Commit Graph

29 Commits (1be395e7aa5793ad466ca7b67af5d77f736361f2)

Author SHA1 Message Date
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 weeks ago
Matthieu MOREL 0fecfd04c2 chore(pkg): enable perfsprint linter
2 months ago
George Jenkins 92b64e87ad
chore: fixes
2 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
3 months ago
George Jenkins 384a3f0ff8
Merge pull request #31385 from porridge/test-unknown-policy
6 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
6 months ago
Marcin Owsiany 269a32a6d2 test: protect unknown hook delete policies
6 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
6 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
6 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
6 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
7 months ago
reddaisyy 1c67fbf108 refactor: use strings.builder
7 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
8 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
8 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
11 months ago
Benoit Tigeot d33e2896f0
Prevent failures with method signatures on hooks
1 year ago
Gerard Nguyen aa9e4bb42d rebase
1 year ago
Laszlo Uveges 63b6153163 More formatting
1 year ago
Laszlo Uveges acca1b04eb Add missing license header
1 year ago
Laszlo Uveges d03981b82c Fix go imports
1 year ago
Laszlo Uveges 940966d9c8 Fix formatting issues
1 year ago
Laszlo Uveges 2eea520ba4 Delete previously successful hooks when a later hook fails
1 year ago
Laszlo Uveges 0a28223ae5 Restructure hooks tests to be reusable
1 year ago
Laszlo Uveges 788652fd27 Add dummy test case to prove that not all hooks are delted on failure
1 year ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Chris Berry 3d4e679d9f Update based on review comments
1 year ago
Chris 3964f84ac8 Tidy up imports
1 year ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
1 year ago