Ian Tewksbury
Ian Tewksbury
## issue ``` charts |- chart1 |- charts |- sub-chart1 -> ../../../sub-chart1 |- sub-chart1 ``` In this case the `ct lint` requires that the `Chart.yaml` for `chart1` have an entry...
**Is this a request for help?**: maybe? --- **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): depends on your point of view, i would call it a BUG...
**Is this a request for help?**: no --- **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): feature **Version of Helm and Kubernetes**: ``` helm version kubectl version ct...
I am trying to get my August Lock Pro (https://github.com/zwave-js/node-zwave-js/blob/master/packages/config/config/devices/0x033f/asl-03.json) to properly report if the lock is jammed or not. When the lock jams I get this event: ``` {...
# Use case i want to publish `my-chart-0.1.0-dev{{git commits since last release}}` on every merge to master and then publish `my-chart-0.1.0` when the repository is tagged with `0.1.0`. Basically i...
# Issue helm states that the `version` in Chart.yaml supports SemVer, which includes an option for a build section (+BUILD) (https://semver.org/#backusnaur-form-grammar-for-valid-semver-versions). But, when i try to use the chart releaser...
Currently if you are a non cluster admin user and follow the instructions to change the `action` for a ProjectRequest to be `create` that works, but when you follow the...
### Feature request currently the `when` statement that replaced the `Condition` CRD only has the ability to check if a given string is in a list of other strings. This...
This project should be merged into https://github.com/oasis-roles/satellite and this repo archived and/or deleted and updated to point at https://github.com/oasis-roles/satellite. Thoughts @npoyant @ptoal @stdevel @kjw3 @kvegh @curt-matthews ? Any of you...
When opening preview view the document width is fixed vs when publishing to html the document width is 100%. I have tried unchecking the `ASsciidoc > Preview: Use Editor Style`...