Commit Graph

1288 Commits

Author SHA1 Message Date
alok87 d4eccb2688 Made bastion as part of TopologySpec 2016-12-01 09:56:45 +05:30
alok87 c9751b66a9 Proposed doc updated after discussions 2016-12-01 09:16:19 +05:30
alok87 fa18857b43 Auto generated fi tasks for loadbalancer attributes 2016-11-30 09:16:22 +05:30
alok87 179ef94174 Unmarshal json to go values for bastion 2016-11-30 08:37:56 +05:30
alok87 a413ea5ac3 Merge remote-tracking branch 'kopsrepo/master' into bastion_improvements
* kopsrepo/master:
  gcs-upload: Use a no-clobber copy instead
  gcs-upload: Fix cache-control on other files as well
  changes from code review
  doc updates
  unit tests with fakes
  it is working in alpha
  working on the start of validate
  Starting work on node lookup and validation
  starting porting node code
  Fix retries for AutoScalingGroup pending delete
  Apply gofmt to pkg directory
  Avoid tests hitting kubernetes stable.txt HTTP file
  Fix printing of max size on instance group
  Disable kubelet from starting until after volume mounts
  Fix Cluster parsing error message
  bumping stable channel to k8s 1.4.6
  support more zones(cn-north-1a/b) for cloud provider guess
2016-11-30 07:58:41 +05:30
alok87 f0b80503c3 Configure LoadBalancer Attributes 2016-11-30 07:35:45 +05:30
Kris Childress 72c5868966 Merge pull request #707 from DualSpark/node-validation
New feature - node validation
2016-11-29 16:47:44 -07:00
Zach Loafman d04f85a051 Merge pull request #1012 from zmerlynn/noclobber-cp-instead
gcs-upload: Use a no-clobber copy instead
2016-11-29 09:19:20 -08:00
Zach Loafman 3cf2c87908 gcs-upload: Use a no-clobber copy instead 2016-11-29 09:16:42 -08:00
Zach Loafman e2e2a715f9 Merge pull request #1011 from zmerlynn/no-clobber-build
gcs-upload: Fix cache-control on other files as well
2016-11-29 08:36:03 -08:00
Zach Loafman 1263cdfa59 gcs-upload: Fix cache-control on other files as well 2016-11-29 08:33:47 -08:00
Zach Loafman e10cad670a Merge pull request #983 from DualSpark/bump-k8s-version
Bumping stable channel to k8s 1.4.6
2016-11-28 18:20:02 -08:00
Chris Love 44555739aa Merge pull request #1004 from zmerlynn/wait-asg-pending
Fix retries for AutoScalingGroup pending delete
2016-11-28 19:19:04 -07:00
chrislovecnm 2bbc95d9e8 changes from code review 2016-11-28 18:54:57 -07:00
chrislovecnm c311a54081 doc updates 2016-11-28 18:18:03 -07:00
chrislovecnm 8a1934ae8b unit tests with fakes
updating docs
2016-11-28 18:17:53 -07:00
chrislovecnm 8b8bb18815 it is working in alpha 2016-11-28 18:16:32 -07:00
chrislovecnm 82cf2c2c0f working on the start of validate
cluster validation seem to be working.  Need to test more

documentation yo

