v5.3 'Bomberman'
Bomberman
Version Info:
- Git Branch: 5.3
- Label: v5.3.1
- Docker hub image:
Additions:
- Upgrade to Node@12
- Update NPM Dependencies
- Cleanup deprecated NAN code
- IBM Cloud Resource and NS Resource Support
- Separate endpoints to run stateless in an auto-scaling deployment
- Removal of endpoints from the core pod
- Removal of endpoints from agents (pv pools)
- UI Updates in the pv pools section
- New UI section for endpoints
- Add auto-scaler
- Support S3 BucketPolicy API
- Performance Improvements on Overwrites
- Performance Improvements on Object Deletions (New BG which reclaims the deleted objects)
- Added API to update BucketClass (=> Placement Policy), will update all buckets with the given policy to the new one
- Addition of k8s pools to Prometheus exported metrics
Internal:
Fixes:
Use yasm RPM in the Docker build #5916
read_bucket_sdk_info is set the request as anonymous #5838
Error in creating pv backend store #5805
A lot of RPC warnings "GOT RESPONSE BUT REQUEST NOT PENDING" probably on test_network_perf #5761
k8s pool status is stuck on initializing when a persistent volume cannot be allocated #5758
Add bucket usage to the Prometheus Metrics (OBC and OB) #5755
Account Default Resource should change only when the first pool is Healthy. #5694
Add bucket_api.create_bucket_for_claim() #5676
_check_disk_space in server_monitor is not relevant #5614
Tables header does not behave as it should on scroll #5432
Chunked uploads choke endpoint process (may crash other services as well) - Should pass CONTAINER_MEM_REQUEST #3495