1.2.33
CHANGELOG:
- (Maintenance) Bump golang.org/x/net to v0.13.0
- (Feature) PVCResize action concurrency limit
- (Feature) Optional Assertions
- (Feature) Deprecate Actions
- (Bugfix) Debug mode
- (Improvement) Switch to Lease API
- (Bugfix) Fix Member Terminating state discovery
- (Bugfix) Fix CRD yaml (chart)
- (Bugfix) (EE) Fix MemberMaintenance Context and ClusterMaintenance discovery
- (Feature) Add proper Prometheus endpoint compression + 204 response code
- (Feature) Reconciliation Loop Interval option
- (Bugfix) Fix GZIP encoding in case of small responses
- (Bugfix) Fix PVC Rotation Discovery
- (Feature) Allow to pass EphemeralStorage Resource to the Pods
- (Feature) Add basic metrics for ArangoDeploymentReplication CR
- (Bugfix) Use ArangoMember as owner reference for syncmaster secrets instead of Deployment
- (Improvement) Remove PodSchedulingFailure condition instead of setting to false, restart pod if it could not be scheduled
- (Feature) Add ArangoMember overrides
- (Feature) ArangoMember Removal Priority
- (Feature) Add --deployment.feature.init-containers-copy-resources (default enabled)
- (Feature) Add maxBackups option to ArangoBackupPolicy
- (Improvement) Better detection for AllInSync condition for DC2DC sync status
- (Bugfix) Fix resource propagation to InitContainers
What's Changed
- [Maintenance] Bump golang.org/x/net to v0.13.0 by @ajanikow in #1377
- [Fix] Fix file headers date by @ajanikow in #1379
- [Feature] Action Config options by @ajanikow in #1380
- [Feature] PVCResize action concurrency limit by @ajanikow in #1378
- [Feature] Optional Assertions by @ajanikow in #1384
- [Feature] Deprecate Actions by @ajanikow in #1383
- [Feature] Propagate member conditions by @ajanikow in #1382
- GT-465 Fix debug mode in non TLS mode by @jwierzbo in #1391
- GT-467 [Bugfix] Fix Member Terminating state discovery by @ajanikow in #1389
- Fix CRD by @jwierzbo in #1392
- [Bugfix] [EE] Fix MemberMaintenance Context and ClusterMaintenance by @ajanikow in #1390
- GT-468 [Feature] Add proper Prometheus endpoint compression by @ajanikow in #1393
- [Feature] Reconciliation Loop Interval option by @ajanikow in #1395
- [Bugfix] Fix GZIP encoding in case of small responses by @ajanikow in #1397
- [Maintenance] Update generated manifests by @ajanikow in #1399
- [Bugfix] PVC Rotation Discovery by @ajanikow in #1400
- [Feature] Allow to pass EphemeralStorage Resource to the Pods by @ajanikow in #1401
- [Feature] Add basic metrics for ArangoDeploymentReplication CR (GT-242) by @nikita-vanyasin in #1402
- [Maintenance] Update Go & K8S Versions by @ajanikow in #1406
- [Maintenance] Require vulncheck in the pipeline by @ajanikow in #1407
- [Improvement] GT-248 restart non-scheduled pod by @nikita-vanyasin in #1376
- GT-322 | [Bugfix] Use ArangoMember as owner reference for syncmaster secrets instead of ArangoDeployment by @nikita-vanyasin in #1394
- Fix CHANGELOG by @nikita-vanyasin in #1408
- [Feature] ArangoMember Overrides by @ajanikow in #1398
- [Feature] ArangoMember Removal Priority by @ajanikow in #1409
- [Feature] Add --deployment.feature.init-containers-copy-resources (default enabled) - GT-480 by @nikita-vanyasin in #1404
- [Feature] GT-351 | Add maxBackups option to ArangoBackupPolicy by @nikita-vanyasin in #1321
- Fix/deps by @jwierzbo in #1413
- [Bugfix] [1.2.33] Rotation fixes by @ajanikow in #1415
- Fix member status propagation by @jwierzbo in #1416
- Better detection for AllInSync condition for DC2DC sync status by @nikita-vanyasin in #1417
- [Bugfix] Fix resource propagation to InitContainers by @ajanikow in #1418
- [Bugfix] Use nil by default for PVC template by @nikita-vanyasin in #1420
Full Changelog: 1.2.32...1.2.33