Releases: noobaa/noobaa-operator
Releases · noobaa/noobaa-operator
v5.17.0
What's Changed
- Bumped rook by @liranmauda in #1365
- Added BucketLogging type to enable different types of bucket logging by @achouhan09 in #1362
- Nsfs : Default resources on hci odf by @aspandey in #1366
- Using PVC in place for storageclass provided by user for guaranteed logging by @achouhan09 in #1373
- Bumped rook by @liranmauda in #1377
- Generate and mount certificates for the MCG STS service by @Neon-White in #1370
- Modify nsfs default pvc yaml file by @aspandey in #1378
- Validations for BucketLoggingPVC in case of guaranteed bucket logging by @achouhan09 in #1368
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #1372
- Binding bucket logging pvc and path to core and endpoint pods by @achouhan09 in #1371
- Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 by @dependabot in #1383
- Fix the VolumeMount path for bucket logging by @achouhan09 in #1385
- Checking for pvc only if BucketLoggingPVC is not nil by @achouhan09 in #1390
- Fixing SCC issues for bucket logging by @jackyalbo in #1391
- Keep using psql 12 if failed upgrading to psql15 by @dannyzaken in #1396
- Implement operator support for pool ownership by @bernerhat in #1393
- backport into 5.17 by @liranmauda in #1409
- [backport into 5.17] Backports into 5.17 by @liranmauda in #1421
- [Bakport to 5.17] added annotation to CSV capabilities="Seamless Upgrades" by @dannyzaken in #1424
- [Backport to 5.17] Fix serviceAccount for noobaa-core by @jackyalbo in #1431
- [Backport 5.17] Remove hardcoded namespace from rolebinding by @tangledbytes in #1442
- Backport to 5.17 by @jackyalbo in #1453
Full Changelog: v5.16.0...v5.17.0
v5.16.3
Release v5.16.3
What's Changed
- [5.16] Bumping version from 5.16.2 to 5.16.3 by @liranmauda in #1444
Full Changelog: v5.16.2...v5.16.3
v5.16.2
Release v5.16.2
What's Changed
- [5.16] Bumping version from 5.16.1 to 5.16.2 by @liranmauda in #1422
- [Backport into 5.16] Disabling lint as a quick fix to release the CI flow. by @liranmauda in #1433
Full Changelog: v5.16.1...v5.16.2
v5.16.1
Release v5.16.1
What's Changed
- [5.16] Bumping version from 5.16.0 to 5.16.1 by @liranmauda in #1392
- [Backport into 5.16] Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 by @liranmauda in #1394
- [Backport 5.16] Added a workaround for postgres upgrade failures by @tangledbytes in #1398
Full Changelog: v5.16.0...v5.16.1
v5.16.0
Release v5.16.0
Docker Image - noobaa/noobaa-operator:5.16.0
What's Changed
- Doc | Create AWS STS Setup on Minikube Dev Guide by @shirady in #1244
- Doc | Add Script for Creating a Role in AWS STS by @shirady in #1254
- Doc | Add Guide TroubleShoot AWS STS Cluster by @shirady in #1256
- updated golangci-lint to 1.55 + removed depracated flags by @dannyzaken in #1276
- [Clone] Add upgrade process for postgres DB version 15 by @jackyalbo in #1264
- Fix the label-based IBM cluster region lookup by @Neon-White in #1279
- update rook to 1.13.1 as part of noobaa operator dependency by @vh05 in #1280
- Bump github.com/hashicorp/vault from 1.13.5 to 1.13.12 by @dependabot in #1266
- Fix - Added force_md5_etag in NoobaaAccount CmdUpdate by @achouhan09 in #1241
- Set quota directly on a bucket by @vh05 in #1252
- Adding document on PgSql upgrade procedure by @jackyalbo in #1278
- Fix the CLI upgrade option by adding a missing namespace field to the system's YAML by @Neon-White in #1285
- Fix - don't run db 15 upgrade for mongoDB by @jackyalbo in #1287
- Remove upgradeBackingStore by @liranmauda in #1291
- Moving COSI temporarily out of the code by @jackyalbo in #1292
- Add missing CLI
upgrade
command documentation by @Neon-White in #1288 - Noobaa/Bucket Logging : syslog service for log transfer by @aspandey in #1249
- CI | Update Checkout and Setup-Go Version by @shirady in #1295
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1284
- Update README by @shirady in #1257
- fixing error for collation external PG by @jackyalbo in #1298
- use injected root CAs also when for AWS and IBM by @dannyzaken in #1299
- Bump version to 5.16.0 by @liranmauda in #1302
- Update external-postgres.md - 'c' should be the correct one by @jackyalbo in #1307
- Doc | Add a Case in the Guide Troubleshoot AWS STS Cluster by @shirady in #1306
- Doc | Update Readme Flags by @shirady in #1309
- Update AWS Regions with New Region by @shirady in #1310
- Utilize the refreshing global CA bundle for the Azure and Google clients by @Neon-White in #1304
- Partial revert of #1304 by @Neon-White in #1314
- Adding denyHTTP option to NooBaa CR by @jackyalbo in #1318
- [DB Upgrade] Fixing returned status and adding prints by @jackyalbo in #1319
- Bump dependencies by @liranmauda in #1323
- update go version to v1.21 by @vh05 in #1324
- bucket_logging: Bucket log processing in side car container by @aspandey in #1303
- Fix replication policy deletion by @Neon-White in #1325
- Azure kms handling for noobaa by @vh05 in #1311
- Removed Mongo related code and files by @dannyzaken in #1329
- Adding disable_cookies annotation to S3 route by @jackyalbo in #1332
- Removed Postgres upgrade code (12 to 15) by @dannyzaken in #1331
- Bump version to 5.17.0 by @liranmauda in #1333
- removed init container for Postgres DB pod by @dannyzaken in #1317
- Fixing reconcile for mounted root-key secret noobaa-root-master-key-volume by @jackyalbo in #1335
- Modify the handling of injected OCP CA bundles by @Neon-White in #1328
- Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #1316
- Fix default resource request/limit for PV pool pods by @jackyalbo in #1341
- Fixing AzureClientCertPath in kms for azure by @vh05 in #1343
- Updating Rook to v0.0.0-20240327231646-b6b89a012a95 by @vh05 in #1348
- SCC fixes by @tangledbytes in #1340
- Fix printing of Identity by @liranmauda in #1353
- Fix for mount permissions on the agents PV by @dannyzaken in #1356
- Fixed AccessKeys printings on RPC calls by @liranmauda in #1357
- README.md typo fix by @Ameenasuhani in #1360
- Support user-provided NSFSAccountConfig when creating OBCs by @Neon-White in #1342
- Support to update credentials manually to an account by @achouhan09 in #1344
- Fixed type casting for GenerateNonCrdAccountKeys by @achouhan09 in #1363
- Bump dependencies by @liranmauda in #1364
New Contributors
- @Ameenasuhani made their first contribution in #1360
Full Changelog: v5.15.0...v5.16.0
v5.15.4
Release v5.15.4
What's Changed
- [Direct to 5.15] Add persistent logs for Postgres upgrade phase by @dannyzaken in #1374
- [Direct to 5.15] Added error handling and retries in postgres upgrade scripts by @dannyzaken in #1380
- [Direct to 5.15] removed redundant code by @dannyzaken in #1381
- [5.15] Bump version to 5.15.4 by @liranmauda in #1386
Full Changelog: v5.15.3...v5.15.4
v5.15.3
Release v5.15.3
What's Changed
- [5.15] Bump version to 5.15.3 by @liranmauda in #1354
- [Backport | 5.15] SCC fixes by @tangledbytes in #1355
- [5.15] SCC Fix by @tangledbytes in #1359
Full Changelog: v5.15.2...v5.15.3
v5.15.2
Release v5.15.2
What's Changed
- [5.15] Bumping version from 5.15.1 to 5.15.2 by @liranmauda in #1338
Full Changelog: v5.15.1...v5.15.2
v5.15.1
Release v5.15.1
What's Changed
- [5.15] Bumping version from 5.15.0 to 5.15.1 by @liranmauda in #1326
Full Changelog: v5.15.0...v5.15.1
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