stackabletech / stackabletech/zookeeper-operator
Set status conditions on ZNode
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 37
- Forks
- 11
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
Came up in https://github.com/stackabletech/zookeeper-operator/pull/799#discussion_r1615542352
We should have status conditions (similar to ZookeeperCluster) on the Znode, e.g. if the ZNode has been created.
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
Read the discussion in pull request 799 and inspect how status conditions are implemented for ZookeeperCluster. Determine which condition should represent whether the ZNode has been created, then define the corresponding ZNode status behavior and verify that the resource reports its creation state consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100