Aiven maintenance listing sometimes lacks items
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 3
- Forks
- 2
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 17
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 tokens[^1]
- In other words, not locally reproducible
- Restarting the pods running the api did not help either
"We" are @Kyrremann, @Reasonable-Solutions, and myself
[^1]: export AIVEN_TOKEN=$(avn user access-token create --description "Aiven locally" --max-age-seconds 3600 --extend-when-used --json | jq .[0].full_token)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked announcement and compare the deployed API/frontend behavior with the locally reproducible result using the documented AIVEN_TOKEN command. Investigate why some Aiven OpenSearch maintenances with deadlines are omitted from the deployed listing; done means identifying and correcting the discrepancy, with behavior matching the complete maintenance list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100