Version Info
- Mac CLI download - noobaa-mac-v5.11.0
- Linux CLI download - noobaa-linux-v5.11.0
- Operator image:
What's Changed
- Separate resource validations to a different package by @kfir-payne in #835
- KMS: Rename conf key IBM_KP_INSTANCE_ID -> IBM_KP_SERVICE_INSTANCE_ID by @baum in #836
- STS service and route addition by @romayalon in #828
- Add reset password to the account menu in the CLI by @liranmauda in #808
- Add noobaa-odf-ui service account's role rules by @baum in #827
- fixing getAvailableKubeCli by @jackyalbo in #839
- Fix r.OBC nil pointer dereference by @baum in #837
- Fix typo in the admission server cert file name by @kfir-payne in #844
- always install operator sdk for x86. no arm build for v0.17.2 by @dannyzaken in #849
- Fix minimum volume size validation by @kfir-payne in #852
- Fix noobaa-db-pg-0 Pod stuck CrashLoopBackOff state by @baum in #853
- Add nsfs_account_config to noobaaaccount CRD by @liranmauda in #858
- Increase postgres max connections by @romayalon in #860
- Adding CLI flags is for creating nsfs account by @liranmauda in #859
- Adding webhook to noobaaaccounts - nsfs config only by @liranmauda in #861
- Fixed Tech Debt for AWS STS support by @ezio-auditore in #850
- Add empty target bucket admission validation by @kfir-payne in #867
- Adding NooBaaAccount admission unit tests by @liranmauda in #870
- Fix install-operator-sdk.sh PLATFORM by @liranmauda in #864
- Divide the config map cli test to reduce CI run time by @liranmauda in #873
- Support PostgresDB config override from NooBaa CR by @utkarsh-pro in #854
- Add Regenerate S3 Credentials for OBC to the CLI by @liranmauda in #857
- Fix noobaaaccount to be able to get also namespacestore as a resource by @liranmauda in #877
- Add insecureEdgeTerminationPolicy to the route-s3.yaml by @liranmauda in #879
- create azure StorageAccount with minTLS 1.2 by @dannyzaken in #878
- Added ability to update BackingStore external connection by @kfir-payne in #688
- Fix set ownerReference bug in load store secret by @kfir-payne in #896
- Bumped the version in golangci-lint.yml to fix the GH Action lint. by @liranmauda in #898
- remove deprecated zz_generated.openapi.go by @umangachapagain in #900
- Add noobaa admission controller to prevent CR deletion by @utkarsh-pro in #903
- Fixed cli tests not running by @liranmauda in #902
- bump to Go 1.17, K8s 1.22.2, Rook 1.8.7 by @umangachapagain in #876
- Make STS service optional by @romayalon in #904
- create a pv-pool default backing store in azure gov platforms by @dannyzaken in #907
- Backport to 5.11 by @nimrod-becker in #915
- Backport to 5.11 by @nimrod-becker in #921
- [backport to 5.11] fix searching noobaa webhook by name by @dannyzaken in #922
- Backport to 5.11 by @nimrod-becker in #927
- [Backport to 5.11] Remove UI by @liranmauda in #931
- Backport to 5.11: fix nsfs nil pointer dereference by @nimrod-becker in #934
- Backport to 5.11: fix identical secrets by @nimrod-becker in #935
- [Backport to 5.11] Add webhook validation on noobaa deletion by @dannyzaken in #936
- [backport to 5.11] Fix set secret owner reference by @dannyzaken in #938
- [backport to 5.11] throw temporary error when INVALID_SCHEMA_PARAMS returned from CheckE… by @dannyzaken in #954
New Contributors
- @umangachapagain made their first contribution in #900
Full Changelog: v5.10.1...v5.11.0