This repository has been archived by the owner on Sep 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 295
kube-aws should warn or fail when it sees unexpected keys in cluster.yaml #404
Labels
Milestone
Comments
I believe that our users tend to have troubles writing |
@c-knowles I believe you've asked about how it achieve this before? unexpectedSettings map[string]interface{} `yaml:",inline"` |
mumoshu
changed the title
Make kube-aws warn or fail when it sees unexpected keys in cluster.yaml
kube-aws should warn or fail when it sees unexpected keys in cluster.yaml
Mar 10, 2017
mumoshu
added a commit
to mumoshu/kube-aws
that referenced
this issue
Mar 21, 2017
camilb
added a commit
to camilb/kube-aws
that referenced
this issue
Apr 5, 2017
* kubernetes-incubator/master: (29 commits) Emit errors when kube-aws sees unexpected keys in cluster.yaml Resolves kubernetes-retired#404 Tag controller nodes appropriately with `kubernetes.io/role`. Resolves kubernetes-retired#370 Make Container Linux AMI fetching a bit more reliable Stop locksmithd errors on etcd nodes Upgrade heapster to version 1.3.0 (kubernetes-retired#420) Auth token file support (kubernetes-retired#418) Update README.md Update README accordingly to the new git repo AWS China region support (kubernetes-retired#390) Conform as a Kubernetes Incubator Project Fixed typo in template upgrade aws-sdk to latest version Fix kubernetes-retired#388 Upgrade Kubernetes version to v1.5.4 Fix assumed public hostnames for EC2 instances in us-east-1 Fix assumed public hostnames for EC2 instances in us-east-1 typo fix: etcdDataVolumeEncrypted not creating encrypted volumes fixes kubernetes-retired#383 Allow disabling wait signals fixes kubernetes-retired#371 Update file paths in readme Fix an issue with glue security group documentation ...
kylehodgetts
pushed a commit
to HotelsDotCom/kube-aws
that referenced
this issue
Mar 27, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
cc @redbaron I believe you've mentioned about this feature in a comment somewhere but I'm not sure where it was!
The text was updated successfully, but these errors were encountered: