Commit Graph

84 Commits (b100b44bef8890093ca1acda5ac730ede316b025)

Author SHA1 Message Date
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
1 week ago
George Jenkins 9c373bf4fc
Merge pull request #32327 from fluxcd/fix-32326
2 weeks ago
Matheus Pimenta bfebbb7c1a
Fix vanishing empty lines
2 weeks ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
3 weeks ago
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
3 weeks ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
3 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
3 weeks ago
George Jenkins 7ab295fcfc
refactor(internal/release): convert tests to testify assert/require
1 month ago
George Jenkins 4cce0e9e2a
refactor(pkg/release): convert tests to testify assert/require
1 month ago
MrJack 1b360574a9
Merge branch 'helm:main' into feature/rollback-revision-history
2 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
MrJack 3838d2d2dd
Merge branch 'helm:main' into feature/rollback-revision-history
3 months ago
Matheus Pimenta 265c5eb530
fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952)
3 months ago
MrJack 16c6662566
Merge branch 'helm:main' into feature/rollback-revision-history
4 months ago
Matheus Pimenta a27f1add79
fix(templating): fix wrong YAML separator parsing for post-renderers (#31941)
4 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
5 months ago
MrJack 6927cde3f9 fix: address Copilot review feedback on rollback revision PR
5 months ago
MrJack 643e6d581d
Merge branch 'helm:main' into feature/rollback-revision-history
5 months ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
5 months ago
MrJack 300f71b1eb feat(history): add rollback revision column to helm history output
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
Evans Mungai 4a91f3ad5c
feat(release): add internal/release/v2 package for chart v3 support (#31709)
5 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
9 months ago
George Jenkins 7dd2484aed
Merge pull request #31295 from TerryHowe/fix-make-helm-list-show-all-by-default
10 months ago
copilot-swe-agent[bot] b4f932a715
Fix test by making date sorting stable and updating golden files
10 months ago
Terry Howe 20eb6e9b04
fix: empty time values
10 months ago
Matt Farina 24159ec8b6 Moving new default accessor functions to internal per feedback
10 months ago
Matt Farina fb20e96a56 Adding a test/example for the release accessor
10 months ago
Matt Farina 9c958dec76 Making uninstall response generic
10 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
10 months ago
Matt Farina 2247a0074b Move all the get commands to the new release interface
10 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
11 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
11 months ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
11 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
11 months ago
Joe Julian 92bc614fbf
Merge remote-tracking branch 'upstream/main' into use-sort-slice
12 months ago
George Jenkins 8face0e596
Merge pull request #31060 from yumeiyin/main
1 year ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
1 year ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year 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