refactoring to get rid of import cycle not allowed
2016-11-28 18:16:32 -07:00
chrislovecnm 3ffc4e91cb Starting work on node lookup and validation 2016-11-28 18:16:31 -07:00
chrislovecnm 89ac0d24f8 starting porting node code 2016-11-28 18:16:31 -07:00
Zach Loafman e60c36068f Fix retries for AutoScalingGroup pending delete
This:
- reworks how retries are handled in fi/executor.go to a time-based scheme
- changes the single-task limit to 10m (from about 30s of no-progress)
- eliminates the inner IAM propagation retry for LaunchConfigurations,
because the task itself will just be redriven for a while. This also
eliminates any long-pole delay caused by this error (since task Run()
should be 'fast').
2016-11-28 17:04:02 -08:00
Chris Love 8d1a921e8b Merge pull request #994 from justinsb/gofmt_pkg
Apply gofmt to pkg directory
2016-11-28 11:37:14 -07:00
Chris Love e8937c0703 Merge pull request #993 from justinsb/fix_949
Avoid tests hitting kubernetes stable.txt HTTP file
2016-11-28 11:31:44 -07:00
Chris Love 4e490278d0 Merge pull request #992 from justinsb/fix_instance_group_maxsize
Fix printing of max size on instance group
2016-11-28 11:25:19 -07:00
Justin Santa Barbara 35cd96f359 Apply gofmt to pkg directory
It was omitted from the makefile `make gofmt`
2016-11-28 02:11:47 -05:00
Justin Santa Barbara 4901573a0c Avoid tests hitting kubernetes stable.txt HTTP file
Fix #949
2016-11-28 02:09:04 -05:00
Justin Santa Barbara a0250c196c Fix printing of max size on instance group
Fix #986
2016-11-28 01:46:44 -05:00
Justin Santa Barbara ddfa3e467e Merge pull request #963 from yancl/support-more-zones-for-cloud-provider-guess
support more zones(cn-north-1a/b) for cloud provider guess
2016-11-28 01:44:17 -05:00
Zach Loafman 9cf6521fa2 Merge pull request #976 from zmerlynn/start-kubelet-last
Disable kubelet from starting until after volume mounts
2016-11-23 15:30:11 -08:00
Zach Loafman 1f657990b3 Disable kubelet from starting until after volume mounts
* Change protokube to do `systemctl start kubelet` every sync round
** .. which takes a change to the systemd unit for protokube to mount in D-Bus
* Don't start kubelet in nodeup
2016-11-23 11:30:19 -08:00
Zach Loafman 5b3da840d5 Fix Cluster parsing error message 2016-11-23 07:47:39 -08:00
alok87 edf22f3797 Bastion DNS as an option and not by default 2016-11-23 12:40:45 +05:30
alok87 6b17c27572 Bastion Improvements 2016-11-23 12:37:42 +05:30
alok87 eb67bca038 Docs updated for bastion enable 2016-11-23 12:36:07 +05:30
alok87 6206bc711e Separate configuration for bastion 2016-11-23 12:35:10 +05:30
alok87 2f1ebdea15 Enable/disable bastion, defaults to false 2016-11-23 12:31:51 +05:30
alok87 5457b51c83 Docs - Bastion 2016-11-23 12:26:23 +05:30
chrislovecnm e264567ade bumping stable channel to k8s 1.4.6 2016-11-22 23:10:43 -07:00
Chris Love e306357dcc Merge pull request #940 from emerlinsky/patch-1
Fix generated private subenet CIDR overlap with VPC range
2016-11-22 15:37:58 -07:00
Kris Childress 3e7dff5cb9 Merge pull request #974 from DualSpark/limits-yaml
limits in channels
2016-11-22 16:57:27 -05:00
chrislovecnm a47e0ccc10 missed addons 2016-11-22 16:29:05 -05:00
chrislovecnm 6e9a88151a starting work on limits 2016-11-22 13:20:57 -07:00
Kris Childress ccf733761d Merge pull request #967 from kubernetes/kris-nova-patch-1
Update README.md
2016-11-21 19:51:54 -07:00
Kris Childress 6e12fcf449 Merge pull request #944 from emerlinsky/patch-2
Wait for NatGateway creation to complete
2016-11-21 15:50:48 -07:00
Kris Childress 281bf05c12 Update README.md 2016-11-21 12:09:38 -07:00
Chris Love bb02fe9306 Merge pull request #956 from DualSpark/office-hours
Adding office hours to README
2016-11-21 11:50:32 -07:00
Chris Love 0055732972 Merge pull request #959 from yancl/fix-master-kubelet-validation
fix validation for master kubelet api server
2016-11-21 09:06:43 -07:00
Chris Love 4308340ed2 Merge pull request #965 from DualSpark/patch-panic-validation
Adding backwards support for non-topology validation
2016-11-21 07:55:52 -07:00
Kris Childress 379a8c8c71 Adding backwards support for non-topology validation 2016-11-21 07:35:07 -07:00
yancl 927aa2ba69 support more zones(cn-north-1a/b) for cloud provider guess 2016-11-21 11:04:27 +00:00