Justin Santa Barbara
d835cb690a
nodeup: warn if no docker version matched
...
Helps to understand what went wrong if something went wrong.
2017-10-04 02:39:09 -04:00
Kubernetes Submit Queue
90f3d51afa
Merge pull request #3531 from justinsb/gce_rolling_update_normalize_zone
...
Automatic merge from submit-queue.
GCE: strip prefixes from Zone & MIG Name
2017-10-03 22:30:41 -07:00
Justin Santa Barbara
deff8d32c9
GCE: strip prefixes from Zone & MIG Name
...
Fixes bug where MIGs were not matched correctly.
2017-10-04 00:20:09 -04:00
Kubernetes Submit Queue
4d4cdd3925
Merge pull request #3525 from justinsb/bazel_3
...
Automatic merge from submit-queue.
bazel: fix overlapping file paths in update cluster test
Depends on #3523
2017-10-03 21:08:20 -07:00
Justin Santa Barbara
b329178f25
Update Google COS image
...
Equivalent of https://github.com/kubernetes/kubernetes/pull/52120
2017-10-03 23:02:04 -04:00
Kubernetes Submit Queue
35ead73978
Merge pull request #3462 from justinsb/map_docker_1_13_1_17_03_1
...
Automatic merge from submit-queue.
Map docker 1.13.1 & 17.03.1, default 1.8 to 1.13.1
Kubernetes 1.8 adds validation for 1.13.1 and 17.03.1 (17.03.1 being
essentially the same as 1.13.1).
For 1.8, the default should be 1.13.1
2017-10-03 18:10:52 -07:00
Justin Santa Barbara
3ab5264ee4
Fix update cluster integration test for bazel
...
Bazel doesn't like overlapping file paths; this is much cleaner anyway.
2017-10-03 20:51:00 -04:00
Justin Santa Barbara
cc559dc373
Map docker 1.13.1 & 17.03.2, default 1.8 to 1.13.1
...
Kubernetes 1.8 is validated with 1.13.1 and 17.03.2.
For 1.8, the default should be 1.13.1
2017-10-03 19:04:20 -04:00
Kubernetes Submit Queue
98bf9d35a9
Merge pull request #3477 from chrislovecnm/update-test-yaml-k8s-version
...
Automatic merge from submit-queue.
bumping k8s versions in test files
updating k8s versions in test YAML files so that we do not get warnings during testing
2017-10-03 14:03:23 -07:00
chrislovecnm
0cf8117b05
removing uneeded kubernetes.tf file
2017-10-03 13:38:39 -06:00
chrislovecnm
0abcaa8026
renaming cf integration test folder
2017-10-03 13:38:13 -06:00
Kubernetes Submit Queue
1909705336
Merge pull request #3523 from justinsb/bazel_2
...
Automatic merge from submit-queue.
bazel: tweaks to get build & test working
2017-10-03 12:24:21 -07:00
chrislovecnm
5ed0d471f6
fixing cf integration tests
2017-10-03 12:34:22 -06:00
chrislovecnm
bda4e9f13e
moving cf files for integration test
2017-10-03 12:24:07 -06:00
chrislovecnm
48c6dfdad4
giving cf its own files, because it has hardcoded versions
2017-10-03 12:16:04 -06:00
chrislovecnm
5636dc3298
bumping k8s versions
2017-10-03 12:16:01 -06:00
Justin Santa Barbara
38ea16a4ae
GCE: Fix subnets vs zones formatting of instance groups
2017-10-03 13:42:14 -04:00
Justin Santa Barbara
39d4f21954
bazel: stamp version into build
2017-10-03 11:36:40 -04:00
Justin Santa Barbara
57ceb5dbab
bazel: Add targets for cross-package testdata
2017-10-03 10:54:46 -04:00
Justin Santa Barbara
b63f4d2dbe
Add data dependencies to go_test rules
...
This lets all the tests pass in bazel, other than create_cluster which
references files outside its tree.
2017-10-03 10:45:50 -04:00
Justin Santa Barbara
ed25d60947
bazel: update for concurrent chages
2017-10-03 10:39:06 -04:00
Rohith
7c2ce19196
Etcd V3 & TLS Support
...
- adding documentation for the etcd v3 and tls options
2017-10-03 10:10:56 +01:00
Kubernetes Submit Queue
518e97d97b
Merge pull request #3510 from justinsb/bazel
...
Automatic merge from submit-queue.
Initial bazel support
Builds on the 1.8 version bump
The "trick" is to strip the BUILD & BUILD.bazel files from the vendor-ed deps.
Will rebase after 1.8 version bump merges.
2017-10-03 01:19:27 -07:00
Kubernetes Submit Queue
1c81ec5e42
Merge pull request #3490 from justinsb/download_with_wget
...
Automatic merge from submit-queue.
Support wget for download, not just curl
2017-10-03 00:45:04 -07:00
Kubernetes Submit Queue
48e61b9523
Merge pull request #3507 from justinsb/gce_rolling_update
...
Automatic merge from submit-queue.
rolling-update - initial GCE support
2017-10-03 00:05:03 -07:00
Kubernetes Submit Queue
74d48eab46
Merge pull request #3496 from justinsb/using-same-disk-size-refactor
...
Automatic merge from submit-queue.
Tweak signature in #3478
Follow-on to #3478
Because the default doesn't depend on the user-specified value, it's
misleading to pass it in.
2017-10-02 23:29:40 -07:00
Kubernetes Submit Queue
75d8896c52
Merge pull request #3517 from justinsb/docs_cleanup_install
...
Automatic merge from submit-queue.
docs: clean up installation instructions
2017-10-02 22:17:20 -07:00
Kubernetes Submit Queue
29d946ceac
Merge pull request #3513 from mikesplain/fix_typo
...
Automatic merge from submit-queue.
Fix silly typo
Fix silly typo that got included in
https://github.com/kubernetes/kops/pull/3511/files#diff-d41e15155acd41a0ecf59ccd3d3309a3L1
Sorry about that!
2017-10-02 22:01:17 -07:00
Justin Santa Barbara
8b6e2eb8ad
docs: clean up installation instructions
2017-10-03 00:37:51 -04:00
Justin Santa Barbara
737f2fcd80
rolling-update - initial GCE support
2017-10-02 23:07:35 -04:00
Mike Splain
538e351160
Fix silly typo from
...
6ea6e3aa3f (diff-d41e15155acd41a0ecf59ccd3d3309a3)
2017-10-02 15:12:52 -04:00
Justin Santa Barbara
0143be7c4f
autogen: BUILD and BUILD.bazel
2017-10-02 14:27:21 -04:00
Justin Santa Barbara
87b6ba6b19
Initial bazel support
2017-10-02 14:27:20 -04:00
Kubernetes Submit Queue
6ea6e3aa3f
Merge pull request #3511 from mikesplain/update_kube_dns_to_1.14.5
...
Automatic merge from submit-queue.
Update kube-dns to 1.14.5 for CVE-2017-14491
As described: https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html
Not sure if it'd be possible to cut a new 1.7 release with this or something to give people a quick fix.
Current work around would be to manually update the addons in s3. For those who may reference this, simply upgrading to 1.7.7 will not fix this in kops.
### Edit
~ @chrislovecnm
Please see https://github.com/kubernetes/kops/issues/3512 for more information on how to address these concerns with current kops releases. We are still in the process of testing this release of kube-dns, which is a very critical component of kubernetes.
2017-10-02 10:32:16 -07:00
Mike Splain
db995fc416
Update kube-dns to 1.14.5 for CVE-2017-14491
2017-10-02 12:14:54 -04:00
Kubernetes Submit Queue
083e29e510
Merge pull request #3508 from justinsb/k8s18
...
Automatic merge from submit-queue.
Update dependencies to match kubernetes 1.8
There's been lots of progress on API machinery & bazel machinery.
2017-10-02 08:54:13 -07:00
Justin Santa Barbara
544990842a
More fixes for 1.8 API changes
2017-10-01 23:02:32 -04:00
Justin Santa Barbara
424b5b41d7
Regenerated docs/apireference
2017-10-01 21:13:25 -04:00
Justin Santa Barbara
95d4f3eb59
More code updates for 1.8
2017-10-01 21:13:00 -04:00
Justin Santa Barbara
aefb2a63a7
More vendor
2017-10-01 21:11:58 -04:00
Justin Santa Barbara
8ce8ebab79
More _vendor deps
2017-10-01 21:11:38 -04:00
Justin Santa Barbara
3478031533
API types changed package
2017-10-01 14:03:56 -04:00
Justin Santa Barbara
4b328e67a7
New apimachinery codegen
2017-10-01 13:53:42 -04:00
Justin Santa Barbara
2205e26257
Updates for new apimachinery
2017-10-01 13:53:26 -04:00
Justin Santa Barbara
0c89c9851e
Simple code updates for 1.8 breakages
2017-10-01 13:17:40 -04:00
Justin Santa Barbara
9d7b78766e
Update vendor for k8s 1.8
2017-10-01 13:16:44 -04:00
Justin Santa Barbara
ec2c0aa15a
Update _vendor deps for 1.8
2017-10-01 13:16:18 -04:00
Kubernetes Submit Queue
abb82368e0
Merge pull request #3506 from alrs/make-debug
...
Automatic merge from submit-queue.
Makefile basic debugging in Travis
2017-09-30 23:46:29 -07:00
Kubernetes Submit Queue
0905e71741
Merge pull request #3411 from justinsb/mirror_stores
...
Automatic merge from submit-queue.
Mirror keystore & secretstore
2017-09-30 23:08:33 -07:00
Kubernetes Submit Queue
34bb6ec3cd
Merge pull request #3494 from justinsb/pod_critical_annotations
...
Automatic merge from submit-queue.
Add critical pod annotations to our system pods
2017-09-30 22:32:08 -07:00