Commit Graph

40 Commits (157f0ba10af6f237e70698c3c10cc0e8a1e433e4)

Author SHA1 Message Date
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
5 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
5 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
5 months ago
Benoit Tigeot 3db7ebc591
Fix missing logger to SQL in test
5 months ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
5 months ago
linghuying fc476f7235 chore: make function comment match function name
6 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
6 months ago
petercover 605b1a0cf7 chore: fix some comments
8 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
8 months ago
Nathan Baulch ef85fa7f2d
Grammar fixes
12 months ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Dmitry Chepurovskiy 512970ab40
Fixing tests after adding labels to release fixture
3 years ago
Dmitry Chepurovskiy 2f29ccb9d0
Make default release fixture contain custom labels to make tests check that labels are not lost
3 years ago
Dmitry Chepurovskiy c7eedbd9c5
Fix broken tests for SQL storage driver
3 years ago
Dmitry Chepurovskiy 95bb77c261
Fix broken tests for configmap and secret storage drivers
3 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
5 years ago
Adam Reese e1d046bc43
fix(tests): fix broken unit tests in storage (#7928)
5 years ago
Lu Fengqi 9e1f381bf2
Add unit test for Secrets/ConfigMaps (#7765)
5 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
5 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese e51a9b90c9
Merge pull request #5284 from adamreese/v3/make-format
7 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings
7 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
7 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
7 years ago
Adam Reese fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
8 years ago
Remington Reackhof 9af1018bd3 Add secrets storage backend for releases
8 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
9 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
9 years ago
Adam Reese 84ae1268e1 fix(*): import grouping
9 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
9 years ago
Adam Reese 150fb33c2e fix(*): prevent testing package from being imported
9 years ago