-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
In connection w/it's announcement, we discovered that for some team's OpenSearch maintenance list, there were maintenances w/Deadlines set in Aiven Console that were not shown as depicted in the announcement screenshot (but all the other maintenances were).
In our digging we've ascertained the following:
- Locally running api & frontend show this correctly/as expected when using personal aiven tokens1
- In other words, not locally reproducible
- Restarting the pods running the api did not help either
"We" are @Kyrremann, @Reasonable-Solutions, and myself
Footnotes
-
export AIVEN_TOKEN=$(avn user access-token create --description "Aiven locally" --max-age-seconds 3600 --extend-when-used --json | jq .[0].full_token)
↩
Metadata
Metadata
Assignees
Labels
No labels