Releases: ansible/awx-operator
Releases · ansible/awx-operator
1.0.0
Breaking change
- Change no_log type to boolean by @rooftopcellist in #1068
What's Changed
- More no_log default updates by @rooftopcellist in #1069
- Csv: Add missing no_log to backup/restore by @dsavineau in #1070
- Csv: Use booleanSwitch for no_log parameter by @dsavineau in #1071
- Clarify Restore & Install options in Openshift UI interface by @rooftopcellist in #924
- Fix version label truncating by @Zokormazo in #1073
- Add csv description by @rooftopcellist in #1072
- Fix templating config 0.30 by @chris93111 in #1077
- Be consistent when naming form entries and with capitalization by @rooftopcellist in #1082
- Update config/manifests/bases/awx-operator.clusterserviceversion.yaml by @Ompragash in #1083
- Use Task container resource requirements for init container by @rooftopcellist in #1084
- Avoid molecule 4.0.2 by @Zokormazo in #1091
- CI: Add check for no_log statement by @dsavineau in #1096
- Version 4.0.3 still not fixed, pin to before by @AlanCoding in #1100
- Enable configuration of route and ingress api versions by @sivateja04 in #1098
- Add expected postgres version and usage docs by @rooftopcellist in #1103
New Contributors
- @chris93111 made their first contribution in #1077
- @Ompragash made their first contribution in #1083
- @sivateja04 made their first contribution in #1098
Full Changelog: 0.30.0...1.0.0
AWX
Released with AWX v21.8.0
0.30.0
What's Changed
- Add check for cluster type & improve projects_persistence templating by @rooftopcellist in #1051
- Explicitly set kind value to AWX by @rooftopcellist in #1056
- Add workaround to populate index.yaml by @janorn in #1065
- change receptor ca secret to tls secret... with migration by @TheRealHaoLiu in #1063
- change receptor ca secret to tls secret by @TheRealHaoLiu in #1062
- Add docs for adding execution nodes and custom CA by @fosterseth in #1061
New Contributors
Full Changelog: 0.29.0...0.30.0
AWX
Released with AWX v21.7.0
0.29.0
What's Changed
- Remove usage of NAMESPACE var in README by @sumkincpp in #1028
- Adding ingress class name to ingress template (#716) by @somebadcode in #977
- Move labels into reusable templates by @shanemcd in #1040
- Add pycache to gitignore by @shanemcd in #1041
- Fix restore resource requirements field name for management pod resources by @rooftopcellist in #1044
- Update requirements.yml and vendor new collections by @rooftopcellist in #1045
- Allow runtime modification of receptor config without updating configmap by @TheRealHaoLiu in #1012
- Upgrade operator-sdk version from 1.22.2 to 1.23.0 by @iblancasa in #1038
- Pre-create dummy rh secret to avoid errors by @rooftopcellist in #952
New Contributors
- @sumkincpp made their first contribution in #1028
- @somebadcode made their first contribution in #977
- @TheRealHaoLiu made their first contribution in #1012
- @iblancasa made their first contribution in #1038
Full Changelog: 0.28.0...0.29.0
AWX
Released with AWX v21.6.0
0.28.0
What's Changed
- Make Backup & restore requests and limits configurable by @rooftopcellist in #1030
- Import all ldap config classes in settings.py by @mac-chaffee in #961
- Fix helm package build redundancy and release automation by @rooftopcellist in #1008
- Fixes #1032 - Update filter to jinja 3.x format by @whitej6 in #1034
- Remove reference to cluster.local by @mateuszdrab in #1033
- AWX.enable corrected to AWX.enabled by @SweetGeneral in #1035
- Streamlined chart build by @miles-w-3 in #1013
New Contributors
- @whitej6 made their first contribution in #1034
- @mateuszdrab made their first contribution in #1033
- @SweetGeneral made their first contribution in #1035
Full Changelog: 0.27.0...0.28.0
0.27.0
What's Changed
- Fix helm package build redundancy and release automation by @rooftopcellist in #1010
- installer: fix undefined limit key in config by @dsavineau in #929
- fix: change to safely skip task if backupDirectory is not defined by @kurokobo in #1004
- Organize installer templates into subdirectories by @shanemcd in #1015
- configure callback receiver workers based on CPU by @jainnikhil30 in #976
- Respect LOG_AGGREGATOR_LEVEL by @shanemcd in #1026
- Delete logging overrides in configmap by @shanemcd in #1029
- Upgrade to Operator SDK v1.22.2 by @rooftopcellist in #1001
New Contributors
- @dsavineau made their first contribution in #929
- @jainnikhil30 made their first contribution in #976
Full Changelog: 0.26.0...0.27.0
AWX
Released with AWX v21.5.0
0.26.0
What's Changed
- Deprecate the backup_pvc_namespace field by @rooftopcellist in #988
- Adding PR template by @john-westcott-iv in #982
- fix helm-chart Makefile issue by @bewing in #984
- Introduce
set_self_labels
in CRDs by @stanislav-zaprudskiy in #979 - Move custom resource definitions into a CRDs folder by @FleetAdmiralButter in #994
- Restore not managed external postgresql by @lutskevich in #877
- Please backup before attempting an upgrade by @john-westcott-iv in #1002
- Bump dependencies stream by @rooftopcellist in #841
- Use new postgres pod label when migrating from old instance by @rooftopcellist in #1005
- Adding GitHub check to ensure PRs have the proper X/Y/Z flags by @john-westcott-iv in #1007
New Contributors
- @stanislav-zaprudskiy made their first contribution in #979
- @FleetAdmiralButter made their first contribution in #994
- @lutskevich made their first contribution in #877
Full Changelog: 0.25.0...0.26.0
AWX
Released with AWX v21.4.0
0.25.0
What's Changed
- Added helm values, templates, and readme by @miles-w-3 in #963
New Contributors
- @miles-w-3 made their first contribution in #963
Full Changelog: 0.24.0...0.25.0
0.24.0
What's Changed
- Enable ipv6 listening in nginx config by @astehlik in #950
- Use specific version of redis image by @mac-chaffee in #959
- Fix ldap bind password secret usage: ldap_password_secret by @doanminhtu in #955
- Add default resource requests for operator container by @rooftopcellist in #962
- Option to delete backup dir on PV when AWXBackup object is deleted by @viv-dev in #944
- Add an example of the nodeport_port in readme by @taishen in #964
- added auto_upgrade flag by @Cl0udius in #956
- Add Docs notes for custom secret keys by @rooftopcellist in #969
- remove namespace from helm chart by @bewing in #954
- Fix #958: allow pg_dump backup command customization by @sdktr in #980
- Add tests around ingress_path feature by @shanemcd in #983
New Contributors
- @astehlik made their first contribution in #950
- @doanminhtu made their first contribution in #955
- @viv-dev made their first contribution in #944
- @taishen made their first contribution in #964
- @Cl0udius made their first contribution in #956
- @bewing made their first contribution in #954
- @sdktr made their first contribution in #980
Full Changelog: 0.23.0...0.24.0
0.23.0
What's Changed
- .github folder maintainance by @john-westcott-iv in #947
- Adding feature requests issue type by @john-westcott-iv in #951
- Make no_log configurable by @rh-dluong in #923
Full Changelog: 0.22.0...0.23.0
AWX
Released with AWX v21.2.0
0.22.0
What's Changed
- Added capability to set the redis container resources by @rooftopcellist in #899
- Remove unneeded olm-parameter template file by @rooftopcellist in #901
- Updated the Readme by @PaulVerhoeven1 in #906
- Use awx web launch script to pick up the correct supervisor config by @rooftopcellist in #935
New Contributors
- @PaulVerhoeven1 made their first contribution in #906
Full Changelog: 0.21.0...0.22.0