console
console copied to clipboard
ILM interface might need changes
ILM client side logic has changed to require a matching rule ID when a rule is updated - this was updated in https://github.com/minio/console/pull/2251 - tests were fixed, but UI may need changes. CC @bexsoft @Alevsk
Hi @donatello, when we update an ILM rule, we send a request to the path /api/v1/buckets/BUCKET_ NAME/lifecycle/RULE_ID. The UI modal that appears when we want to edit an ILM rule currently looks as follows:
Please let me know if a change to this is required. Thanks in advance 👍
@donatello Closing the issue, please feel free to reopen if any changes are needed. Thanks once again 👍