Releases: redhat-cop/agnosticd
v1.2.5
git log v1.2.4..HEAD --pretty=format:"- %h %s by %an" -- ansible/library ansible/action_plugins ansible/cloud_providers ansible/roles-infra ansible/*.yml tools/ tests/ ansible/filter_plugins ansible/lookup_plugins ansible.cfg docs .github
v1.2.4
git log v1.2.3..HEAD --pretty=format:"- %h %s by %an" -- ansible/library ansible/action_plugins ansible/cloud_providers ansible/roles-infra ansible/*.yml tools/ tests/ ansible/filter_plugins ansible/lookup_plugins ansible.cfg docs .github
- 2edea67 Capture per-user agnosticd_user_info messages in result (#5810) by Johnathan Kupferer
- d3c642f Do not log az login command on any azure role/config (#5710) by Patrick T. Rutledge III
- e7ec138 Fix gcp destroy (#5746) by Patrick T. Rutledge III
- 734fe68 Fix static checks (#5747) by Guillaume Coré
- afa3ca5 Windows venv (#5718) by Mitesh The Mouse
- c3a79a5 Latest windows ansible virtual environment (#5715) by Mitesh The Mouse
- c0a20dd Adding RHEL91 Image to GOLD image list (#5674) by Billy Bethell
- f48eee8 We're having issues with the FIP not being visible during the deployment, but immediately after fail everything is reachable. Seems we need a large timeout for OSP - adding here. (#5677) by John Apple II
- f18e46d infra_osp_lifecycle: Use consistent variable name (#5672) by Guillaume Coré
- 1de2144 Update URL in AWS OPEN Sandbox (#5670) by Billy Bethell
- 28d5fc6 Fix hypershift (#5643) by Wolfgang Kulhanek
- 2ebed44 Tested and should work (#5642) by Wolfgang Kulhanek
- b301e68 Updates to docs and scripts (#5637) by Wolfgang Kulhanek
- 782781e Add OCP AgnosticD docs (#5636) by Wolfgang Kulhanek
- db438e6 SSH doc: Add deprecated vars and roles (#5620) by Guillaume Coré
- 9d4f3ee Added doc on execution environments (#5631) by Wolfgang Kulhanek
- b39fdb7 Update First_OSP_Env_walkthrough.adoc (#5604) by Patrick T. Rutledge III
- 073974c Fix azure destroy (#5532) by Patrick T. Rutledge III
- b716f35 Add any_errors_fatal to ansible.cfg (#5517) by Johnathan Kupferer
- 5a73959 Remove filters for server_info module (#5529) by agonzalezrh
- f17763f fix typo in rhel9 search string (#5519) by Patrick T. Rutledge III
- 192be8a add more text to avoid getting BETA for rhel9 (#5516) by Patrick T. Rutledge III
- c9c5741 Add create_ssh_provision_key_enable_user_info_data flag (#5504) by Johnathan Kupferer
- 97ef6c6 Use a fork for asciidoctor-action (#5481) by Guillaume Coré
- 3098fca try to fix status by handling incosistent az command output (#5449) by Patrick T. Rutledge III
- 0cbbf60 switch to env based auth (#5436) by Patrick T. Rutledge III
- d1d3cb2 add validation if the resource group is already deleted (#5431) by Patrick T. Rutledge III
- b46ab58 Fix permission for labeler Github Action (#5430) by Guillaume Coré
- 67ca89d fix destroy for gcp (#5393) by Patrick T. Rutledge III
- d0852f5 add tag to resource groups created in infra (#5386) by Patrick T. Rutledge III
- 972bdea Add equinix API lookup (#5385) by Guillaume Coré
- c8a918c update the way the bastion hostname is figured out (#5367) by Patrick T. Rutledge III
- 0e9638c fix status for azure cloud provider (#5321) by Patrick T. Rutledge III
- 1030523 azure: fix SSH worflow (#5316) by Guillaume Coré
- af3daea Revert "azure: do not define ssh key file per host (#5311)" (#5313) by Judd Maltin
- b9f3553 azure: do not define ssh key file per host (#5311) by Guillaume Coré
- 2ef9a2d Support new version of ansible-runner (#5309) by Guillaume Coré
- 40ae780 Move OpenStack lifecycle to infra role (#5297) by Johnathan Kupferer
- c19f8a1 remove call to env-authorized_key_path which breaks azure (#5298) by Judd Maltin
- 2a15773 Use new var name for create-inventory azure role (#5294) by Guillaume Coré
- 4e1482e Azure start stop status (#5293) by Judd Maltin
- 44efdde SSH doc: be explicit about SSH config generation (#5286) by Guillaume Coré
- 7ea5d75 add role to get env_authorized_key_path to azure-create-inventory (#5267) by Judd Maltin
- cf3a4cb Use project ID instead of name when destroying (#5261) by Guillaume Coré
- c0fabf2 Add user info default vars for infra-aws-open-environment (#5246) by Johnathan Kupferer
- d709959 update to AMI list with new images (#5230) by Wilson Harris
- c0455ba Ansible 2.9 OSP modules doesn't use "ansible_facts" key anymore (#5242) by agonzalezrh
- 9ea446f Add default for sandbox_enable_ui (#5233) by Johnathan Kupferer
- 38a427a Update equinix_metal-ansible2.9-python3.6-2022-08-11.txt (#5240) by Dibyendu Jana
- cd7a2bd Create equinix_metal-ansible2.9-python3.6-2022-08-11.txt (#5238) by Dibyendu Jana
- cfffb55 fix SSH keys for ocp on azure (#5209) by Patrick T. Rutledge III
- be1e3b3 re-add ssh config to ocp on gcp (#5203) by Patrick T. Rutledge III
- 569513b Fix OCP on GCP SSH key issues (#5200) by Patrick T. Rutledge III
- 42a28a2 remove old core azure legacy code that fails (#5193) by Judd Maltin
- e7e53d0 Changing openstack ansible module to os_server_info (#5171) by Thomas Crowe
- 12e2d38 update user info text for adoc (#5169) by Patrick T. Rutledge III
- 0f17b72 remove all student and cloudformation config in lieu of infra-aws-open-environment role (#5159) by Patrick T. Rutledge III
- 4224ef2 removed student user in lieu of admin user (#5158) by Patrick T. Rutledge III
- fa3ffc8 Move all AWS sandbox output into the infra role (#5157) by Patrick T. Rutledge III
- 2581de3 Create ansible2.9-python3.6-2022-07-27.txt (#5154) by agonzalezrh
- 2c26a25 changing
os_server_info
toopenstack.cloud.server_info
and updating var names (#5138) by Thomas Crowe - d016df1 ec2: Fix lifecycle when there are terminated vm (#5102) by Guillaume Coré
v1.2.3
❯ git log --pretty=format:"- %h %s by %an" v1.2.2..HEAD ansible/library ansible/action_plugins ansible/cloud_providers ansible/roles-infra ansible/*.yml tools/ tests/ ansible/filter_plugins ansible/lookup_plugins ansible.cfg
- 7ef1a2c Add config to externally provide private SSH key used for provision and destroy at EC2 (#5060) by makirill
- cde665d align azure python module versions with other virtualenvs (#5049) by Judd Maltin
- 6b9a6d0 merge virtualenvs azure_open_envs-ansible2.9-python3.6-2022-04-06.txt ansible2.9-python3.6-2021-11-30.txt (#5028) by Judd Maltin
- f5e347b Remove possible unecessary .pem in pubkey path (#4993) by Guillaume Coré
Updated repo values in trigger template.
Updated repo values in trigger template.
Updated pipeline and trigger template related tasks.
updated pipeline and trigger template related tasks. Before sanity check task creation.
New Release - Minor fix to git repo update
Update git repo content - Fix couple of issues (#5069) * Adding new role for Object Detection AI/ML application setup * Added Object Detection AI/ML App Setup * Added triggers * Update main.yml * updated namespace * UPdate * removed ca * Added pipeline for Model Build * Update workload.yml Added pipeline and pvc creation in workload. * Update object-detection-rest-pipeline.yaml * Update pvc-workspace.yaml * Update workload.yml * Update workload.yml * Removed ca related files * Update * Fixed syntax * Fixed syntax issue * Update to fix syntax issue * Update to fix syntax issue * Update to fix syntax issue * Update to fix syntax issue * Update to fix syntax issue * Update to fix syntax issue * Update to fix syntax issue * Update to fix syntax issue * Updated as per best practice * Updated ocp_username to rhods_username * updated ocp_username to rhods_uername variable * Updated gitea url variable * updated git repo link * Updated pvc to gp2 and fixed arc-model repo in pipeline * Added workload removed and updated readme.doc * Added triggers * Added triggers and webhook to gitea * update webhook without deleteing previous one * variable for the user to create gitea route * Fixed trailing space * fixed trailing spaces in workload.yml * New Role for Retail Use Case - AI/ML Object Detect Workshop * Update readme * Updated the default variables for these two roles * Increased deplays as 10 retries not working * Added web terminal to the cluster console * Added delay for 'Wait for ready Jupyter Deployment' as it failed retrying in Single node configuration * Updated workload for ArgoCD * update * update * update * updated gitops setup * update * update * updated git repo to be updated file and location * fixed line length * Fixed line length * update * update * updated the line split to fix tempalting issue * updated the line split to fix tempalting issue * Updated setup gitops * updated setup git repos * update * fix git repo update Co-authored-by: ritzshah <[email protected]> Co-authored-by: sborenst <[email protected]> Co-authored-by: GTPE Student <[email protected]>
v1.2.2
NOTE: The following changelog is since v1.2.0 as v1.2.1 is a tag and doesn't have a changelog.
git log --pretty=format:"- %h %s by %an" v1.2.0..HEAD ansible/library ansible/action_plugins ansible/cloud_providers ansible/roles-infra ansible/*.yml tools/ tests/ ansible/filter_plugins ansible/lookup_plugins ansible.cfg
Changes in agnosticd core since v1.2.0
(no change in core since v1.2.1):
- 6d27f20 Restore output dir after galaxy collections (#4723) by Guillaume Coré
- 24bcb05 Add ansible2.9-python3.6-2022-05-11 virtualenv (#4717) by Johnathan Kupferer
- 9a4b7d4 Feature: dynamically define galaxy requirements (#4714) by Guillaume Coré
- bd30dbd add new create_ssh_config boolean to avoid creating SSH config and in… (#4692) by Patrick T. Rutledge III
- e13cb21 Adding missing libraries to copy/download images from/to osp/ibmcloud (#4661) by agonzalezrh
- 466f615 Do not generate ssh config when no bastions are deployed (#4662) by Johnathan Kupferer
- 48d2a86 ocp4-cluster config, support multiple zone-layout for ODCR (#4657) by Guillaume Coré
- 18ffe05 add psutil to the req (#4653) by Patrick T. Rutledge III
- 8d12e0d Add GCP VENV (#4652) by Patrick T. Rutledge III
- de790f1 Add support for hyphens in ec2 instances names (#4647) by Johnathan Kupferer
- 7a72bd5 Update multicloud EE to v0.0.6 (#4615) by Guillaume Coré
- 5cdcb55 Fix ocp-workloads failing because of locate_env_authorized_key role (#4616) by Guillaume Coré
- 89a52c3 Update azure_open_envs-ansible2.9-python3.6-2022-04-06.txt (#4602) by Patrick T. Rutledge III
- 8d37162 Update azure_open_envs-ansible2.9-python3.6-2022-04-06.txt (#4601) by Patrick T. Rutledge III
- daf8449 Update azure open env virtualenv (#4600) by Patrick T. Rutledge III
- 454ccbf add azure-identity requirement to azure open env (#4599) by Patrick T. Rutledge III
v1.2.0
git log --pretty=format:"- %h %s by %an" v1.1.1..HEAD ansible/library ansible/action_plugins ansible/cloud_providers ansible/roles-infra ansible/*.y{,a}ml tools/ tests/ ansible/filter_plugins ansible/lookup_plugins ansible.cfg
- 5c66ca2 infra-images: Update pattern not to pick BETA AMIs (#4551) by Guillaume Coré
- cf120f7 New role to detect env_authorized_key path (#4550) by Guillaume Coré
- 9ce5773 Update SSH key management and access (#4521) by Guillaume Coré
- 750245f Sometimes the DNS zones dont exist, just move on (#4532) by Patrick T. Rutledge III
- e5d1364 Update build scripts for EE and documentation (#4492) by Guillaume Coré
- cfeb5f1 Ansible Execution Environment support (#4177) by Guillaume Coré
- 7aa226d Add user key in agnosticd_user_info result (#4478) by Johnathan Kupferer
- 6da6d88 Libraries to save/upload images and workflow example (#4473) by agonzalezrh
- eab1690 Fix to install collections into collections paths (#4383) by Johnathan Kupferer
- ccb2ad0 Add update entry point playbook (#4434) by Johnathan Kupferer
- f3a9f01 Add Bitwarden lookup plugin (#4441) by Johnathan Kupferer
- 5cdfe78 Revert "Add bitwarden lookup plugin (#4438)" (#4439) by Guillaume Coré
- 0eb82bc Add bitwarden lookup plugin (#4438) by Johnathan Kupferer
- d222faa fix azure deletion to use collection fully quallified path (#4405) by Patrick T. Rutledge III
- d6034e4 add azure collections to ocp4-cluster (#4380) by Patrick T. Rutledge III
- 755780b Fix cluster_dns_server var and port (#4381) by Guillaume Coré
- 99f19e9 Add another error handler for azure keyvault check (#4375) by Patrick T. Rutledge III
- c098088 Update variable for dns_zone on infra-osp-dns role (#4372) by agonzalezrh
- 3e8d958 Fix variable name (#4371) by Guillaume Coré
- a88a06a Ansible windows venv (#4368) by Mitesh The Mouse
- 723b1c2 Ansible windows venv (#4367) by Mitesh The Mouse
- 68fbfcb add containerregistry to azure open env virtenv (#4362) by Patrick T. Rutledge III
- 3974917 Added aws windows virtual environment (#4350) by Mitesh The Mouse
- 91840e7 one more try for venv (#4361) by Patrick T. Rutledge III
- 39b235b update venv (#4360) by Patrick T. Rutledge III
- d0a4895 Adfe2 (#4358) by Patrick T. Rutledge III
- 1cdc832 update requirements for azure collection (#4357) by Patrick T. Rutledge III
- d2af89a update ansible version of azure open env (#4356) by Patrick T. Rutledge III
- 52c9bdf add ansible[azure] to azure open env (#4355) by Patrick T. Rutledge III
- 7ab5475 add ansible 2.9 version of open env (#4353) by Patrick T. Rutledge III
- 770e46d remove pygithub requirement (#4352) by Patrick T. Rutledge III
- 561e258 remove winrm from azure open env virtualenv (#4351) by Patrick T. Rutledge III
- f7403b9 update venv (#4349) by Patrick T. Rutledge III
- 44c23b9 remove winrm from virtualenv (#4348) by Patrick T. Rutledge III
- a850662 update virtualenv (#4346) by Patrick T. Rutledge III
- cbe387d move virtualenv to py 3.6 (#4345) by Patrick T. Rutledge III
- 88f8a0c create new virtual env for azure open env (#4344) by Patrick T. Rutledge III
- 99e4e95 Azure open env (#4339) by Patrick T. Rutledge III
- fed605c Add alternative DNS names for instances (#4334) by Guillaume Coré
- b028055 New parameter to force ODCR to a single AZ (#4325) by Guillaume Coré
v1.1.1
Bugfixes for equinix metal cloud provider (load-test)
v1.1.0
- 289bb01 re-enabling me-south-1 AMI mappings (#4291) by Øystein Bedin
- 194abcc Introducing dynamic images (#4267) by Guillaume Coré
- 709d5f4 Adding AvD config for CNV Equinix babylon (#4277) by Dibyendu Jana
- fbf4ced Switch to use ec2 module to start/stop instances (#4276) by Johnathan Kupferer
- b0fe437 Update virtualenvs README (#4275) by Johnathan Kupferer
- d0990b4 Add known issue for pyvenv (#4208) by Guillaume Coré
- 05eb920 Create equinix_metal-ansible2.9-python3.6-2021-11-03.txt (#4271) by Dibyendu Jana
- 8720e4b Add virtualenv ansible2.9-python3.6-2021-11-30 (#4270) by Johnathan Kupferer
- c0f977e Return a empty list of images to download if there is nothing on IBM Cloud (#4264) by agonzalezrh
- 5ed5417 Fix inventory exporter loop (#4239) by Guillaume Coré
- 4d0bba1 Equinix metal: add chdir to anisble-galaxy command (#4210) by Guillaume Coré
- d8e115d Support semantic versioning (#4181) by Guillaume Coré
- ee5157e Add lifecycle functions to Equinix (#4184) by Guillaume Coré
- 1edf0d5 Inject cloud_tags to equinix device tags (#4182) by Guillaume Coré