- 06 Feb, 2018 3 commits
-
-
Matt Farina authored
fix(api-machinery): Fixes patching for unstructured objects
-
Matthew Fisher authored
HELM DOC TYPO
-
lihuang authored
-
- 05 Feb, 2018 9 commits
-
-
Matt Farina authored
CRDs and other objects seen as unstructured cannot use strategic merge patching. It has never been supported on CRDs. Previously, cases like unstructured objects could have caused an unregistered error. This is no longer the case. This change explicitly looks for unstructured objects and handles those using json merge patching. Closes #3382
-
Matthew Fisher authored
fix helm init --upgrade logic
-
Matthew Fisher authored
Fix pod recreation
-
Matthew Fisher authored
Update developers.md
-
Matthew Fisher authored
Update charts_tips_and_tricks.md to fix typo error
-
Matthew Fisher authored
Fix subchart2 example tag
-
Jonas Fonseca authored
-
liaoj authored
typo error comand --> command
-
lihuang authored
-
- 02 Feb, 2018 2 commits
-
-
Adam Reese authored
-
Matthew Fisher authored
docs: fixed incorrect clone path in developer docs
-
- 31 Jan, 2018 5 commits
-
-
Matt Farina authored
refs #3173: add appsv1beta1 and appsv1beta2 apiVersion
-
Matthew Fisher authored
fix doc some spell check
-
lihuangzym authored
-
Matthew Fisher authored
Disambiguate encoding from secrets
-
Matthew Fisher authored
the spell check
-
- 30 Jan, 2018 2 commits
-
-
Adnan Abdulhussein authored
Update RBAC best practices
-
lihuangzym authored
-
- 27 Jan, 2018 4 commits
-
-
Paolo Mainardi authored
-
Reinhard Nägele authored
-
Paolo Mainardi authored
-
Reinhard Nägele authored
-
- 26 Jan, 2018 10 commits
-
-
Matthew Fisher authored
exit zero on non-master branch
-
Matthew Fisher authored
Fix release checklist
-
Matthew Fisher authored
Fix typo
-
Daniel Barker authored
-
Bin Liu authored
-
Matthew Fisher authored
While we still don't want to upload to GCS/GCR, we also don't want the CI run to fail because we are just skipping the step. This is most usually seen in the `release-X.Y` branches cut every minor release.
-
Matthew Fisher authored
-
Matthew Fisher authored
also add it to the release checklist.
-
Matthew Fisher authored
the release branch was of the format `release-vX.Y.Z` when it should be `release-X.Y`.
-
Matthew Fisher authored
bump version to v2.8.0
-
- 25 Jan, 2018 2 commits
-
-
Matthew Fisher authored
(cherry picked from commit 14af25f1)
-
scriptonist authored
In docs/developers.md the clone path for helm was given as $GOPATH/k8s.io. This has been changed to $GOPATH/src/k8s.io. Closes #3387
-
- 23 Jan, 2018 1 commit
-
-
Nikhil Manchanda authored
fix link to image
-
- 22 Jan, 2018 2 commits
-
-
Matthew Fisher authored
-
Reinhard Nägele authored
-