Commit Graph

4926 Commits

Author SHA1 Message Date
Justin Santa Barbara 87ef67d9b9
Merge pull request #4309 from justinsb/go_back_to_jessie_for_1_9
Stick with jessie for 1.9 clusters
2018-01-20 19:03:45 -05:00
Justin Santa Barbara 340b9f2b3d Stick with jessie for 1.9 clusters
We'll try to move to stretch in 1.10, which is important for nvme, but
tests are still broken on stretch.
2018-01-20 18:10:16 -05:00
k8s-ci-robot 68146fa4de
Merge pull request #4284 from justinsb/bump_alpha_to_stable
Copy alpha channel to stable
2018-01-20 09:15:26 -08:00
Justin Santa Barbara da55c5eaee Update tests with new default image 2018-01-20 00:11:23 -05:00
k8s-ci-robot 9751f89f31
Merge pull request #4304 from ixdy/rules_go-0.9.0
Update bazelbuild/rules_go to 0.9.0
2018-01-19 16:22:26 -08:00
Jeff Grafton dcb7c96b84 run make bazel-gazelle 2018-01-19 14:32:50 -08:00
Jeff Grafton 0a173e8b59 Update bazelbuild/rules_go to 0.9.0 2018-01-19 14:30:23 -08:00
k8s-ci-robot d8c6b25890
Merge pull request #4297 from blakebarnett/bdb/update_calico_cni_2-6-6
Upgrade to calico v2.6.6
2018-01-19 14:19:28 -08:00
Blake c78336fa99 Update bootstrap calico versions 2018-01-19 13:42:00 -08:00
k8s-ci-robot 77c21509b0
Merge pull request #4298 from blakebarnett/bdb/bazel_updates
bazel 0.9.0 running `make bazel-build` updates
2018-01-19 12:54:28 -08:00
k8s-ci-robot 7f67d33db0
Merge pull request #4299 from blakebarnett/bdb/k8s_1-9_default_admission_controllers
Update list of AdmissionControllers for k8s 1.9
2018-01-19 12:00:28 -08:00
k8s-ci-robot e271f9edfb
Merge pull request #4281 from appvia/loadbalancer-update-subnets
Implement ability to update Load Balancer subnets
2018-01-19 10:52:28 -08:00
k8s-ci-robot f3a7d5e013
Merge pull request #4294 from nebril/networking-mode-log-fix
Move net mode log after it is known in create
2018-01-19 10:17:29 -08:00
k8s-ci-robot f749aa5b0c
Merge pull request #4223 from AlexLast/master
Removing duplicate AMI entry from Documentation
2018-01-19 00:25:28 -08:00
k8s-ci-robot b2c1e2a4f2
Merge pull request #4278 from mikesplain/validate_min_max
Validate IG MaxSize is not less than MinSize.
2018-01-18 23:46:27 -08:00
k8s-ci-robot 6752175e09
Merge pull request #4285 from justinsb/bump_alpha_channel_2
Bump alpha channel
2018-01-18 18:47:27 -08:00
Blake e37be9a88c Update list of AdmissionControllers for k8s 1.9 2018-01-18 13:40:23 -08:00
Blake 0450d08c0b bazel 0.9.0 running `make bazel-build` updates 2018-01-18 13:26:27 -08:00
Blake 93fb66c223 Upgrade to calico v2.6.6 2018-01-18 13:23:56 -08:00
Maciej Kwiek 47590720ce Move net mode log after it is known in create
Signed-off-by: Maciej Kwiek <maciej@covalent.io>
2018-01-18 14:29:56 +01:00
k8s-ci-robot 478ea444cf
Merge pull request #4282 from dkeitel/patch-1
docs: upgrade.md: drop DrainAndValidateRollingUpdate note
2018-01-17 06:28:28 -08:00
Kashif Saadat e315c350be Implement ability to update Load Balancer subnets 2018-01-17 11:57:29 +00:00
Justin Santa Barbara 5b911ef13d Bump alpha channel
Round of kubernetes updates, AMI with kernel 4.4.111
2018-01-16 21:56:10 -05:00
Justin Santa Barbara a6bf8cf89f Copy alpha channel to stable
Recommend k8s 1.8.6, AMI with kernel 4.4.110
2018-01-16 21:45:32 -05:00
David Keitel 7355e8b7e6
docs: upgrade.md: drop DrainAndValidateRollingUpdate note
Drop the note about rolling-update not performing a real rolling update as the feature flag has been enabled by default.

