Commit Graph

58 Commits (dev-v2)

Author SHA1 Message Date
AllenZMC b788e3dce9 fix word 'potgres' to 'postgres'
6 years ago
ethan c086f78583 cleanup: error message typos in sql.go
6 years ago
Matthew Fisher ae0d4b151b
fix(pkg/storage/driver): use shallowReleaseEqual()
6 years ago
Matthew Fisher a93ebe17d6
Merge pull request #5371 from PayFit/feat/add-sql-storage-driver
6 years ago
Morten Torkildsen 072cd6af37 fix(helm): Regenerate go types from proto
6 years ago
Elliot Maincourt f4052821c9 Fix formatting issue
7 years ago
Elliot Maincourt 13e82d2039 Clarify our SQL Release binding struct naming and purpose
7 years ago
Étienne Lafarge 6c396880ad [pr-review] Lighten docs & validate SQL dialect
7 years ago
Étienne Lafarge a602d70842 [storage] Add an SQL storage driver
7 years ago
JoeWrightss 9e18364fea Fix some spelling errors in comment (#5246)
7 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
7 years ago
Fabian Ruff 37a731db79 Avoid importing k8s.io/kubernetes from pkg/helm (#4499)
7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese c314e2e2f1
fix(plugins): support newer git (#3571)
8 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
8 years ago
Andrey Klimentyev cfb7dfa82c
Typo fix
8 years ago
Remington Reackhof 9af1018bd3 Add secrets storage backend for releases
8 years ago
Maxim Ivanov ff5acc9bd8 Make Memory driver to store copy of releases to stop hiding storage errors during tests
8 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
8 years ago
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls
8 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
8 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
8 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
9 years ago
Sushil Kumar 000bf9fd1a Added release-name to helm delete error
9 years ago
Adam Reese d4061b5b60 fix(tiller): enforce release name length on uninstall
9 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
9 years ago
Adam Reese 4418b1a20d ref(*): remove dead code
9 years ago
dongziming 34d7585f1e Spelling errors and so on.
9 years ago
Adam Reese 84ae1268e1 fix(*): import grouping
9 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
9 years ago
Fabian Ruff eb4b78bbbe Add compression to configmap storage driver
9 years ago
Matt Butcher a1f5955a65 fix(tiller): fix nil pointers in error messages
9 years ago
Adam Reese 150fb33c2e fix(*): prevent testing package from being imported
9 years ago
fibonacci1729 f77435e686 fix(helm-list): only list configmaps owned by TILLER
9 years ago
fibonacci1729 83df6ebc4d feat(rollback-storage): remove extraneous else block and fix type in records_test
9 years ago
fibonacci1729 1d6c16175b feat(rollback-storage): remove unreachable code from memory
9 years ago
fibonacci1729 b47379ccdc feat(rollback-storage): golint & removed early return from release server
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
9 years ago
fibonacci1729 9d3a1ed2a7 basic cfgmaps driver tests
9 years ago
fibonacci1729 d5aca1666c configmaps: style fix
9 years ago
fibonacci1729 94a154b745 more style fixes and cleanup
9 years ago
fibonacci1729 559e9081fb style fixes and cleanup
9 years ago
fibonacci1729 7c56882ed9 fix configmaps list, and labels mechanism for future tiller mgmt
9 years ago
fibonacci1729 cba0c6615f gofmt
9 years ago
fibonacci1729 8c56533a47 configmap tests & some reduction in driver complexity
9 years ago
fibonacci1729 2d95906e1a wip: cfgmaps storage driver
9 years ago
fibonacci1729 0e26f20268 gofmt, style, and added comments
9 years ago
fibonacci1729 a83425d44b style & doc comments
9 years ago