Commit Graph

53 Commits (main)

Author SHA1 Message Date
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
5 days ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
3 weeks ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
3 weeks ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
1 month ago
Joe Julian 92bc614fbf
Merge remote-tracking branch 'upstream/main' into use-sort-slice
1 month ago
George Jenkins 8face0e596
Merge pull request #31060 from yumeiyin/main
2 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
2 months ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
2 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Mike Delucchi e1425f1aa5 fix: correct webhook order to match Kubernetes admission flow
5 months ago
Mike Delucchi 1003a3c93f fixes kind_sorter_test to match new order
5 months ago
Mike Delucchi c121b6b83e changes order of operations
5 months ago
zanuka 9b636902c6 updates mutate and validate web hook configs
5 months ago
Robert Sirchia 848c134e0c
fixing error messages
7 months ago
Robert Sirchia c2e6ed8ae5
fixing build error
7 months ago
Robert Sirchia 8887d01791
fixing issues with my PR
7 months ago
Robert Sirchia c36bc25fb1
fixing missing attributes
7 months ago
Robert Sirchia 1ad79a2bb7
converting inline log to slog
7 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
7 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
7 months ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
7 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Niladri Halder d351b091ca
Add annotations and dependencies to get metadata output
12 months ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
3 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
3 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Matthew Fisher 198f403688
Merge pull request #8590 from Foxboron/morten/fix-go1.15
5 years ago
Morten Linderud 83a5e620d0
release/mock: Ensure conversion from int to string yields a string
5 years ago
Dmitry Chepurovskiy 266c74f390
Move selector filtering after latest release version filtering
5 years ago
Dmitry Chepurovskiy 99bd709530
Pass labels from secret/configmap to release object
5 years ago
Cristian Klein 9a4f4ec64b fix(helm): Avoid corrupting storage via a lock
5 years ago
Matthew Fisher fc6d6d3605
Merge pull request #6979 from lindhe/explain_revision_version_in_get
5 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
Taylor Thomas 4d7968f692 ref(time): Adds wrapper for most time stdlib methods
6 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
6 years ago
Martin Hickey f12be4c4b6
Port #4078 to Helm v3 (#6619)
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
6 years ago
Jacob LeGrone 2085228b50
feat(hooks): add Running phase
6 years ago
Jacob LeGrone 4f6814afb5
refactor(hooks): replace hook execution Successful bool with HookPhase
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
Martin Hickey b600f6090e Add app version to history table
7 years ago
Matthew Fisher 8f37ab48ac
Merge pull request #5455 from bacongobbler/fix-list
7 years ago
Matthew Fisher 5c2f235b6c
fix(install): fix issue where chart metadata is not being saved on `helm install`
7 years ago