Releases: ansible/awx-operator
Releases · ansible/awx-operator
2.6.0
What's Changed
- Add docs for publishing new operator versions to OperatorHub by @rooftopcellist in #1557
- Added pattern and max-length to secret names by @imedaouidene in #1549
- Update how to get involved by @TheRealHaoLiu in #1564
- Pre-create event table partitions before db backup in operator by @jessicamack in #1443
Full Changelog: 2.5.3...2.6.0
AWX
Released with AWX v23.2.0
2.5.3
What's Changed
- Deployment name should be referenced, not the restore object name by @rooftopcellist in #1543
- Timeout stream keep alive for Upgrades and Restores by @rooftopcellist in #1542
- Fix minikube link location by @fosterseth in #1546
- Fix CI warnings (yamllint and GitHub Actions) by @relrod in #1547
- fix no-log.md link location by @imedaouidene in #1548
- Ensure that web and task deployments scale down for upgrades by @rooftopcellist in #1522
##AWX Version
Released with AWX v23.1.0
New Contributors
- @imedaouidene made their first contribution in #1548
Full Changelog: 2.5.2...2.5.3
2.5.2
What's Changed
- Remove broken installation link by @fosterseth in #1523
- Add readthe docs scaffolding by @samccann in #1515
- Switch to using the sclorg redis image for consistency by @rooftopcellist in #1531
- Add script to publish awx-operator to operator hub by @rooftopcellist in #1528
- Changed replica from string to int for default by @rh-dluong in #1534
- Fixes #1039, naming of clusterscoped resources by @chillTschill in #1159
- Revert "Switch to using the sclorg redis image for consistency (#1531)" by @TheRealHaoLiu in #1536
- Wait for termination grace period when scaling down the deployments by @TheRealHaoLiu in #1537
- Add keepalive to migrate data script by @rooftopcellist in #1538
- Modify how pg password is set in postgres pod by @rooftopcellist in #1540
New Contributors
- @chillTschill made their first contribution in #1159
Full Changelog: 2.5.1...2.5.2
AWX
Released with AWX v23.0.0
2.5.1
What's Changed
- update readme TOC by @samccann in #1504
- Add Table of Contents for nested doc files by @rooftopcellist in #1508
- Add Table of Contents for nested doc files by @rooftopcellist in #1509
- Add new docs files to mkdocs by @samccann in #1507
- Add note about how to find docs after building the doc site by @rooftopcellist in #1512
- Add UI Params for db_management_pod_node_selector and labels by @rooftopcellist in #1465
New Contributors
Full Changelog: 2.5.0...2.5.1
AWX
Released with AWX v22.7.0
2.5.0
What's Changed
- Update README.md to use make deploy by @kdelee in #1488
- Pin Cython for tests, currently PyYAML cannot build by @relrod in #1492
- Drop docker install workaround by @relrod in #1463
- Add uwsgi config as configmap with vars by @kdelee in #1487
- Allow {web_,task_,}replicas to be 0 and split out molecule tests by @relrod in #1468
- Moved introduction from readme to docs folder by @DesmondSanctity in #1477
- Moved installation from readme to docs folder by @DesmondSanctity in #1478
- Moved user guide segment from readme by @LuluNwenyi in #1480
- Set a default container for web & task deployments by @rooftopcellist in #1500
- Moved upgrade segment from readme by @LuluNwenyi in #1481
- Moved uninstall segment from readme by @LuluNwenyi in #1482
- Moved added contributing segment to docs by @LuluNwenyi in #1483
New Contributors
- @LuluNwenyi made their first contribution in #1480
Full Changelog: 2.4.0...2.5.0
AWX
Released with AWX v22.6.0
2.4.0
What's Changed
- Add mkdocs scaffolding by @BhattacharjeeSutapa in #1363
- Enable configuration of rsyslog environmental variables, volume mounts, and entrypoints by @ubajze in #1467
- Allow ability to define requests and limits for ephemeral storage. by @rakesh561 in #1466
- Fix wsrelay still using port 443 even BROADCAST_WEBSOCKET_PORT=8052 by @chicuongha in #1475
- Updated image pull policy for backup and restore policy as variable by @rakesh561 in #1473
- There was a typo in the CRD for the ephemeral storage which was ephemeral_storage instead of ephemeral-storage by @rakesh561 in #1476
- Add receptor_log_level by @fosterseth in #1444
New Contributors
- @BhattacharjeeSutapa made their first contribution in #1363
- @chicuongha made their first contribution in #1475
Full Changelog: 2.3.0...2.4.0
AWX
Released with AWX v22.5.0
2.3.0
What's Changed
- Changing helm-release url setting from global to local by @john-westcott-iv in #1420
- Fix rsyslog container resources in task deployment template by @dale-mittleman in #1426
- Relocate receptor cert and key file location by @TheRealHaoLiu in #1442
- Updated task.yaml.j2 rsyslog container to have preStop hook by @rakesh561 in #1422
- Updated backup and restore roles so that node selector can be passed through spec by @rakesh561 in #1434
- Update manager_auth_proxy_patch.yaml by @soumyadeep-paul-ibm in #1438
- Fix failure in CI while creating kind cluster by @TheRealHaoLiu in #1462
- Do not cause web deployment restart on pre-stop scripts changes by @stanislav-zaprudskiy in #1458
- Update code with capability to set the init container resources instead of using web or task container resources by @rakesh561 in #1439
- Update README.md by @mahoutukaisali in #1430
New Contributors
- @soumyadeep-paul-ibm made their first contribution in #1438
- @mahoutukaisali made their first contribution in #1430
Full Changelog: 2.2.1...2.3.0
AWX
Released with AWX v22.4.0
2.2.1
What's Changed
- Remove redundant slash in path to template by @laiminhtrung1997 in #1416
- Add GHA for re-publishing helm chart when necessary & for debugging by @rooftopcellist in #1417
- Fix templating error when bundle_ca_crt is present by @fosterseth in #1418
- Debug statements for helm release by @rooftopcellist in #1419
New Contributors
- @laiminhtrung1997 made their first contribution in #1416
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Fix so that the index.yaml changes are pushed by @rooftopcellist in #1402
- Host aliases by @rooftopcellist in #1373
- Add docs for customizing the favicon for AWX by @rooftopcellist in #1406
- Add ability to configure Postgres keepalive settings by @TheRealHaoLiu in #1393
- Bump ansible-operator to v1.28.1 by @ToxicGLaDOS in #1408
- Added capability to set the rsyslog container resources by @rakesh561 in #1410
New Contributors
- @ToxicGLaDOS made their first contribution in #1408
Full Changelog: 2.1.0...2.2.0
AWX
Released with AWX v22.3.0
2.1.0
What's Changed
- Update README.md by @sdx23 in #1369
- Fix chart package path on helm-release playbook by @tanganellilore in #1368
- Fix linter warnings on PRs by @rooftopcellist in #1372
- Changing helm-release again by @john-westcott-iv in #1371
- Fixes #1370 - slash at variable end by @lumarel in #1374
- Add docs for how to run molecule tests with kind by @rooftopcellist in #1375
- Bump kustomize v4.5.7 to v5.0.1 by @fosterseth in #1357
- Fix typo in rsyslog var by @jrgoldfinemiddleton in #1384
- Web: Use sha1 filter instead of md5 by @dsavineau in #1386
- [CI] Fix failing AWX checks by pinning molecule dependency ansible-compat by @relrod in #1387
- Update Makefile by @patrickdappollonio in #1389
- Fix variable name for loadbalancerip in template. by @cilq in #1388
- Allow configuration of resource requirements for init containers by @rooftopcellist in #1392
- Fix molecule test by pinning community.docker for requests issue by @rooftopcellist in #1396
- Add postgres_storage_class to UI form & fix PG Storage requirements by @rooftopcellist in #1395
- Change storage class display type to dropdown by @rooftopcellist in #1398
- Set receptor log level to info by @fosterseth in #1399
- Update README.md by @wiltonsr in #1397
- Create doc-proposal.md to capture the new doc proposal for AWX-Operator by @DesmondSanctity in #1379
- Unpin ubuntu version for feature branch CI build (#1400) by @TheRealHaoLiu in #1401
New Contributors
- @sdx23 made their first contribution in #1369
- @tanganellilore made their first contribution in #1368
- @jrgoldfinemiddleton made their first contribution in #1384
- @relrod made their first contribution in #1387
- @patrickdappollonio made their first contribution in #1389
- @cilq made their first contribution in #1388
- @wiltonsr made their first contribution in #1397
- @DesmondSanctity made their first contribution in #1379
Full Changelog: 2.0.1...2.1.0
AWX
Released with AWX v22.2.0