What's Changed
- Remove usage of create_auth and reset_password API by @tangledbytes in #1697
- Mongo pool upgrade by @naveenpaul1 in #1698
- Modify the
golangci-lintpre-commit and Makefile flow by @Neon-White in #1687 - CVE fix | Remove user_setup script by @liranmauda in #1701
- Bumping version from 5.20.0 to 5.21.0 by @liranmauda in #1704
- Update rook api by @liranmauda in #1709
- Avoid updating cpu and memory in pvc template by @jackyalbo in #1720
- Secure agent_config by using volume mounts instead of env vars by @aayushchouhan09 in #1718
- IAM | IAM Service and Route Addition by @shirady in #1721
- DB Backup - Design doc and initial changes by @dannyzaken in #1717
- add liveness, readiness, and startup probes to noobaa-operator by @OdedViner in #1684
- Add DB backup logic to noobaa reconciliation by @dannyzaken in #1726
- add POSTGRES_HOST_RO to core host if using cnpg cluster by @alphaprinz in #1725
- Fix upgrade failure due to readiness probe by @tangledbytes in #1731
- Update AWS Regions with ap-southeast-6 by @liranmauda in #1735
- Update dependencies by @liranmauda in #1736
- Added logic for DB recovery from backup by @dannyzaken in #1737
- Added a CLI command to take a single DB backup by @dannyzaken in #1740
- Add support for "bench warp" command by @tangledbytes in #1702
- Increased cnpg operator memory to 300Mi by @dannyzaken in #1741
- Delete pre-commit by @jackyalbo in #1742
- IAM | Save ARN for accounts in secret by @naveenpaul1 in #1739
- Handle shared_buffers value when there are no memory requests by @dannyzaken in #1743
- Update Dependencies by @liranmauda in #1746
- fixed typo in noobaa-crd.md by @dannyzaken in #1748
- Add spec validation for BackingStore and NamespaceStore by @VershaAgrawal in #1745
- [Backport into 5.21] Filter out NOOBAA_ROOT_SECRET from env vars to avoid exposing it in pod spec by @liranmauda in #1756
- [Backport into 5.21] fix:bad secret key blocking other backingstores by @liranmauda in #1760
- [Backport into 5.21] disable HAC + set noobaa-core term grace to 1 by @liranmauda in #1763
- [Direct into 5.21] Revert "Bump github.com/kedacore/keda/v2 from 2.18.1 to 2.18.3" by @liranmauda in #1765
- [Backport to 5.21] added regex validation to check cron format of dbBackup.schedule by @dannyzaken in #1776
- [Backport into 5.21] ThanosRuleHighRuleEvaluationWarnings firing due to sufix by @liranmauda in #1785
- [backport to 5.21] Add runbook full capacity alerts by @jackyalbo in #1793
- [Backport into 5.21] Fix the 'runbook_url' position in prometheus-rules file by @liranmauda in #1805
- [Backport into 5.21] backporting regions, and CVE fixes by @liranmauda in #1809
- [Backport 5.21] Re-enable HAC for components other than DB (#1810) by @tangledbytes in #1811
- [Backport 5.21] PR 1819 & PR 1807 by @tangledbytes in #1820
New Contributors
- @OdedViner made their first contribution in #1684
Full Changelog: v5.20.0...v5.21.0