Commit Graph

57 Commits (dependabot/go_modules/main/github.com/fluxcd/cli-utils-0.36.0-flux.15)

Author SHA1 Message Date
Matt Farina 6f957f4922 Move the release util to the versioned directory
3 weeks ago
George Jenkins b4b2392f7e mergefix
1 month ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
1 month ago
Stephane Jeandeaux 44a594fef5
review
2 months ago
Stephane Jeandeaux 8434935a3d
fix fallthrough
2 months ago
Stephane Jeandeaux 65209bed54
Update pkg/action/uninstall.go
2 months ago
Stephane Jeandeaux b3568a67a8
helm uninstall
2 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Benoit Tigeot 68440d7b29
Prefer using slog.Any when displaying errors
6 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
6 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
6 months ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
6 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
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 8ce1876192
get rid of ext interface
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
Marcin Owsiany a6863a64ce Drop unused field.
1 year ago
satoru 5b08985138 goimports
2 years ago
suzaku 48dbda2fa8 Fix #3352, add support for --ignore-not-found just like kubectl delete
2 years ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
3 years ago
Mayank Thakur fe00c9296d Fixed helm uninstall not deleting the resource.
4 years ago
Mike Ng 75fe8883cc Rename newly introduced interface to InterfaceExt
4 years ago
Mike Ng d51a61f9ab Introduce a new interface for WaitForDelete() to avoid breaking backwards compatibility
4 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command.
4 years ago
Du Zheng 87040536fb Improve the console output for resource policy keep to align with helm2.
5 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
5 years ago
Vibhav Bobade 47abe66fd2 Add checking of length of resourceList before creating of deleting
5 years ago
Juan Matías de la Cámara Beovide 357d265de0 fix(helm): add --description flag to helm (#7074)
6 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion
6 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
6 years ago
Adam Reese 572b92dc8a
feat(pkg/kube): add openapi validation for k8s objects
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Vibhav Bobade d00e328020 Applied check to actions
6 years ago
Jacob LeGrone 5ab42504f1
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
6 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
6 years ago
Jacob LeGrone 72127c391c
feat(test): define tests as Jobs and allow arbitrary supporting resources
6 years ago
Taylor Thomas f6116a7ca9 Fixes issues with delete
6 years ago
Taylor Thomas 15fc57f8a3 ref(*): Refactors kube client to be a bit more friendly
6 years ago
Martin Hickey 5410e7d346 Fix style conformance issues
6 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
6 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
6 years ago