Skip to content

v5.2 'Arkanoid'

Compare
Choose a tag to compare
@nimrod-becker nimrod-becker released this 13 Feb 08:57
· 4 commits to 5.2 since this release
293c6a9

Arkanoid

Version Info:

  • Git Branch: 5.2
  • Label: v5.2.13
  • Docker hub image: noobaa/noobaa-core:5.2.13

Additions:

  • Performance fixes for cloud resource R/W flows
  • S3 Website support
  • Support deletion of a bucket with objects, they will be reclaimed in the background
  • Support adding tiers to a bucket via the UI
  • Replace NooBaa's cert mechanism to use a mounted k8s secrets
  • Discover external addresses service by OpenShift routes (if exists)
  • UI paginator component replaced
  • Add links to entities in the audit log

Internal:

  • SSL Cert & Events log moved to new UI arch
  • Add ability to override config.js values via ENV variables
  • Cleanup startup errors in logs
  • Risky fault tolerance will not happen even if one replica only (bucket status)
  • Update server min requirements alert thresholds

Fixes:
Set Debug Mode does not stay the configured time (10m) and goes back to 0 shortly after setting #5843
when ipify.org is blocked it causes all resources to be offline #5815
Generated SSL certificate error NET::ERR_CERT_REVOKED #5791
k8s pool did not update image after brain upgrade #5772
User without permissions to buckets can delete/edit the buckets using the Management Console #5769
Allowing to create an account with bucket creation false with internal as the default resource #5766
nb_native.init_rand_seed() stuck opening/reading from /dev/random #5745
block_store_client delegation low performance #5731
UI Should refresh after uploading a cert #5729
Performance: Optimize Small Object IO by using GET with small range instead of HEAD #5717
Create account with S3 access when no resources requires default_pool #5675
when the events are reach to the end it jumps up #5649
support delete bucket with objects - objects should be deleted in background #5460
Changing a multi-file function to a one-file zip shows an error message on execution file dropdown and prevent editing #5448
The graph in "Resources -> Cloud Resources -> -> Connected Buckets" should be centralized #5395
Agent has status 'Some ports might be blocked' without any reason #4156
Remove long queries from read_system #3401