Matthew Fisher
2f43e1d1f7
Merge pull request #10337 from helm/dependabot/go_modules/sigs.k8s.io/yaml-1.3.0
...
chore(deps): bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0
3 years ago
Matthew Fisher
4cb4f089d9
Merge pull request #10302 from centic9/fail_script_get_if_target_dir_is_missing
...
Fail if target-directory does not exist
3 years ago
dependabot[bot]
15a9e141fd
chore(deps): bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0
...
Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases )
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/yaml/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
90b78aead6
chore(deps): bump k8s.io/klog/v2 from 2.9.0 to 2.30.0
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.9.0 to 2.30.0.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.9.0...v2.30.0 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Matthew Fisher
9407d779f1
Merge pull request #10332 from dperaza4dustbit/bump_k8_0.22.3
...
Updating to Kubernetes 1.22.3 packages
3 years ago
Timofey Kirillov
7f68bfa1fa
fix: added resource info into the validation error
...
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
3 years ago
David Peraza
fcc5dd7f3b
Updating to Kubernetes 1.22.3 packages
...
Updating go.mod k8s.io packages to v0.22.3
Closes #10330
Signed-off-by: David Peraza <dperaza@redhat.com>
3 years ago
Marc Khouzam
b6a04cfbd5
Add yxxhero as triage maintainer
...
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
3 years ago
Sverre Boschman
81a373ead5
allow ldflags to overwrite k8s version
...
Signed-off-by: Sverre Boschman <1142569+sboschman@users.noreply.github.com>
3 years ago
Martin Hickey
1278306509
Merge pull request #10271 from stuartdrennan/lint-values-dependencies
...
fix(helm): process dependencies import-values
3 years ago
Martin Hickey
1e98e1bfde
Merge pull request #10311 from bridgetkromhout/add-scott
...
Adding Scott Rigby as helm/helm maintainer
3 years ago
Josh Wolf
fae5009382
ensure error is correctly handled when generating chart's oci manifest
...
Signed-off-by: Josh Wolf <josh@joshwolf.dev>
3 years ago
Josh Wolf
d2d8e52401
modify oci chart push/pull manifest test values to represent new order sorted by oras
...
Signed-off-by: Josh Wolf <josh@joshwolf.dev>
3 years ago
Brandon Cole
fe6f348490
fix a SIGSEGV similar to issue 1347
...
Signed-off-by: Brandon Cole <brandon.cole@datadoghq.com>
3 years ago
Bridget Kromhout
5782c39c37
Adding Scott Rigby as helm/helm maintainer
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
3 years ago
Martin Hickey
39fc522ebb
Merge pull request #10300 from fenggw-fnst/work
...
Fix a golint issue caused by typo
3 years ago
Dominik Stadler
e3e563a318
Fail if target-directory does not exist
...
By specify the binary-name in the copy-operation the
script will fail if the directory does not exist instead
of silently installing the binary with the name of
the directory (e.g. /usr/local/bin)
Closes #10298
Signed-off-by: Dominik Stadler <dominik.stadler@gmx.at>
3 years ago
Guangwen Feng
9b7a45a384
Fix a golint issue caused by typo
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
3 years ago
Josh Wolf
7cec93d9fb
upgrade oras to 0.5.0, refactor client oci logic to use new oras.Copy()
...
Signed-off-by: Josh Wolf <josh@joshwolf.dev>
3 years ago
Josh Dolitsky
dc912094b3
Merge pull request #10290 from tamboliasir1/issue-10242
...
Updated oci format logic
3 years ago
Asir Tamboli
ea49d811bf
Updated oci format logic
...
Signed-off-by: Asir Tamboli <tamboliasir1@gmail.com>
3 years ago
Stuart Drennan
1931b0702d
fix(helm): process dependencies import-values
...
When running helm lint, import-values for dependencies are ignored,
also added test for linting chart with import-values
Closes #9658
Signed-off-by: Stuart Drennan <stuart.drennan@gmail.com>
3 years ago
Matthew Fisher
02685e94bd
Merge pull request #10267 from DanielRussell/update-installer-signed
...
Update installer to reflect new GitHub HTML
3 years ago
Dan Russell
f0f55faac8
Add missing pipe to `wget` variant
...
Signed-off-by: Dan Russell <dpr@aol.com>
3 years ago
Dan Russell
2cf7e1fec4
Update installer to reflect new GitHub HTML
...
Fixes helm/helm#10266
Signed-off-by: Dan Russell <dpr@aol.com>
3 years ago
dependabot[bot]
24303955f8
Bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1
...
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml ) from 0.3.1 to 0.4.1.
- [Release notes](https://github.com/BurntSushi/toml/releases )
- [Commits](https://github.com/BurntSushi/toml/compare/v0.3.1...v0.4.1 )
---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Matthew Fisher
83791fe7c2
Merge pull request #10067 from helm/dependabot/go_modules/github.com/cyphar/filepath-securejoin-0.2.3
...
chore(deps): bump github.com/cyphar/filepath-securejoin from 0.2.2 to 0.2.3
3 years ago
Matthew Fisher
b44b4ba327
Merge pull request #9704 from helm/dependabot/go_modules/github.com/jmoiron/sqlx-1.3.4
...
chore(deps): Bump github.com/jmoiron/sqlx from 1.3.1 to 1.3.4
3 years ago
dependabot[bot]
5b2805b5f6
chore(deps): bump github.com/cyphar/filepath-securejoin
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.2...v0.2.3 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Martin Hickey
f41f46c6c6
Merge pull request #10213 from helm/dependabot/go_modules/github.com/containerd/containerd-1.5.7
...
Bump github.com/containerd/containerd from 1.5.4 to 1.5.7
3 years ago
Matt Farina
81f0df0ea6
Merge pull request #10182 from spectrocloud/oci-allow-any-media-type
...
changes to support any mediatype for layers on download
3 years ago
yxxhero
0d3289eb0b
add unittest for SetNamespace method
...
Signed-off-by: yxxhero <aiopsclub@163.com>
3 years ago
yxxhero
d376a67ba8
add SetNamespace method for EnvSettings, in order to set namespace in helm sdk
...
Signed-off-by: yxxhero <aiopsclub@163.com>
3 years ago
Martin Hickey
932d2a98a2
Merge pull request #10224 from werf/docs_fix_typo_charts_yaml
...
docs: fix typo Charts.yaml
3 years ago
Alexey Igrychev
5753f61ae3
docs: fix typo Charts.yaml
...
Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
3 years ago
Matthew Fisher
779d6c559c
Merge pull request #10221 from juckerf/10162-fix-dependency-update-nonchart-files
...
Actually skip unverifiable files when downloading dependencies
3 years ago
Matthew Fisher
d09d556e71
Merge pull request #10211 from Ka0o0/fix-registry-config-path
...
Fix default registry config path of oci protocol provider
3 years ago
Fabian Jucker
6f0064d61b
actually skip unverifiable files
...
Signed-off-by: Fabian Jucker <fabianju@gmx.ch>
3 years ago
dependabot[bot]
f9bd8e93f2
Bump github.com/containerd/containerd from 1.5.4 to 1.5.7
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.5.4...v1.5.7 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Kai Takac
52cbc2f49c
Fix default registry config path of oci protocol provider
...
Signed-off-by: Kai Takac <kai.takac@gmail.com>
3 years ago
LochanRn
9e29f1619b
changes to support any mediatype for layers on download
...
Signed-off-by: LochanRn <rajanaga_ra@srmuniv.edu.in>
3 years ago
dependabot[bot]
552499d395
chore(deps): Bump github.com/jmoiron/sqlx from 1.3.1 to 1.3.4
...
Bumps [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/jmoiron/sqlx/releases )
- [Commits](https://github.com/jmoiron/sqlx/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Matthew Fisher
9fafb4ad68
Merge pull request #10092 from helm/dependabot/go_modules/github.com/lib/pq-1.10.3
...
Bump github.com/lib/pq from 1.10.0 to 1.10.3
3 years ago
Martin Hickey
db2485b20c
Merge pull request #8968 from dnozay/dnozay/errors
...
make warnings in coalesce.go more explicit
3 years ago
Damien Nozay
9fa373e8be
Make validation errors easier to fix
...
Problem: the warnings don't give enough details about which
values are problematic, only the name of the leaf key. This is
all the more annoying when you have a chart depending on other charts.
```
mainchart
|
+- subchart1
+- subchart2
+- subchart3
```
Here are some warnings I get before the change:
```
coalesce.go:199: warning: destination for credentials is a table. Ignoring non-table value
coalesce.go:160: warning: skipped value for resources: Not a table.
coalesce.go:160: warning: skipped value for googleSheetsServiceAccount: Not a table.
coalesce.go:199: warning: destination for googleSheetsServiceAccount is a table. Ignoring non-table value
coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value []
coalesce.go:199: warning: destination for credentials is a table. Ignoring non-table value
coalesce.go:199: warning: destination for credentials is a table. Ignoring non-table value
coalesce.go:160: warning: skipped value for resources: Not a table.
coalesce.go:160: warning: skipped value for googleSheetsServiceAccount: Not a table.
```
with fix:
```
coalesce.go:162: warning: skipped value for subchart1.resources: Not a table.
coalesce.go:162: warning: skipped value for subchart2.googleSheetsServiceAccount: Not a table.
coalesce.go:211: warning: destination for subchart3.aws.credentials is a table. Ignoring non-table value ()
coalesce.go:211: warning: destination for mainchart.subchart3.aws.credentials is a table. Ignoring non-table value ()
coalesce.go:211: warning: destination for mainchart.subchart2.googleSheetsServiceAccount is a table. Ignoring non-table value ()
coalesce.go:211: warning: destination for mainchart.subchart1.resources is a table. Ignoring non-table value ([])
coalesce.go:162: warning: skipped value for subchart1.resources: Not a table.
coalesce.go:162: warning: skipped value for subchart2.googleSheetsServiceAccount: Not a table.
coalesce.go:211: warning: destination for subchart3.aws.credentials is a table. Ignoring non-table value ()
```
Signed-off-by: Damien Nozay <damiennozay+github@gmail.com>
add tests
Signed-off-by: Damien Nozay <damiennozay+github@gmail.com>
3 years ago
Matthew Fisher
2fee08553f
Merge pull request #10117 from bacongobbler/fix-10112
...
fix tarFromLocalDir saving file dependencies in dest path
3 years ago
Matthew Fisher
d2dd32470b
fix tarFromLocalDir saving file dependencies in dest path
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
3 years ago
Matt Farina
7d13cd5ca1
Merge pull request #10081 from mattfarina/bump-version-3.7
...
bump version to 3.7
3 years ago
dependabot[bot]
e4e740e314
Bump github.com/lib/pq from 1.10.0 to 1.10.3
...
Bumps [github.com/lib/pq](https://github.com/lib/pq ) from 1.10.0 to 1.10.3.
- [Release notes](https://github.com/lib/pq/releases )
- [Commits](https://github.com/lib/pq/compare/v1.10.0...v1.10.3 )
---
updated-dependencies:
- dependency-name: github.com/lib/pq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
cndoit18
da15d96a68
fix(install): if subcharts are disabled, the CRD for subcharts should not be installed
...
Signed-off-by: cndoit18 <cndoit18@outlook.com>
3 years ago