A new conditions that informs if all tenants are usable
Open
@Pavan-SAP is already working on this.
Since Jun 26, 2024.
enhancement
- Dominant language
- Go
- Stars
- 25
- Forks
- 10
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
The existing AllTenantsReady condition will be "True" whenever all tenants are already in the condition "Ready", but may not have been upgraded (e.g. a new version just got ready before all the tenants were actually starting/set to be upgraded).
To resolve this, we need a new AllTenantsUsable condition, which would be a combination of latest version Ready + all relevant tenants Ready after that.
Contributor guide
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.
Assessment
This issue has not been assessed yet.