kops/pkg
Justin Santa Barbara c89f58d260 Better validate CIDRs - provide some hints on failure
With this:

`kops create cluster ... --admin-access 12.34.56.78`

gives

spec.sshAccess[0]: Invalid value: "12.34.56.78": Could not be parsed as
a CIDR (did you mean "12.34.56.78/32")

Fix #1595
2017-01-25 02:18:35 -05:00
..
apis/kops Better validate CIDRs - provide some hints on failure 2017-01-25 02:18:35 -05:00
client/simple validation: Validate we specify ids for all subnets 2017-01-24 12:38:52 -05:00
diff Simple integration test for create cluster 2016-12-17 23:20:03 -05:00
featureflag Fix feature flags potential deadlock 2017-01-18 21:41:23 -05:00
flagbuilder Updates to add new flag used by Kubernetes Controller manager: attach-detach-reconcile-sync-period 2017-01-18 12:29:29 -08:00
kubeconfig Refactor kubeconfig into its own package 2017-01-15 18:19:39 -05:00
model Merge pull request #1601 from justinsb/validate_subnet_no_mixing 2017-01-24 23:01:41 -07:00
systemd Split out systemd package 2017-01-15 17:52:56 -05:00
validation Change int to int32 in API 2017-01-15 18:23:44 -05:00