-
问题描述
===========
问题1:
![image](https://github.com/TencentBlueKing/bk-cmdb/assets/55136870/32c9f417-4c81-4d3d-ad15-40e6c5c56a34)
问题2:
![image](https://github.com/TencentBlueKing/bk-cmdb/assets/5…
-
There's linting errors on master branch:
```
❯ cd operator
❯ make lint
internal/apply/auto/v1alpha1/workspace.go:51:4: b.Kind undefined (type *WorkspaceApplyConfiguration has no field or method Kind) …
-
The ci workflow is failing on the step to lint the helm chart:
```
Error: 1 chart(s) linted, 1 chart(s) failed
==> Linting ./charts/awx-operator
[ERROR] Chart.yaml: version is required
[INFO] C…
-
Output of `helm version`: version.BuildInfo{Version:"v3.16.2", GitCommit:"13654a52f7c70a143b1dd51416d633e1071faffb", GitTreeState:"dirty", GoVersion:"go1.23.2"}
Output of `kubectl version`: 1.29
…
Gui13 updated
20 hours ago
-
Hello, my name is Danilo Patrucco, and I am part of the Big Bang team working on the Platform 1 project.
I am proposing an enhancement to the helm lint command to include an exclusion capability. …
-
In [v3.16.0 release](https://github.com/helm/helm/releases/tag/v3.16.0) there is a release note for the helm schema validation skipping. Currently it says:
```
- add --skip-schema-validation flag …
-
Good afternoon!
Trying to run a linter on my charts and have run into problems that arise from not being able to override the release name, which is hardcoded here: https://github.com/helm/helm/blo…
-
**Current behaviour**
`helm lint` currently reports an error for our chart:
```
$ helm lint helm/reana -f helm/configurations/values-dev.yaml
engine.go:189: [INFO] Fail:
ERROR: You must ha…
-
**What would you like to be added**:
**Why is this needed**:
-
A helm chart with subscharts can lint subcharts by using the command switch --with-subcharts.
This does not work if the helm-chart with subscharts are in gzipped tar format.
$ helm lint --with-su…