Commit Graph

2656 Commits (main)

Author SHA1 Message Date
Matt Farina c682fdfebf
Merge pull request #12539 from chojnack/main
8 months ago
Matt Farina dae8783177
Merge pull request #12447 from dm3ch/allow-filtering-using-system-labels
8 months ago
Scott Rigby 2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
8 months ago
Marcin Chojnacki 8814bfb490 Fixing release labelling in rollback
8 months ago
Denis Policastro 9f0313e5f5
feat: move livenessProbe and readinessProbe values to default values file
8 months ago
Matt Farina 24e2864c64
Revert "fix(main): fix basic auth for helm pull or push"
8 months ago
Matt Farina 992dc58556
Revert "fix(registry): address anonymous pull issue"
8 months ago
Dmitry Chepurovskiy 250f0bd46e
Drop filterSystemLabels usage from Query method
9 months ago
Dmitry Chepurovskiy 0ec47f8ec9
Apply review suggestions
9 months ago
Serge Logvinov b0d163771e feat: print failed hook name
9 months ago
Matt Farina 25371e2f0d Fixing precedence issue with the import of values.
9 months ago
Matt Farina 1b260d0a79
Merge pull request #12433 from larszi/fix-12432-helm-create-serviceaccount
9 months ago
Matt Farina ff8f0276ca
Merge pull request #12429 from hiddeco/fix-swallowed-err
9 months ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
9 months ago
genofire 919bffe2db
chore(create): indent to spaces
9 months ago
Dmitry Chepurovskiy e6d9b99255
Allow using label selectors for system labels for sql backend.
9 months ago
Dmitry Chepurovskiy e219c756e0
Allow using label selectors for system labels for secrets and configmap
9 months ago
b4nks f004d42847 remove useless print during prepareUpgrade
9 months ago
Lars Zimmermann 828763e0d8
FIX Default ServiceAccount yaml
9 months ago
Hidde Beydals fe4c01f624
fix(registry): address anonymous pull issue
9 months ago
Hidde Beydals da3c666a82
fix(registry): unswallow error
9 months ago
Matt Carr c25736c894 Fix grammatical error
9 months ago
Matt Farina 162b3efc33
Merge pull request #12394 from abrarcv170/patch-1
9 months ago
Andy Smith 415af5b0e9 Add qps/HELM_QPS parameter
9 months ago
Matt Farina c372b15022
bump version to v3.13.0
10 months ago
Matt Farina dbef83eac3
Merge pull request #10913 from sureshdsk/pluginbug
10 months ago
Matt Farina 30254deff4
Merge pull request #12088 from mslapek/fix/11971-run-with-ctx
10 months ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
10 months ago
Matt Farina 70cbaa0a73
Merge pull request #11372 from vovtz/#11369-fix-custom-repo-cache-for-unmanaged-dependency-updates
10 months ago
abrarcv170 4199be82b5
Increased release information key name max length.
10 months ago
Matt Farina ef02cafdd0
Merge pull request #12274 from mih-kopylov/get-metadata
10 months ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
10 months ago
Matt Farina 4feafb528b
Merge pull request #12019 from GOodCoffeeLover/feat/rw-psql
10 months ago
Joe Julian e7bb860d9a
Merge pull request #12245 from hiddeco/json-index
10 months ago
Joe Julian edc93cb988
Merge pull request #11649 from tim-chaplin-dd/tim.chaplin/fix-selector-labels-2
10 months ago
Joe Julian eb4edc96c5
Merge pull request #10965 from mattfarina/factory-comment
10 months ago
Maxim Trofimov 4944acb341 fix conflict
10 months ago
Maxim Trofimov 6138e101aa add big tests
10 months ago
Maxim Trofimov 199784f711 fix conflict
10 months ago
Maxim Trofimov b786cb40f0 fix
10 months ago
Maxim Trofimov df5904d88a add check if all migrations already applied
10 months ago
Joe Julian 1d2221f9d6
Merge pull request #12290 from Ithrael/fix/helm-rollback-err-tips
10 months ago
Joe Julian 126333c525
Merge remote-tracking branch 'upstream/main' into #9169/lint-dependency-shadowing
10 months ago
Tim Chaplin 479be0c36b
Use labels instead of selectorLabels for pod labels
10 months ago
Joe Julian b6c679eb97
Merge pull request #12321 from LuBingtan/dev
10 months ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
10 months ago
Bingtan Lu 4e5e68d55c fix(helm): fix GetPodLogs, the hooks should be sorted before get the logs of each hook
11 months ago
ithrael db9460cc87 fix: helm rollback err tips
11 months ago
Joe Julian f9e03f196d
Merge pull request #12278 from heijian123/main
11 months ago
Joe Julian a749b66310
Merge pull request #12203 from 0xff-dev/main
11 months ago
Joe Julian d9e0688640
Merge remote-tracking branch 'upstream/main' into fix-10566
11 months ago
Joe Julian b3c35c0aea
Merge pull request #11129 from antgamdia/10623-allow-setting-oci-resolver-2
11 months ago
0xff-dev 2011a3191c chore: HTTPGetter add default timeout
11 months ago
Joe Julian 1a465d603d
Merge pull request #10564 from suzaku/ignore-not-found
11 months ago
Joe Julian a680f72f7e
Merge pull request #11926 from AdamKorcz/fix1
11 months ago
Joe Julian 0be8ac35ab
Merge pull request #11927 from AdamKorcz/fix2
11 months ago
Joe Julian e19c6cf199
Merge pull request #11644 from jcpunk/automountServiceAccountToken
11 months ago
Joe Julian a0a83637dc
Merge pull request #11780 from genofire/patch-1
11 months ago
Joe Julian 0468fde6ce
Merge pull request #11928 from AdamKorcz/fix3
11 months ago
Joe Julian 67096285c2
Merge remote-tracking branch 'upstream/main' into automountServiceAccountToken
11 months ago
Joe Julian a10626cdf0
Merge remote-tracking branch 'upstream/main' into patch-1
11 months ago
guoguangwu bf543d94e9 fix: precedence typo
11 months ago
Antonio Gamez Diaz 3607cd7110
Avoid nil dereference if passing a nil resolver
11 months ago
Antonio Gamez Diaz 197d1defbf
Add required changes after merge
11 months ago
Antonio Gamez Diaz ad6f45819a
Merge branch 'main'
11 months ago
Joe Julian 4b28d7b08d
Merge remote-tracking branch 'upstream/main' into fix1
11 months ago
Joe Julian bc8bef4c15
Merge remote-tracking branch 'upstream/main' into fix2
11 months ago
Joe Julian c42fdd1e0b
Merge remote-tracking branch 'upstream/main' into fix3
11 months ago
satoru 5b08985138 goimports
11 months ago
suzaku 48dbda2fa8 Fix #3352, add support for --ignore-not-found just like kubectl delete
11 months ago
Joe Julian b30d7152b7
Merge remote-tracking branch 'upstream/main' into feat/reset-then-reuse-flag
11 months ago
Joe Julian 2b9f4991d6
Merge remote-tracking branch 'upstream/main' into priorityclassorder
11 months ago
MR ZHAO 5c7a63138b
Fix helm may identify achieve of the application/x-gzip as application/vnd.ms-fontobject
11 months ago
Mikhail Kopylov 0b5e9d37c8 Restore `helm get metadata` command
11 months ago
Joe Julian e8e6da28d1
Revert "Add `helm get metadata` command"
11 months ago
Joe Julian 7de6d7f162
Merge branch 'main' into feat/reset-then-reuse-flag
11 months ago
Joe Julian b12139a6ec
Merge pull request #11586 from jmhbnz/main
11 months ago
Joe Julian 02ef594a43
Merge pull request #11591 from ruanxin/use_wrapped_error
11 months ago
Joe Julian 847d2bb3c6
Merge pull request #11631 from mih-kopylov/get-metadata
11 months ago
Joe Julian 617db7b9d1
Merge pull request #11670 from zhekazuev/feature/volumes-in-chartutil
11 months ago
Joe Julian 819931b226
Merge pull request #12237 from cuisongliu/auth_basic
11 months ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
11 months ago
Graham Reed b261a1b1be Test update for "Allow a nested `tpl` invocation access to `defines` in a containing one"
11 months ago
Graham Reed 36d417de3b Test update for "Speed up `tpl`"
11 months ago
Graham Reed 97dbb96f5a Merge remote-tracking branch 'origin/main' into fast-tpl
11 months ago
Dmitry Chepurovskiy 735ff8f92c
Update pkg/action/install.go
11 months ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
11 months ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
11 months ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
11 months ago
Matt Farina e8a748d300
Updated per feedback from gjenkins8
11 months ago
Joe Julian ca61c326c2
Merge pull request #11758 from joejulian/remove_blank_list_item_from_files_lines
11 months ago
cuisongliu 4a27baaffc fix(main): fix basic auth for helm pull or push
12 months ago
Hidde Beydals 2544aa23a3
cmd: support generating index in JSON format
12 months ago
Hidde Beydals e21c9cf7e2
repo: detect JSON and unmarshal efficiently
12 months ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
12 months ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
12 months ago
Stefan McShane 1a3e9a95dd addressing comment
12 months ago
MichaelMorris d2cf8c66f1 Updated for review comments
12 months ago
MichaelMorris fc74964f8a Add robustness to wait status checks
12 months ago
Joe Julian 99e1dce8c8
Merge pull request #9950 from jeffrosenberg/error-on-failed-jobs-9285
12 months ago