Also provides consistency with what is mentioned in kops_rolling-update_cluster.md.
2018-01-16 09:44:30 -08:00
Mike Splain 3dfc8a3a18 Validate IG MaxSize is not less than MinSize. 2018-01-15 19:45:26 -05:00
k8s-ci-robot 59440bbc68
Merge pull request #4275 from gambol99/fix_force_replace
Kops Replace Force
2018-01-15 07:35:23 -08:00
Rohith 4cb8318ac5 Kops Replace Force
This PR fixes the `kops replace --force` flag which was introduce in [#PR3099](https://github.com/kubernetes/kops/pull/3089). The `--force` stopped working when 65aea59418 was merged and the api started returning an actual error for NotFound
2018-01-15 14:18:33 +00:00
k8s-ci-robot 961564a4e7
Merge pull request #4198 from KashifSaadat/subnet-tags
Add SubnetType Tag to Subnets
2018-01-14 10:02:22 -08:00
k8s-ci-robot 2574ed5252
Merge pull request #4259 from darron/patch-1
Slight changes to commands.
2018-01-12 08:49:25 -08:00
k8s-ci-robot 2c80c0ef31
Merge pull request #4260 from hopkinsth/master
Update binary installation commands for macOS to use curl alone
2018-01-12 04:55:21 -08:00
Thomas Hopkins 0759f54c98 remove wget dependency from macos binary installation 2018-01-11 17:58:31 -05:00
darron froese 19d8331b1a
Slight typo changes.
Just noticed these as I was testing out the rollout.
2018-01-11 14:39:40 -07:00
k8s-ci-robot 4300b48195
Merge pull request #4244 from tdeshetler/patch-1
Cloudformation
2018-01-10 15:59:13 -08:00
k8s-ci-robot 612f8b1952
Merge pull request #4239 from wannabesrevenge/master
Expose the --fail-swap-on flag for kubelet
2018-01-09 17:08:12 -08:00
k8s-ci-robot 96268846c2
Merge pull request #4217 from justinsb/support_writeto_in_vfs_path
VFS: Support io.WriterTo interface
2018-01-09 12:42:14 -08:00
Todd DeShetler 87534d6dfc
Adding cloudformation --target switch 2018-01-09 14:27:49 -06:00
Brian Schultz e25ae6f776 Ran goimports make target 2018-01-09 13:55:24 -06:00
Brian Schultz 1c67882a47 Merge branch 'master' of github.com:kubernetes/kops 2018-01-09 13:49:28 -06:00
k8s-ci-robot 61b4f2041e
Merge pull request #4241 from wannabesrevenge/2018-update
Makefile command "apimachinery" run
2018-01-09 11:35:10 -08:00
Brian Schultz 0f0caa7807 Undo go import reordering from apimachinery make target 2018-01-09 12:50:48 -06:00
Brian Schultz 432c13ffab Makefile command "apimachinery" run
- Updated copyright to 2018
- Reordered some imports
- Added ImagePullProgressDeadline copy code
2018-01-09 12:40:06 -06:00
k8s-ci-robot a9a7aff856
Merge pull request #4227 from rifelpet/docs_update
Update state and cloudLabels docs, fix --target description
2018-01-09 09:17:10 -08:00
Brian Schultz 93a33bc70b Expose the --fail-swap-on flag for kubelet 2018-01-09 11:08:23 -06:00
k8s-ci-robot eac162fe15
Merge pull request #4226 from steveruckdashel/patch-1
cloudConfig.elbSecurityGroup under wrong L3 heading
2018-01-09 02:41:13 -08:00
Justin Santa Barbara 6f6bafb65e VFS: Support io.WriterTo interface
Allows us to handle much bigger files (no need to buffer in-memory)
2018-01-08 22:34:27 -05:00
k8s-ci-robot 18e7e369e7
Merge pull request #4221 from justinsb/dont_need_gfs_list_permission
GCE: Don't set bucket-level permissions
2018-01-08 16:08:11 -08:00
Steve Ruckdashel ce63762d8f
fixing some wording 2018-01-08 15:27:05 -06:00
Peter Rifel 9b3f0c17ea Fix typo in --target description 2018-01-08 12:10:03 -08:00
Peter Rifel 0cc071ba0c Add instructions on moving state store 2018-01-08 12:06:20 -08:00