Commit Graph

2561 Commits (8814bfb490df080ef74ee301d66ac1518fb17362)

Author SHA1 Message Date
Joe Julian bc8bef4c15
Merge remote-tracking branch 'upstream/main' into fix2
1 year ago
Joe Julian c42fdd1e0b
Merge remote-tracking branch 'upstream/main' into fix3
1 year ago
satoru 5b08985138 goimports
1 year ago
suzaku 48dbda2fa8 Fix #3352, add support for --ignore-not-found just like kubectl delete
1 year ago
Joe Julian 2b9f4991d6
Merge remote-tracking branch 'upstream/main' into priorityclassorder
1 year ago
MR ZHAO 5c7a63138b
Fix helm may identify achieve of the application/x-gzip as application/vnd.ms-fontobject
1 year ago
Mikhail Kopylov 0b5e9d37c8 Restore `helm get metadata` command
1 year ago
Joe Julian e8e6da28d1
Revert "Add `helm get metadata` command"
1 year ago
Joe Julian b12139a6ec
Merge pull request #11586 from jmhbnz/main
1 year ago
Joe Julian 02ef594a43
Merge pull request #11591 from ruanxin/use_wrapped_error
1 year ago
Joe Julian 847d2bb3c6
Merge pull request #11631 from mih-kopylov/get-metadata
1 year ago
Joe Julian 617db7b9d1
Merge pull request #11670 from zhekazuev/feature/volumes-in-chartutil
1 year ago
Joe Julian 819931b226
Merge pull request #12237 from cuisongliu/auth_basic
1 year ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
1 year ago
Dmitry Chepurovskiy 735ff8f92c
Update pkg/action/install.go
1 year ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
1 year ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
1 year ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
1 year ago
Matt Farina e8a748d300
Updated per feedback from gjenkins8
1 year ago
Joe Julian ca61c326c2
Merge pull request #11758 from joejulian/remove_blank_list_item_from_files_lines
1 year ago
cuisongliu 4a27baaffc fix(main): fix basic auth for helm pull or push
1 year ago
Hidde Beydals 2544aa23a3
cmd: support generating index in JSON format
1 year ago
Hidde Beydals e21c9cf7e2
repo: detect JSON and unmarshal efficiently
1 year ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
1 year ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
1 year ago
Joe Julian 99e1dce8c8
Merge pull request #9950 from jeffrosenberg/error-on-failed-jobs-9285
1 year ago
Joe Julian 8554d518d5
Merge pull request #10397 from mtesseract/mc/fix-err-message-on-existing-resource-conflict
1 year ago
Joe Julian 14d363669f
Merge pull request #11529 from wujunwei/fix-update-dependency-panic
1 year ago
Joe Julian ec1d0d8671
Merge pull request #11456 from greed42/tpl-tests
1 year ago
James Blair 9dab6e9770
Remove warning for template directory not found.
1 year ago
Andrew Block d72b42da61
Added tests for created OCI annotation time format
1 year ago
Andrew Block c4870d990c
Add created OCI annotation
1 year ago
Matt Farina 03911aeab7
Merge pull request #12036 from mattfarina/bump-version-3.12
1 year ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
1 year ago
Yarden Shoham 15e6066a45 chore: fix a typo in `manager.go`
1 year ago
wujunwei c87f846d88 add GetRegistryClient method
1 year ago
Sanskar Jaiswal 6defb96dac
oci: add tests for plain HTTP and insecure HTTPS registries
1 year ago
Matt Farina 4e447d87cd
Merge pull request #11397 from wujunwei/fix-helm-lint-infinite-loop
1 year ago
Matt Farina c88d8969da
Merge pull request #12056 from kupnu4x/skeleton-helm-release-autoscaling-v2
1 year ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
1 year ago
Matt Farina 1c4885fce7
Merge pull request #11501 from imanushin/add-test-for-exact-version
1 year ago
Mikhail Kopylov 2d86375817
Merge branch 'helm:main' into get-metadata
1 year ago
Joe Julian d7805e68ae
Merge pull request #11455 from ksankeerth/dev-11451
1 year ago
Antonio Gamez Diaz 770c51ef0a
Add ClientOptResolver to test util file
1 year ago
Antonio Gamez Diaz e43ffb807e
Merge branch 'main'
1 year ago
Graham Reed f235f0f285 Check that missing keys are still handled in tpl
1 year ago
Joe Julian 17beedb49c
Merge pull request #11870 from cbodonnell/main
1 year ago
Matt Farina 8b19f8df0e
Adding details on the Factory interface
1 year ago
Dmitry Kamenskikh b4a4c7a9d4 update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
1 year ago
Matt Farina 1800554452
bump version to v3.12.0
1 year ago
Matt Farina b4b629c3c2
Merge pull request #11204 from sabre1041/oci-annotations
1 year ago
Matt Farina b81428919b
Merge pull request #12015 from yann-soubeyrand/bump-k8s-io-deps
1 year ago
Andrew Block f900e9f1b1
Attach annotations to OCI artifacts
1 year ago
Matt Farina 01dabe5312
Merge pull request #11948 from wujunwei/fix-failed-testcase-on-windows
1 year ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
1 year ago
Matt Farina 0833318b32
Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag
1 year ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
1 year ago
Joe Julian b3707e666b
strip trailing newline from Files.Lines
1 year ago
Tom Wieczorek b9361407a3
Bump k8s.io deps from v0.26.0 to v0.27.0
1 year ago
Matt Farina cf3d2531a8
Merge pull request #11898 from willzgli/waitbatchPerform
1 year ago
Matt Farina 7c9d636f40
Fix goroutine leak in action install
1 year ago
Matt Farina 10587613cf
Merge pull request #11949 from dirkmueller/goarches
1 year ago
Joe Julian 853c18002f
fix quiet lint does not fail on non-linting errors
1 year ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Aman Nijhawan eea2f27bab
Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774)
1 year ago
wujunwei 878e962b23 fix: failed testcase on windows
1 year ago
Dirk Müller 1fc8369356
Fix 32bit-x86 typo in testsuite
1 year ago
wujunwei cd2609d08e add some test case
1 year ago
wujunwei 8e1c3d0d39 fix comment grammar error.
1 year ago
wujunwei 316d3fb56a bugfix:(#11391) helm lint infinite loop
1 year ago
Matt Farina 046646c944
Handle failed DNS case for Go 1.20+
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Matt Farina 50c22ed7f9
Bump the Go version
1 year ago
AdamKorcz 2a9594c0fe pkg/engine: fix nil-dereference
1 year ago
AdamKorcz 2f13355e40 pkg/chartutil: fix nil-dereference
1 year ago
Matt Farina 299a6463a0
Merge pull request #11886 from hiddeco/properly-invalidate-client
1 year ago
AdamKorcz 6fc815da5a pkg/action: fix nil-dereference
1 year ago
willzgli 11150cdcc6 Fix goroutine leak in perform
1 year ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Hidde Beydals 68f7b1f194
Properly invalidate client after CRD install
1 year ago
Craig O'Donnell ddf8356c1f full source path when output-dir is not provided
1 year ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
1 year ago
Andrew Block c94306f75d
Reimplemented change in httpgetter for insecure TLS option
1 year ago
Andrew Block ec5e29e801
Removed conditional
1 year ago
Andrew Block 154f37efec
Added insecure option to login subcommand
1 year ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
1 year ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
1 year ago
cpanato 006bc0f39d
update k8s registry domain
2 years ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
2 years ago
Matt Farina 863bc74e5a
Update to func handling
2 years ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
2 years ago
genofire b441f5341d
fix: add podLabels
2 years ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 25ac62e153 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 9a0025f963 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia d66c7db55a feat(helm): add ability for a dry-run to evaluate lookup functions
2 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
2 years ago
Tapas Kapadia be99ebe8af feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
2 years ago