mayadata-io / mayadata-io/cstorpoolauto
logic: cstorpoolauto/sync-cstorclusterconfig seems to be in constant reconciliation
Open
@AmitKumarDas is already working on this.
Since Jan 13, 2020.
bug
config controller
- Dominant language
- Go
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Problem Statement: GenericController with name cstorpoolauto/sync-cstorclusterconfig is under constant reconciliation due to the current way of overriding the CStorClusterConfig specs with default values. This override triggers CStorClusterConfig into a new reconciliation loop & this goes on forever. Need to find a proper mechanism to stop this hot loop.
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.
Assessment
This issue has not been assessed yet.