v1.12
Version Info:
- Git Branch: 1.12
- Label: v1.12.7
- Upgrade Package:
- OVA Label: 1.12.2
- OVA: https://storage.googleapis.com/noobaa-releases/1.12.2/NooBaa-1.12.2-a65e9ad.ova
- Upgrade package : https://storage.googleapis.com/noobaa-releases/1.12.7/noobaa-NVA-1.12.7-4f87315.tar.gz
Additions:
- Hosts representation instead of multi nodes for multiple drives
- S3 on agents
- AWS Marketplace certification changes and usage reporting
Internal:
- Agent upgrade deployed on the side and moved
- agent_storage changed to noobaa_storage
- added memory semaphore for S3 writes/reads
Noticeable Open Bugs:
- When a node is blocked by firewall on all ports (TCP 60100-60600 and UDP) - no indication in the system #1771
- Deleting a file from s3browser didn't work #2274
Closed Issues on this release:
(Automatically generated by comparing issue.closed_at with releases.published_at dates)
(#3829) Can't join nodes to the system -- Customer Reported
(#3758) System with DNS and NTP configured on Azure in restart loop after upgrade to 1.12.1
DNS setting disappears and we can't resolve anything #3751 -- Customer Reported
(#3635) Windows agent failed to upgrade to 1.12 (from 1.11.15)
(#3548) Node's file parts start and end offset is always the same and is not calculated currently
(#3547) File parts pagination shows 1-NaN
(#3527) When a node is initializing without any drives- the UI get stuck on loading forever
(#3525) UI should give an indication to the reason of pool LOW_CAPACITY status
(#3523) When we are trying to login into an already created system to http://<ip>:8080/ without the /fe we are getting an empty screen (with starts)
(#3521) Sorting by state/ cloud sync in buckets list doesn't work
(#3520) Bucket status is healthy even when the available for upload is 0 bytes
(#3519) Resources page - columns sorting doesn't works
(#3512) Upgrade took more than 54 minutes, stuck on mongo_upgrade_17 -- Customer Reported
(#3506) Host storage pie chart ignores the unavailable_free value returned in storage
(#3481) the window with the upgrade error have an unnecessary note (>)
(#3480) Account External Connections Usage always empty
(#3479) NooBaa upgrade doesn't use the proxy for the yum updates and installs -- Customer Reported
(#3478) Nodes links from file page leads to a non-existing page and it's trying to load the page forever
(#3477) Cloud resources all resources after add have 0 used capacity
(#3476) Invalid argument while trying to delete aborted uploads (objects without parts) -- Customer Reported
(#3465) Can't delete cloud resource
(#3464) write file, using putObject, failes on time out
(#3462) UI - user is stuck in create system when forgetting to enter system name
(#3458) Sorting by pool name at assign nodes doesn't work properly
(#3453) Failed to add new cloud connection -- Customer Reported
(#3451) Audit log allowed IPs added shows [object Object] instead of the actual IPs in the description
(#3449) When adding disks to the host, it doesn't shown as a new node
(#3444) S3 Gateway Details page is empty and we get "Cannot read property 'last7Days' of undefined"
(#3443) The backend returns the the same node twice
(#3435) UI - Overview screen - resource link is disabled - only bucket link works
(#3434) s3 agents keep crashing
(#3430) When switching between filters in node page is show wrong results
(#3426) When there is offline Storage and no Gateway the node looks like have issue instad of offline
(#3425) Allowed IPs list is empty even when there are IP addresses allowed
(#3422) S3 Gateway Details: "Enable S3 gateway" button does not work
(#3420) Filtering node display wrong number of nodes and pagentet them wrongly
(#3419) Overview nodes count includes S3 agents in the calculation
(#3410) Missing tooltip for long resource name in "Replica location" for file part
(#3409) IP restriction hint should also be disabled when IP restriction is disabled
(#3399) Add audit to the audit when a node became untrusted
(#3394) Add alert (and syslog) for out of memory in the last hour
(#3308) NTP server has status UNKNOWN instead OPERATIONAL
(#3372) Nodes monitor call stack exceeded on _run method
(#3345) First UI screen that wait for read_server_config should have waiting spinner
(#3323) When typing a new DNS name without saving, the system DNS name summary line looks like it was saved
(#3322) Missing validation for wrong entry in bucket quota leads to "update failed"
(#3319) Resources page has no "selected" icon indication in the main navigation bar
(#3318) Edit Server DNS Settings- When clicking on "Update and restart system" the modal should not be editable
(#3272) Setting ip range in a reversed order lead to wrong error.
(#3266) NooBaa returns HTTP error 500 during load test -- Customer Reported
(#3259) Node/pool capacity bar should be clarified
(#3257) In server IP text field the error validation shows immediately on keystroke
(#3084) UI - ugly looking bar when uploading a file with a very long name
(#3070) File replicas/blocks drop down, Replica Location should be one liner like: partial-name...
(#3065) unmounted drive leads to an empty drive section in the UI under the node page.
(#2770) No/Low memory/CPU condition doesn't reflect to UI - nodes state is Initializing (HC:1) -- Customer Reported
(#2040) Agent upgrade deploys in the same directory, without temp or copy -- Customer Reported
(#1815) (Capacity) Agent upgrade hangs more than 1 hour (makeself chown -R on agent_storage)
(#1211) Delete Bucket with No objects, but with uncompleted multipart uploads should be allowed (as S3 doeS)