stackabletech / stackabletech/operator-rs
Remove workaround for schemars schema issue
Open
Nobody has claimed this yet.
type/internal-debt
- Dominant language
- Rust
- Stars
- 167
- Forks
- 19
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 9
Description
In https://github.com/stackabletech/operator-rs/pull/752 we added a workaround, which should be removed once https://github.com/GREsau/schemars/issues/259 is properly fixed
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.
Research direction
Review PR #752 to locate the workaround in operator-rs, then check schemars issue #259 for confirmation that the upstream problem is fixed. Done means the workaround is removed after that fix and operator-rs still builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100