Commit Graph

65 Commits (757ae5cd377e97f84ff97d2a17c20347d8ae8a2d)

Author SHA1 Message Date
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
1 month ago
George Jenkins 92b64e87ad
chore: fixes
1 month ago
Evans Mungai 4a91f3ad5c
feat(release): add internal/release/v2 package for chart v3 support (#31709)
2 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
5 months ago
George Jenkins 7dd2484aed
Merge pull request #31295 from TerryHowe/fix-make-helm-list-show-all-by-default
6 months ago
copilot-swe-agent[bot] b4f932a715
Fix test by making date sorting stable and updating golden files
6 months ago
Terry Howe 20eb6e9b04
fix: empty time values
6 months ago
Matt Farina 24159ec8b6 Moving new default accessor functions to internal per feedback
6 months ago
Matt Farina fb20e96a56 Adding a test/example for the release accessor
6 months ago
Matt Farina 9c958dec76 Making uninstall response generic
6 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
6 months ago
Matt Farina 2247a0074b Move all the get commands to the new release interface
6 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
7 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
7 months ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
7 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
8 months ago
Joe Julian 92bc614fbf
Merge remote-tracking branch 'upstream/main' into use-sort-slice
8 months ago
George Jenkins 8face0e596
Merge pull request #31060 from yumeiyin/main
9 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
9 months ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
9 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
11 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
12 months ago
Mike Delucchi e1425f1aa5 fix: correct webhook order to match Kubernetes admission flow
1 year ago
Mike Delucchi 1003a3c93f fixes kind_sorter_test to match new order
1 year ago
Mike Delucchi c121b6b83e changes order of operations
1 year ago
zanuka 9b636902c6 updates mutate and validate web hook configs
1 year ago
Robert Sirchia 848c134e0c
fixing error messages
1 year ago
Robert Sirchia c2e6ed8ae5
fixing build error
1 year ago
Robert Sirchia 8887d01791
fixing issues with my PR
1 year ago
Robert Sirchia c36bc25fb1
fixing missing attributes
1 year ago
Robert Sirchia 1ad79a2bb7
converting inline log to slog
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
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
1 year ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Niladri Halder d351b091ca
Add annotations and dependencies to get metadata output
2 years ago
Nathan Baulch ef85fa7f2d
Grammar fixes
2 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
4 years ago
Soujanya Mangipudi 9d5be803bc feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Matthew Fisher 198f403688
Merge pull request #8590 from Foxboron/morten/fix-go1.15
6 years ago
Morten Linderud 83a5e620d0
release/mock: Ensure conversion from int to string yields a string
6 years ago
Dmitry Chepurovskiy 266c74f390
Move selector filtering after latest release version filtering
6 years ago
Dmitry Chepurovskiy 99bd709530
Pass labels from secret/configmap to release object
6 years ago
Cristian Klein 9a4f4ec64b fix(helm): Avoid corrupting storage via a lock
6 years ago
Matthew Fisher fc6d6d3605
Merge pull request #6979 from lindhe/explain_revision_version_in_get
6 years ago
Andreas Lindhé de1996e500 Add comments about release Version variable
6 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
6 years ago
Jason Pickens 0eaa881c4e Add missing statuses to the status help text (#7035)
6 years ago