This project is mirrored from https://gitee.com/NQL886/kops.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 09 Jan, 2017 9 commits
-
-
Justin Santa Barbara authored
Docs on using the bastion
-
Kris Nova authored
-
Chris Love authored
dns-controller: don't make spurious updates in buffer
-
Chris Love authored
Create a role for networking addons; use as selector
-
Justin Santa Barbara authored
These will be caught later anyway, but we can save a false invalidation and a spurious log message.
-
Justin Santa Barbara authored
role.kubernetes.io/networking This ensures that when we switch networking providers, we replace all the components of the prior tool.
-
Chris Love authored
Fix DNS name precreation
-
Chris Love authored
Set default sysctls
-
Chris Love authored
Raise an error on an invalid s3 path
-
- 08 Jan, 2017 17 commits
-
-
Justin Santa Barbara authored
Fixing hosted zone errors with bastion, and cleaning up dns model logic
-
Kris Nova authored
De-emphasize cni for private topologies
-
Justin Santa Barbara authored
We were creating the wrong names for etcd. Also add a test. Fix #1393
-
Kris Nova authored
When outputing to terraform, don't say the cluster is starting
-
Kris Nova authored
Add diagnostic message when updating DNS
-
Kris Nova authored
-
Justin Santa Barbara authored
Fix #1373
-
Justin Santa Barbara authored
Fix #902
-
Chris Love authored
Tag ELBs when building with terraform
-
Justin Santa Barbara authored
In debugging, it would have been useful to see the old & new values sometimes
-
Justin Santa Barbara authored
-
Kris Nova authored
Discover existing ElasticIP & NatGateway without tagging
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
This should allow for round-tripping with terraform (which can't practically do remote-resource tagging)
-
Justin Santa Barbara authored
Otherwise we can't delete
-
Justin Santa Barbara authored
Add conversion tests, and fix some problems
-
Justin Santa Barbara authored
* We were naming our etcd zones inconsistently * When we wrote to v1alpha2, we would change the etc member names Fix #1202
-
- 07 Jan, 2017 3 commits
-
-
Justin Santa Barbara authored
Suggest the user goes into the output directory and runs terraform plan & apply instead. Fix #1141
-
Kris Nova authored
Fix double initialization of DNSZone
-
Justin Santa Barbara authored
And, while we are it, clean up DNSZone so that it has separate notions of TaskName, DNSName and HostedZoneID. We conflated the three previously, which we don't want to do at the task layer. We don't want to conflate the TaskName and the DNSName so that we can create a private & public hosted zone with the same DNSName. We don't want to "smuggle" the hosted zone ID in the DNSName because it doesn't belong in the task layer. Fix #1374
-
- 05 Jan, 2017 11 commits
-
-
Justin Santa Barbara authored
Bug fixes and bastion reworking
-
Kris Nova authored
-
Kris Nova authored
-
Justin Santa Barbara authored
make installation a heading
-
Kris Nova authored
-
Martino Visintin authored
-
Justin Santa Barbara authored
Fix AWS storage manifest location
-
Justin Santa Barbara authored
Fix channels build
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
Looks like I forgot to update it for the k8s API update
-
Justin Santa Barbara authored
Fix storage tests
-