kops/upup/pkg/fi/cloudup
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
..
awstasks Merge pull request #1571 from justinsb/communicate_expected_elb_creation_time 2017-01-23 10:09:37 -07:00
awsup Merge pull request #1540 from justinsb/existing_subnet 2017-01-21 11:44:54 -07:00
gce Merge pull request #1540 from justinsb/existing_subnet 2017-01-21 11:44:54 -07:00
gcetasks Updated codegen output 2016-12-11 11:31:48 -05:00
terraform Skip deletion processing for terraform 2017-01-20 11:37:20 -05:00
tests/bootstrapchannelbuilder kube-dns autoscaler: set min replicas to 2 2017-01-24 12:19:31 -05:00
apply_cluster.go validation: Validate we specify ids for all subnets 2017-01-24 12:38:52 -05:00
bootstrapchannelbuilder.go kube-dns autoscaler: set min replicas to 2 2017-01-24 12:19:31 -05:00
bootstrapchannelbuilder_test.go Fixes per code review 2016-12-30 11:19:53 -05:00
deepvalidate_test.go Better validate CIDRs - provide some hints on failure 2017-01-25 02:18:35 -05:00
defaults.go Move cloud interaction out of cmd/kops, into cloudup 2017-01-20 11:16:02 -05:00
dns.go Merge pull request #1500 from justinsb/dns-zone-hint 2017-01-20 19:58:42 -07:00
dns_test.go Fix DNS name precreation 2017-01-08 15:28:59 -05:00
loader.go Schema v1alpha2 2016-12-18 21:56:57 -05:00
networking.go Calico integration 2016-12-20 10:13:00 -08:00
networking_test.go Fix gofmt 2016-12-17 23:18:12 -05:00
populate_cluster_spec.go Merge pull request #1601 from justinsb/validate_subnet_no_mixing 2017-01-24 23:01:41 -07:00
populate_instancegroup_spec.go Use instance group subnets instead of topology type 2017-01-20 23:16:48 -05:00
populatecluster_test.go Merge pull request #1503 from justinsb/mixed_networking 2017-01-21 11:37:39 -07:00
populateinstancegroup_test.go Rename SubnetName -> Name 2016-12-19 00:01:38 -05:00
spec_builder.go Switch to use sets.String 2016-11-19 16:23:51 -05:00
subnets.go Automatically infer VPC & Subnet CIDRs 2017-01-20 02:04:36 -05:00
subnets_test.go Remove overly strict tests 2016-12-19 00:23:05 -05:00
tagbuilder.go validation: Validate we specify ids for all subnets 2017-01-24 12:38:52 -05:00
tagbuilder_test.go Fixed CI integration, added some tests for Calico 2016-12-21 19:15:52 -08:00
target.go fixing more headers 2016-10-15 19:20:56 -06:00
template_functions.go Merge pull request #1268 from justinsb/api_exposure_in_topology 2017-01-04 23:48:18 -05:00
urls.go Remove KOPS_URL fallback 2017-01-04 09:38:44 -08:00
utils.go Schema v1alpha2 2016-12-18 21:56:57 -05:00
validation_test.go validation: Validate we specify ids for all subnets 2017-01-24 12:38:52 -05:00