Commit Graph

214 Commits (add-lfx-insights)

Author SHA1 Message Date
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
2 years ago
Dmitry Chepurovskiy 735ff8f92c
Update pkg/action/install.go
2 years ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
2 years ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
2 years ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
2 years ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
2 years ago
Joe Julian 8554d518d5
Merge pull request #10397 from mtesseract/mc/fix-err-message-on-existing-resource-conflict
2 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
2 years ago
wujunwei c87f846d88 add GetRegistryClient method
2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
2 years ago
Matt Farina 7c9d636f40
Fix goroutine leak in action install
2 years ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 299a6463a0
Merge pull request #11886 from hiddeco/properly-invalidate-client
3 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Hidde Beydals 68f7b1f194
Properly invalidate client after CRD install
3 years ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
3 years ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
3 years ago
Matt Farina 863bc74e5a
Update to func handling
3 years ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 25ac62e153 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 9a0025f963 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia be99ebe8af feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 92a6640f8a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
3 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
3 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
3 years ago
stan-sz 6c55d9e3e9 Fix linter
4 years ago
stan-sz a7e4ae752a Update install.go
4 years ago
stan-sz 660e4ffe7a Log error message on failed download
4 years ago
yxxhero 9f199b6517 fix --registry-config issue
4 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
4 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago
Matt Farina 548ec55cf9
Fix panic with OCI for install, upgrade, and show
4 years ago
Andrew Block df98e18eb7
Working oci code without providing versions
4 years ago
mengjiao.liu 160da867d0 validate release name during install
4 years ago
Neven Miculinic 5059ae843e Fix install memory/goroutine leak
4 years ago
Moritz Clasmeier 8613770f78 Adjust error message wrongly claiming that there is a resource conflict
4 years ago
cndoit18 da15d96a68
fix(install): if subcharts are disabled, the CRD for subcharts should not be installed
4 years ago
Matt Farina accf82ba1c
Merge pull request #9180 from Moser-ss/feature-handle-SIGINT
4 years ago
Stephane Moser c62ce12bed Refactor SIGTERM logic
4 years ago
Stephane Moser c6c4157c43 Move locks from global var to the structs
4 years ago
Stephane Moser 3434053d38 Hande SIGINT in install command
4 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
4 years ago
Josh Dolitsky 3e17c1a7ef
remove action errors assuming CLI
4 years ago
Josh Dolitsky cd27cf660f
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
4 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
4 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
4 years ago
Thomas Dy 0156ca61ca Fix capabilities changes leaking into other tests
5 years ago
Thomas Dy 47c8f48f20 feat(helm): Support setting --kube-version
5 years ago
Scaat Feng 0de89685d4 [COMMENT]fix comment
5 years ago
zh168654 bfc575dec2 add waitwithjobs instead of changing wait api
5 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
5 years ago
Mikuláš Dítě 6aa54eacc5 feat(install): add requested version to error
5 years ago
Matthew Fisher dafeb1541b
Merge pull request #8493 from yxxhero/fix-insecure-skip-tls-verify-flag-not-work-on-helm-install
5 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks
5 years ago
yxxhero 52295490fd fix insecure-skip-tls-verify flag does't work on helm install, Keep
5 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
5 years ago
Matthew Fisher b167ce00d0
Merge pull request #8039 from xvzf/fix_insecure_skip_verify
5 years ago
Martin Hickey e672a42efa
Merge pull request #7932 from waveywaves/7537-install-only-crds-fails
5 years ago
Vibhav Bobade 47abe66fd2 Add checking of length of resourceList before creating of deleting
5 years ago
Matthias Riegler 8ff7801e0c added option --insecure-skip-tls-verify for helm install, addresses #7875
5 years ago
Matthias Riegler 918deeef18 added option --insecure-skip-tls-verify for helm pull, addresses #7875
5 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
6 years ago
Matthew Fisher e0856a56cc
Merge pull request #7649 from DataDog/jlegrone/adopt-resources
6 years ago
Jacob LeGrone 8d1de39fe3
Add more detail to error messages and support a non-force mode in metadata visitor
6 years ago
Matt Farina 66292e5e24
Merge pull request #7164 from jmcelwain/master
6 years ago
Jacob LeGrone d829343c15
Use Create method if no resources need to be adopted
6 years ago
Jacob LeGrone 271cb2268b
Alternative: annotation-only solution
6 years ago
Jacob LeGrone a29365b3c6
Adopt resources into release with correct instance and managed-by labels
6 years ago
Matthew Fisher 694cf61aac
feat(install): introduce --create-namespace
6 years ago
Martin Hickey 7b9dc71c25 Fix render error not being propogated
6 years ago
Taylor Thomas 08fc12a8c3 Adds post-render support
6 years ago
Marc Khouzam be7de1c376 fix(cmd): Specify namespace for template command
6 years ago
Mike Tougeron e78402d559 fix conflicts
6 years ago
Matthew Fisher 3ff3dabd9e
Merge pull request #6819 from bacongobbler/disable-openapi-validation
6 years ago
Martin Hickey 084ab20f67
feat(template): Allow template output to use release name (#7503)
6 years ago
Mike Tougeron 93adb35af1 maintain backwards compatibility in the api for the CRDs function
6 years ago
Mike Tougeron 804e07300b Render the CRDs to spec files
6 years ago
Matthew Fisher e84b61b2db
Merge pull request #6752 from raffaelespazzoli/lookup
6 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
6 years ago
raffaelespazzoli a62ba04962 additional fixes based on @thomastaylor312 comment
6 years ago
raffaelespazzoli 8e088fc4a2 fixed test issue
6 years ago
raffaelespazzoli e98cd621f0 added rest client passed with action configuration
6 years ago
Lennard Eijsackers a3f00fde69 fix(helm): Validate number of arguments in install client
6 years ago
Matthew Fisher 67e57a5fbb
feat(install): introduce --disable-openapi-validation
6 years ago
Juan Matías de la Cámara Beovide 357d265de0 fix(helm): add --description flag to helm (#7074)
6 years ago
Fabian Ruff cb81b07125 Reintroduce --is-upgrade to template command
6 years ago
James McElwain e9bf446fa8 fix(install): use ca file for install (#7140)
6 years ago
Matthew Fisher 456eb7f411
Merge pull request #6946 from bacongobbler/fix-6939
6 years ago
Daniel Strobusch 8889625af6
fix: change error message to contain correct field name
6 years ago
Taylor Thomas ecb55c1de7 fix(wait): Adds support for waiting on v1 apiextensions for CRDs
6 years ago
Matthew Fisher e91feed1a3
fix(install): log the error when recording the release
6 years ago
Matthew Fisher bf012282c8
fix(action): strip file extensions from name
6 years ago