carvel-dev / carvel-dev/kapp-controller
kctrl: Enhance `--default-values-file-output` for package available get
- Dominant language
- Go
- Stars
- 323
- Forks
- 127
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 6
Description
**Describe the problem/challenge you have**
Currently, when we use `--default-values-file-output`, it prints (and comments) all the properties which have default values available.
**Describe the solution you'd like**
- [ ] Add type and description for all properties (commented)
- [x] If possible, also add properties which don't have a default value available.
**Anything else you would like to add:**
It would be tricky to decide the default values when a default is not set, because using the default of that type might have unintended effects.
---
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
Contributor guide
Assessment
This issue has not been assessed yet.