Releases: noobaa/noobaa-operator
Releases · noobaa/noobaa-operator
v5.15.0
Release v5.15.0
What's Changed
- Fixing issue with bounded COSI socket by @jackyalbo in #1172
- Endpoints topology-spread-constraints added by @naveenpaul1 in #1138
- Use
AzureLogAccessKeysParams
as a pointer instead of a nested struct by @Neon-White in #1176 - COSI | CLI | Bucket Access Class & Bucket Access implementation by @romayalon in #1161
- Improve the bucket class docs by @Neon-White in #1081
- Adding basic support for working with external postgres DB by @jackyalbo in #1179
- Update
ContainerImage
to point to the latest build by @Neon-White in #1180 - Doc | Deploy Noobaa On Minikube or Rancher Desktop (For Developers) by @shirady in #1097
- Create external-postgres.md by @jackyalbo in #1181
- [Chore] Update install instructions for NooBaa by @tangledbytes in #1186
- Remove operator-sdk dependency by @v-harihar in #1183
- update go version by @v-harihar in #1184
- Correcting misaligned .PHONY in Makefile by @v-harihar in #1192
- Skip hpav2 resources if metrics type is Resource by @naveenpaul1 in #1190
- Update AWS Regions by @shirady in #1189
- Pass Region Param to External Connection by @shirady in #1188
- Fix the operator image make target by @Neon-White in #1198
- CLI | Fix creation and validation of OBC with replication by @romayalon in #1200
- Add support for config file by @tangledbytes in #1195
- Fixed noobaa CLI api calls to object_api by @achouhan09 in #1203
- Pass Region in Analyze Resource by @shirady in #1202
- Bumping rook by @liranmauda in #1205
- Bump version to 5.15 by @liranmauda in #1212
- Supporting core connection string in operator by @jackyalbo in #1213
- Adding SSL support to External Postgres by @jackyalbo in #1216
- Adding operator checks for External DB w/o SSL by @jackyalbo in #1220
- Implement upgrade via CLI by @Neon-White in #1214
- Bug Fix BZ 2242854 | Fallback to PV Pool (CCO) by @shirady in #1223
- Update Package Cloud Credential Operator (CCO) by @shirady in #1224
- Added support for force_md5_etag for bucket and account by @achouhan09 in #1215
- Update documentation with SSL by @jackyalbo in #1227
- Bug Fix BZ 2242414 | Add Flag
app-namespace
To Commandobc regenerate
by @shirady in #1230 - Bug Fix BZ 2242414 | Use
appNamespace
Instead ofoptions.Namespace
For Secret by @shirady in #1231 - Update Package github.com/openshift/api by @shirady in #1232
- CI | Increase Timeout In run_admission_test by @shirady in #1229
- Pull busl to mpl licensing changes in libopenstorage to go.mod by @v-harihar in #1233
- Add Logs to
Setdesirednoobaadb
Before Record an Event by @shirady in #1246 - Edit CLI Short of Creation of Type
aws-sts-s3
in BS and NS by @shirady in #1247 - Default Backingstore IBM COS - Change Comment and Variable Name by @shirady in #1245
- CLI support for role config assignment by @Neon-White in #1238
- Add Default Backingstore for AWS STS with CCO by @shirady in #1253
- Bump rook to v1.12.6 by @liranmauda in #1258
- Bug Fix #1259 | Fix Bug Operator Restart on GCP Cluster by @shirady in #1260
- Doc | Update Backingstore Doc Related to AWS STS by @shirady in #1255
- changed ui Role to ClusterRole by @dannyzaken in #1262
- Added preStop hook to DB statefulset by @dannyzaken in #1263
- Replacing github.com/rook/rook with github.com/rook/rook/pkg/apis by @liranmauda in #1268
- [Backport to 5.15] Add upgrade process for postgres DB version 15 by @jackyalbo in #1277
- [backport to 5.15] Fix the label-based IBM cluster region lookup (#1279) by @dannyzaken in #1281
- [Backport into 5.15] update rook to 1.31.1 by @liranmauda in #1283
- [5.15] - CLI Additions by @dannyzaken in #1286
- [Backport into 5.15] backporting some bug fixes by @liranmauda in #1293
- [Backport to 5.15] use injected root CAs also when for AWS and IBM by @dannyzaken in #1300
- [Backport into 5.15] Moving COSI temporarily out of the code by @liranmauda in #1301
- [5.15 BACKPORT] Utilize the refreshing global CA bundle for the Azure and Google clients by @Neon-White in #1308
- [BACKPORT 5.15] Partial revert of #1304 by @Neon-White in #1315
- [Backport to 5.15] fixing returned status and adding prints by @dannyzaken in #1320
Full Changelog: v5.14.5...v5.15.0
v5.14.5
Release v5.14.5
What's Changed
- [5.14] Bumping the version from 5.14.4 to 5.14.5 by @liranmauda in #1294
- [Backport into 5.14] Remove upgradeBackingStore by @liranmauda in #1297
Full Changelog: v5.14.4...v5.14.5
v5.14.4
Release v5.14.4
What's Changed
- [5.14] Bumping the version from 5.14.2 to 5.14.3 by @liranmauda in #1269
- [Backport into 5.14] Bump dependencies by @liranmauda in #1265
- [5.14] Bumping version from 5.14.3 to 5.14.4 by @liranmauda in #1289
Full Changelog: v5.14.2...v5.14.4
v5.14.2
Release v5.14.2
What's Changed
- [5.14] Bumping the version from 5.14.1 to 5.14.2 by @liranmauda in #1267
Full Changelog: v5.14.1...v5.14.2
v5.14.1
Release v5.14.1
What's Changed
- [5.14] Bump version from 5.14.0 to 5.14.1 by @liranmauda in #1250
- [Backport into 5.14] Regenerating s3 credentials for OBC not in a different namespace fails by @liranmauda in #1242
Full Changelog: v5.14.0...v5.14.1
v5.14.0
What's Changed
- CI | Update Admission Tests Workflow by @shirady in #1063
- Admission test - release NooBaa core image by @baum in #1076
- add security context to NooBaa operator pod by @tangledbytes in #1069
- Bump golang.org/x/net from 0.3.0 to 0.7.0 by @dependabot in #1058
- Bump github.com/hashicorp/vault from 1.12.2 to 1.12.5 by @dependabot in #1082
- Bump go version from 1.18 to 1.19 and rook to v1.11.0 by @liranmauda in #1084
- Fix Bug BZ 2183480 | Update AWS Regions by @shirady in #1086
- github action: bump golangci lint version by @baum in #1088
- Replace ownership change init container with K8s FSGroup by @tangledbytes in #1078
- Bug Fix 1089 |
account-name
Andaccount-key
Should Not Appear When Creating azure-blob Namespacestore or Backingstore by @shirady in #1092 - added --dev flag to the cli by @dannyzaken in #1094
- Bumping rook to v1.11.3 and bump deps to avoid CVE by @liranmauda in #1090
- CI | Exclude 'docs' Directory From GitHub Workflows by @shirady in #1093
- Integrate with KEDA for custom metrics scaling by @naveenpaul1 in #1023
- CI | Undo Exclude Doc Directory from CI by @shirady in #1103
- Fix init container cleanup, Rollback lib-bucket-provisioner, Fix autoscaler by @tangledbytes in #1104
- Noobaa CR valiation Fix by @naveenpaul1 in #1108
- Fix DB SCC reconcile by @tangledbytes in #1110
- Improve the namespace store docs by @Neon-White in #1065
- Improve the backingstore docs by @Neon-White in #1064
- CI | Change Deprecating
set-output
by @shirady in #1113 - Master Root Key rotation for K8S secret backend by @baum in #1071
- Adding quantity quota alerts by @v-harihar in #1117
- ignore ReadSystemInfo persistent error in deletion by @nadavMiz in #1115
- Fixing issue with operator log level by @jackyalbo in #1109
- CI | Run
docker manifest inspect
Withsudo
by @shirady in #1119 - changed the description of quota alerts to align with mixins by @v-harihar in #1125
- Remove unwanted character "" from the description by @v-harihar in #1127
- Diagnose Resource by @shirady in #1072
- fixing issue - setting externalDNS without port by @jackyalbo in #1130
- Fix incorrect function ListAccountsAPI() by @nadavMiz in #1120
- Implement autoscaler with HPAV2 by @naveenpaul1 in #1105
- bumped version to 5.14.0 by @dannyzaken in #1134
- Refactoring | re-use of code by @romayalon in #1137
- COSI | Driver, SideCar and driver integration tests by @romayalon in #1132
- Bug Fix #1135 BZ 2214288 | Remove Printing inside
rpc_WS
to Avoid Race Condition by @shirady in #1139 - COSI | Enable downstream cosi side car image replacement by @romayalon in #1141
- update noobaa endpoint replication by @naveenpaul1 in #1142
- CPU utilization for HPA by @naveenpaul1 in #1152
- Adding ca-inject to the operator yaml as optional, and add it to rootCAs list by @jackyalbo in #1144
- COSI | CLI | bucketclass & bucketclaim support by @romayalon in #1147
- Bumping rook to v1.11.7 by @liranmauda in #1157
- Support Azure log-based replication optimization credentials by @Neon-White in #1153
- fixed default cosi image for make gen-odf-package by @dannyzaken in #1156
- Backport to 5.14 by @nimrod-becker in #1174
- Backport to 5.14 by @nimrod-becker in #1177
- [backport to 5.14] bucket access class impl by @dannyzaken in #1182
- [Backport to 5.14] - operator-sdk removal and go 1.20 update by @dannyzaken in #1191
- [backport to 5.14] Skip hpav2 resources if metrics type is Resource by @dannyzaken in #1194
- [backport to 5.14] Fix the operator image make target by @dannyzaken in #1199
- [backport to 5.14] Fixed noobaa CLI api calls to object_api by @dannyzaken in #1204
- [Backport to 5.14] Add support for config file and bump rook by @liranmauda in #1207
- [Backport to 4.14] fix obc with replication cli creation and validation by @liranmauda in #1211
- [backport to 5.14] fix - fallback to pv pool (cco) by @dannyzaken in #1228
New Contributors
Full Changelog: v5.13.0...v5.14.0
v5.13.4
Release v5.13.4
What's Changed
- [5.13] Bump version to 5.13.4 by @liranmauda in #1222
Full Changelog: v5.13.3...v5.13.4
v5.13.3
Release v5.13.3
What's Changed
- [5.13] Bump version to 5.13.3 by @liranmauda in #1208
Full Changelog: v5.13.2...v5.13.3
v5.13.2
Release v5.13.2
What's Changed
- [5.13] Bump version to 5.13.2 by @liranmauda in #1201
Full Changelog: v5.13.1...v5.13.2
v5.13.1
Release v5.13.1
What's Changed
- [5.13] Bump version to 5.13.1 by @liranmauda in #1178
Full Changelog: v5.13.0...v5.13.1