- 01 Aug, 2019 5 commits
-
-
Matthew Fisher authored
feat(KEYS): add bacongobbler's keys
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
fix word 'potgres' to 'postgres'
-
AllenZMC authored
Signed-off-by: czm <zhongming.chang@daocloud.io>
-
Matt Farina authored
Uploading KEYS file to azure along with dist files
-
- 31 Jul, 2019 3 commits
-
-
Matt Farina authored
Signed-off-by: Matt Farina <matt@mattfarina.com>
-
Martin Hickey authored
Clean code: delete commented code
-
dinesh reddy authored
Signed-off-by: dinesh reddy <dinesh.reddy@bestbuy.com>
-
- 30 Jul, 2019 4 commits
-
-
Matthew Fisher authored
Update example to set selector labels
-
Matthew Fisher authored
fix word `constrint` to `constraint`
-
AllenZMC authored
Signed-off-by: czm <zhongming.chang@daocloud.io>
-
Dominic Joseph authored
Signed-off-by: Dominic Joseph <dtpjoseph@gmail.com>
-
- 29 Jul, 2019 6 commits
-
-
Taylor Thomas authored
fix: upgrade charts with CRD changes
-
Martin Hickey authored
chore(*): Add public signing key
-
Martin Hickey authored
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
-
Matt Farina authored
Adding release docs for the KEYS file and keyservers
-
Matt Farina authored
Signed-off-by: Matt Farina <matt@mattfarina.com>
-
Matt Farina authored
Adding a KEYS file with public pgp signing keys for Helm releases
-
- 26 Jul, 2019 4 commits
-
-
Matt Farina authored
This file contains the keys and instructions for adding KEYS and importing them. It follows the model Apache uses for a file like this. Signed-off-by: Matt Farina <matt@mattfarina.com>
-
Yusuke Kuoka authored
Probably since K8s 1.13.x, `converter.ConvertToVersion(info.Object, groupVersioner)` which is the body of `asVersioned` doesn't return an error or an "unstructured" object, but `apiextensions/v1beta1.CustomResourceDefinition`. The result was `helm upgrade` with any changes in CRD consistently failing. This fixes that by adding an additional case of the conversion result being `v1beta1.CustomResourceDefinition`. This is a backward-compatible change as it doesn't remove existing switch cases for older K8s versions. Fixes #5853 Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
-
Martin Hickey authored
cleanup: error message typos in sql.go
-
ethan authored
Signed-off-by: ethan <guangming.wang@daocloud.io>
-
- 25 Jul, 2019 1 commit
-
-
Matthew Fisher authored
Fix broken link in docs/related.md
-
- 24 Jul, 2019 2 commits
-
-
Matthew Fisher authored
fix golint issues reported by make test
-
Tariq Ibrahim authored
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
-
- 23 Jul, 2019 4 commits
-
-
Matthew Fisher authored
Fixing link; adding AKS.
-
Bridget Kromhout authored
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
-
Bridget Kromhout authored
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
-
Pete Hodgson authored
Looks like this hackernoon link is now broken, probably from when they moved off of Medium. Signed-off-by: Pete Hodgson <git@thepete.net>
-
- 22 Jul, 2019 2 commits
-
-
Matthew Fisher authored
docs(CONTRIBUTING): one LGTM for maintainers
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
- 19 Jul, 2019 2 commits
-
-
Martin Hickey authored
Added HPA to sort order.
-
Constantin Bugneac authored
Signed-off-by: Constantin Bugneac <constantin.bugneac@worldfirst.com>
-
- 17 Jul, 2019 1 commit
-
-
Matthew Fisher authored
chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707
-
- 16 Jul, 2019 2 commits
-
-
Matthew Fisher authored
Fix documentation to use existing chart in the stable repository
-
Nenad Merdanovic authored
Signed-off-by: Nenad Merdanovic <nmerdan@anine.io>
-
- 15 Jul, 2019 1 commit
-
-
Martin Hickey authored
Added List mode for Role, ClusterRole and Bindings
-
- 13 Jul, 2019 1 commit
-
-
Seb Ospina authored
Kubernetes supports RoleList, RoleBindingList, ClusterRoleList and ClusterRoleBindingList, in order for a Role to be bound, it must already exist. For the List reference, see: https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/rbac/types.goSigned-off-by: Seb Ospina <kraige@gmail.com>
-
- 12 Jul, 2019 1 commit
-
-
Martin Hickey authored
chore(glide): bump kubernetes to 1.15.0
-
- 11 Jul, 2019 1 commit
-
-
Oleg Sidorov authored
Signed-off-by: Oleg Sidorov <oleg.sidorov@booking.com>
-