What's Changed
- Changed descriptor of Storage Class From Text to StorageClass (@neevnuv #1729)
- Updated the docs requirements to use
pip-tools
to generate the full dependency tree, which aligns with doc requirements in the AWX repo (@oraNod #1727 - Exposed
extra_settings
in the OLM UI form (@rooftopcellist #1732) - Enabled the search feature for the AWX Operator documentation (@kurokobo #1725)
- Upgraded to PostgreSQL 15 and moved to sclorg images (@john-westcott-iv #1486)
- Fixed unsafe conditional in the
roles/backup/tasks/secrets.yml
file (@kurokobo #1737) - Fixed PostgreSQL upgrade conditional (@aknochow #1741)
- Restored
status.upgradedPostgresVersion
as astring
, to maintain backward compatibility (@kurokobo #1745) - Implemented liveness & readiness checking to support the split web/task container configuration and refactored migrations (@dhageman #1674)
- Fixed table format in the Container probes section of the AWX Operator documentation (@erz4 #1748)
- Added ability for defining loadbalancer class (@tylergmuir #1746)
- Extended the expiration date for the certs for receptor nodes to 10 years (@kurokobo #1744)
- Added ability for custom imagePullSecrets for the Mesh Ingress component (@dhageman #1750)
- Updated the AWXMeshIngress route to respect
external_hostname
if defined (@TheRealHaoLiu #1752) - Fixed undefined
external_hostname
when using Route (@TheRealHaoLiu #1753) - Updated PostgreSQL docs about finding default version (@rooftopcellist #1747)
- Updated PostgreSQL service
label_selector
to use thedeployment_type
variable (@rooftopcellist #1755) - Binded execution environment images version with
DEFAULT_AWX_VERSION
(@bartowl #1740) - Fixed
awx_kube_devel
to no longer break due to a recent change to externalize migrations (@TheRealHaoLiu #1759) - Created a new PostgreSQL configuration secret when restoring a new instance (@rooftopcellist #1733)
- Reverted change to cast settings values to strings as they could be nested (@rooftopcellist #1756)
New Contributors
- @neevnuv made their first contribution in #1729
- @oraNod made their first contribution in #1727
- @aknochow made their first contribution in #1741
- @erz4 made their first contribution in #1748
- @tylergmuir made their first contribution in #1746
- @bartowl made their first contribution in #1740
Full Changelog: 2.12.2...2.13.0
Special Note
🚧 2.13.0 has a major bug and should be avoided. See this thread for more information.
AWX
Released with AWX v24.0.0