Commit Graph

32 Commits (bd1d2fff751bebea53b4ff265f20dcc78ea670ee)

Author SHA1 Message Date
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
2 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
2 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
2 months ago
Evans Mungai 7a5816b106
Self review changes
2 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
2 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
3 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
10 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Matt Morrissette 1ab52fa79c
fix(helm): stdin values for helm upgrade --install
6 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
Martin Hickey caa26c4bb2
Change release storage name to use helm storage type as prefix (#6500)
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 3be0d81da7
ref(driver): refactor out function type errors
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
9 years ago
Sushil Kumar 000bf9fd1a Added release-name to helm delete error
9 years ago
Adam Reese 4418b1a20d ref(*): remove dead code
9 years ago
fibonacci1729 1d6c16175b feat(rollback-storage): remove unreachable code from memory
9 years ago
fibonacci1729 e25732284b feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
9 years ago
fibonacci1729 383a9c186a update pkg/storage to support rollback
9 years ago
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage
10 years ago
fibonacci1729 559e9081fb style fixes and cleanup
10 years ago
fibonacci1729 0e26f20268 gofmt, style, and added comments
10 years ago
fibonacci1729 a83425d44b style & doc comments
10 years ago
fibonacci1729 d458bb7fb9 Change Create to return ErrReleaseExists if release exists
10 years ago
fibonacci1729 967e438bfd gofmt ...
10 years ago
fibonacci1729 a05b48f320 update driver Queryor interface to reflect list filtering mechanism
10 years ago
fibonacci1729 aff817a1fc run gofmt
10 years ago
fibonacci1729 6dd5c9783e add driver package to encapsulate storage backends
10 years ago