Commit Graph

607 Commits (1aee50f5dbc38dcd444b2dfd0f2d46df862892ee)

Author SHA1 Message Date
Adam Reese 0f461ba8b5 feat(kube): use jsonpatch to update ThirdPartyResources
10 years ago
Adam Reese 4cdb2ac538 feat(kube): support thirdpartyresources
10 years ago
Gergo Huszty a32f71c735 Merge branch 'master' of https://github.com/kubernetes/helm into move-to-pkg
10 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
10 years ago
Taylor Thomas 7bdd36bbba fix(*): Regenerates protobuf files for protobuf 3.2
10 years ago
Larry Rensing 294d18d567 Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
10 years ago
Larry Rensing 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
10 years ago
Matt Butcher ed7bb41973 Merge pull request #1928 from vdice/add-last-test-suite-run-to-status
10 years ago
Taylor Thomas 977ceb9b5f Merge pull request #1882 from bacongobbler/1712-portforwarder
10 years ago
Vaughn Dice 140caa081b
feat(cmd/helm/status): add last test suite run to status output
10 years ago
Michelle Noorali c7e2d186a5 Merge pull request #1777 from michelleN/feat/1163-chart-testing
10 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
10 years ago
Michelle Noorali 4896ea7cf5 chore(pkg/tiller): add logs on RunReleaseTesting
10 years ago
Michelle Noorali 538e8297ef ref(*): add namespace info to failing test msg
10 years ago
Adam Reese fd210dfd30 ref(hapi): remove never used proto field
10 years ago
Matthew Fisher 704bc47225 move newTillerPortForwarder to pkg/helm/portforwarder
10 years ago
Michelle Noorali bf9ae52e1c ref(*): change test hook to be test-success
10 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
10 years ago
Matthew Fisher 3f463783a5 add PersistentVolumeClaim to the kind sorter list
10 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
10 years ago
Vaughn Dice 9bd12953a9 feat(*): add kube client test
10 years ago
Michelle Noorali 58c05f87d7 feat(*): stream helm test messages to client
10 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
10 years ago
Matt Butcher 756cb970bd
feat(tiller): record a message for each lifecycle step
10 years ago
Taylor Thomas e440a36d95 Merge pull request #1820 from thomastaylor312/feat/add_wait
10 years ago
Matthew Fisher dad40fcbe0 add InstallReleaseFromChart and UpdateReleaseFromChart
10 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
10 years ago
Adam Reese de64da2bb1 ref(kube): misc code cleanup
10 years ago
Adam Reese 9dae8eca3d Merge pull request #1825 from adamreese/fix/upgrade-reaper
10 years ago
Matt Butcher 9652651ba9 Merge pull request #1814 from technosophos/feat/1569-reset-values
10 years ago
z00358552 b0d4cacd54 fix(helm) change name length limit to 63 for `helm create`
10 years ago
Adam Reese 9e37009467 fix(kube): reap deleted resources during upgrade
10 years ago
Adam Reese 5a33f462ef Merge pull request #1823 from adamreese/ref/kube-manifest
10 years ago
Adam Reese b22e6fcfaa ref(kube): add Result to abstract a collection of resources
10 years ago
Ferran Rodenas 088c2bd233 Linter validations for Chart icon property
10 years ago
Lachlan Evenson 4d5cf66308
removed Version from create tests as output schema and values aren't tested
10 years ago
Lachlan Evenson 2e0f949d49
bugfix(tiller): replace + with - in Chart version to support Kubernetes constraint
10 years ago
José Armesto 0059d5a3df Logging real name of the failing hook
10 years ago
Matt Butcher c32b2ddcdf
feat(helm): add --reset-values flag to 'helm upgrade'
10 years ago
Matt Butcher 6d6e88a86e Merge pull request #1766 from gravitational/http-client-tls
10 years ago
Adam Reese 3e44f87c59 Merge pull request #1808 from adamreese/fix/missing-name
10 years ago
Adam Reese 881153cc39 Merge pull request #1812 from adamreese/fix/1807-purge-error
10 years ago
Adam Reese 6600fcb0e6 fix(tiller): don't update purged releases
10 years ago
Adam Reese 0e7781c443 fix(tiller): add missing name to status response
10 years ago
Matt Butcher cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
10 years ago
Anton Galitsyn f8a261f277 use old naming
10 years ago
Anton Galitsyn 685e730ba8 create repo.Getter interface
10 years ago
Anton Galitsyn e3f39f30bf rename URLAreEqual func
10 years ago
Adam Reese a2543f87aa Merge pull request #1784 from adamreese/ref/code-cleanup
10 years ago
Adam Reese 4418b1a20d ref(*): remove dead code
10 years ago
Matt Butcher 1e3e430561
fix(helm): prevent .helmignore rules from applying to '.'
10 years ago
Matt Butcher 410bf899ed Merge pull request #1757 from mboersma/bump-to-213
10 years ago
Anton Galitsyn 89ab7555db Get http.Client from referenced repository
10 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
10 years ago
dongziming 34d7585f1e Spelling errors and so on.
10 years ago
Matt Boersma bd27acd02c
chore(*): bump to v2.1.3
10 years ago
Adam Reese b928088a8a Merge pull request #1752 from adamreese/ref/tiller-version-check
10 years ago
Adam Reese b82d519025 ref(tiller): dry up client/server version checks
10 years ago
Adam Reese d10e9186dc feat(tiller): validate objects against kube schema on dry-run
10 years ago
Matt Butcher dbe1c970b3
ref(tiller): minor style refactor
10 years ago
Matt Butcher b28b58ad8b Merge pull request #1715 from mariusgrigoriu/master
10 years ago
Matt Butcher b51ad7a0e5 Merge pull request #1693 from thomastaylor312/feat/hook-timeout
10 years ago
Matt Butcher cc118fc745 Merge pull request #1743 from mboersma/bump-to-212
10 years ago
Matt Butcher bea54d1073 Merge pull request #1734 from kmala/release
10 years ago
Matt Boersma 152cf427ed
chore(*): bump to 2.1.2
10 years ago
Keerthan Reddy Mala (kmala) ce79fa8732
fix(upgrade):Check the raw vals during an upgrade properly
10 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
10 years ago
Michelle Noorali 06867b22d4 fix(linter): disable checking for empty values
10 years ago
Taylor Thomas b18f7f7523 fix(*): Fixes protobuf name
10 years ago
Matt Butcher 090e00ddf8 Merge pull request #1686 from kubernetes/feat/1604-fromyaml
10 years ago
Euan Kemp 25f74989a5 fix(chartutil): improve 'missing name' error
10 years ago
Marius Grigoriu d87cd95112 Play nicely with roles that don't allow creating namespaces
10 years ago
Matt Butcher b3d812b346 Merge pull request #1692 from technosophos/fix/allow-global-map-merges
10 years ago
Matt Butcher ff9651be75 Merge pull request #1648 from nmakhotkin/restarting_pods
10 years ago
Matt Butcher 9ae9586df0 Merge pull request #1687 from technosophos/feat/1654-pretty-version
10 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
10 years ago
Matt Butcher 6faf4675ac
fix(tller): allow deep merge of global maps
10 years ago
Matt Butcher b2d762af48
feat(tiller): add .Release.IsInstall
10 years ago
Adam Reese 84928e2751 feat(*): allow tiller to be installed in an alternate namespace
10 years ago
Nikolay Mahotkin 44d9274df3 Fixing tests
10 years ago
Matt Butcher de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
10 years ago
Matt Butcher 7f4ea91028 Merge pull request #1645 from rodcloutier/Windows_archive_backslash_support
10 years ago
Matt Butcher d8540d78f1
feat(tiller): add fromYaml to template functions
10 years ago
Nikolay Mahotkin ec0d104fe1 Reformatting changes
10 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
10 years ago
Nikolay Mahotkin 22b206cc69 Adding pod restarting while upgrading release
10 years ago
Adam Reese b7b648456b chore(*): bump to v2.1.0
10 years ago
Matt Butcher b08434aa3a Merge pull request #1640 from technosophos/fix/1511-undeleting
10 years ago
Matt Butcher bae2dce33a Merge pull request #1666 from andrewstuart/files-util-methods
10 years ago
Matt Butcher 936028f29a
fix(*): add support for "DELETING" status
10 years ago
Adam Reese 525df8f0d1 ref(kube): simplify encoding for creating patches
10 years ago
Adam Reese fb9ef50bc8 test(kube): add test for upgrade
10 years ago
Adam Reese 7413320d2d ref(kube): use a more specific interface for discovery client
10 years ago
Adam Reese cac9f9c7cc ref(kube): isolate ensureNamespace and add tests
10 years ago
Adam Reese bceea66d27 ref(kube): remove unused fields on client
10 years ago
Adam Reese 84ae1268e1 fix(*): import grouping
10 years ago
Adam Reese 7f44c116a1 ref(tiller): refactor clientset out of environment
10 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
10 years ago
Andrew Stuart 1df13df88d
Include lines functions
10 years ago
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr)
10 years ago