chore(deps): update dependency ansible/awx-operator to v2.19.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ansible/awx-operator | Kustomization | minor |
2.17.0 -> 2.19.1
|
Release Notes
ansible/awx-operator (ansible/awx-operator)
v2.19.1
What's Changed
- Separated the console-specific metrics utility into its own tasks and templates (@aknochow #1906)
- Added
github-actions
package manager to the dependabot config file to bump action versions (@oraNod #1900) - Updated the
kind-install.md
doc to show thekubectl
instead ofoc
in the create AWX CR command (@sjagannath05 #1903) - Updated
index.md
file to reflect AWX Operator (@llussy #1904)
New Contributors
- @sjagannath05 made their first contribution in https://github.com/ansible/awx-operator/pull/1903
- @llussy made their first contribution in https://github.com/ansible/awx-operator/pull/1904
Full Changelog: https://github.com/ansible/awx-operator/compare/2.19.0...2.19.1
AWX
This version of the operator was release with AWX v24.6.1
v2.19.0
What's Changed
- Enabled readiness probe for task pod in CI tests (@TheRealHaoLiu #1891)
- Fixed migrations between versions of devel (@TheRealHaoLiu #1890)
- Fixed custom CA certificates for task/web/migration (@JoelKle #1846)
- Updated ``manage_replicas` to accept boolean values (@rcarrillocruz #1893)
- Added scheduling controls to Mesh Ingress (@dhageman #1892)
- Added the ability to apply custom labels to DB migration pods (@sbilque #1878)
- Fixed nox CI test failure (@rooftopcellist #1899)
New Contributors
- @rcarrillocruz made their first contribution in https://github.com/ansible/awx-operator/pull/1893
Full Changelog: https://github.com/ansible/awx-operator/compare/2.18.0...2.19.0
AWX
This version of the operator was release with AWX v24.6.0
v2.18.0
What's Changed
- Fixed
metrics-utility
variables and conditionals (@aknochow https://github.com/ansible/awx-operator/pull/1872) - Added
extra_settings_files
for AWX CR that allows users to add extra settings through python (*.py
) files from ConfigMaps or Secrets (@kurokobo https://github.com/ansible/awx-operator/pull/1836) - Added new readiness check (
check_instance_ready
) check if the instance is marked ready in the database (@TheRealHaoLiu https://github.com/ansible/awx-operator/pull/1885) - Added the ability for the operator to create horizontal pod autoscaling resources for the web and task deployments (@dhageman https://github.com/ansible/awx-operator/pull/1676)
Full Changelog: https://github.com/ansible/awx-operator/compare/2.17.0...2.18.0
AWX
Released with AWX v24.5.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.