Commit Graph

145 Commits (bd29e5edc2a0104e15181580f0752dd5a900c75a)

Author SHA1 Message Date
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
2 weeks ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
3 weeks ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
4 weeks ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
4 weeks ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
1 month ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
1 month ago
George Jenkins 45141451b4 Kube client support server-side apply
1 month ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
2 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
2 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
3 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
5 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
5 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
5 months ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
5 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
6 months ago
Austin Abro 2948279fb9
cleanup if statement
6 months ago
Austin Abro 1a3fb75b34
merge
7 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
7 months ago
Austin Abro 09faaac273
merge
7 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Austin Abro 11eeb4a6b1
merge
7 months ago
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
Austin Abro 7fde4962a8
set waiter in functions
7 months ago
Austin Abro f2dd2c9109
add hook only waiter
7 months ago
Austin Abro 2b03c527f1
set command line flags
7 months ago
petercover 605b1a0cf7 chore: fix some comments
8 months ago
George Jenkins 3b9cce9669 cleanup: Remove 'ProcessDependenciesWithMerge'
9 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
mathieu cesbron fc17fc75e2 Fix typo "re-use" to "reuse"
10 months ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
1 year ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
1 year ago
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
1 year ago
Mario Manno a7856c0398 Add ability to adopt unmanaged resources
2 years ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
2 years ago
Scott Rigby 2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
2 years ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
2 years ago
b4nks f004d42847 remove useless print during prepareUpgrade
2 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
2 years ago
Joe Julian 7de6d7f162
Merge branch 'main' into feat/reset-then-reuse-flag
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