Commit Graph

11596 Commits

Author SHA1 Message Date
Ciprian Hacman 44db702f7e Update bazel 2020-08-12 18:35:26 +03:00
Ciprian Hacman d75042cc85 Remove unused Tags from NodeUp 2020-08-12 18:35:26 +03:00
Kubernetes Prow Robot 04416c38f5
Merge pull request #9740 from hakman/fix-goimports
Fix update and verify goimports
2020-08-12 07:05:45 -07:00
Ciprian Hacman ecc30f7b47 Fix update and verify goimports 2020-08-12 16:24:17 +03:00
Kubernetes Prow Robot c10d6c4710
Merge pull request #9739 from olemarkus/openstack-floatingip-test
Add an integration test for openstack floating ip
2020-08-12 05:39:46 -07:00
Ole Markus With 9890839cec Add an integration test for openstack floating ip
* Integration test for floatingip cluster
* Implements mocking of floatingIP (only list for now)
* Expands various cloudmocks
* Fixes an NPR in openstack validation
* Fixes a bug where kops tries to use DNS even if the cluster is gossip
2020-08-12 12:59:30 +02:00
Kubernetes Prow Robot fefe747f83
Merge pull request #9738 from hakman/fix-test-win
Fix test-windows target
2020-08-12 03:57:45 -07:00
Ciprian Hacman cbe2f09f44 Fix test-windows target 2020-08-12 11:49:09 +03:00
Kubernetes Prow Robot 46ebae1b4e
Merge pull request #9726 from Evalle/ISSUE-9695
Add missing cli options for kube-controller-manager and kube-scheduler
2020-08-12 01:01:45 -07:00
Evgeny Shmarnev 17b2ff0c14 Add authorization-always-allow-paths 2020-08-12 09:10:31 +02:00
Evgeny Shmarnev fd9f4e481f Add missing cli options for kube-controller-manager and kube-scheduler 2020-08-12 08:40:59 +02:00
Kubernetes Prow Robot 6f5a65ee59
Merge pull request #9735 from hakman/go1.15.0
Update Go to v1.15.0 for Bazel
2020-08-11 23:13:45 -07:00
Ciprian Hacman b121043125 Update Go to v1.15.0 for Bazel 2020-08-12 08:22:23 +03:00
Kubernetes Prow Robot a25da6df0b
Merge pull request #9734 from rifelpet/awsvpc-164
Upgrade AWS VPC CNI provider to 1.6.4
2020-08-11 21:05:46 -07:00
Peter Rifel 008c22d9c0
Upgrade AWS VPC CNI provider to 1.6.4
This adds support for arm64
2020-08-11 20:41:02 -05:00
Kubernetes Prow Robot b10c04d7d0
Merge pull request #9733 from rifelpet/go-115
Upgrade CI jobs to go 1.15.0
2020-08-11 16:59:45 -07:00
Peter Rifel 3afb390c5c
Upgrade CI jobs to go 1.15.0
These were failing, apparently the RC is no longer available once the stable release lands.
We can bump bazel rules_go once it is released.
2020-08-11 16:42:41 -05:00
Kubernetes Prow Robot b7871e2e72
Merge pull request #9478 from bwagner5/feat-instance-selector
Add instance-selector cmd to toolbox
2020-08-11 14:15:45 -07:00
Brandon Wagner c4e2497a8a change defaults 2020-08-11 15:40:54 -05:00
Kubernetes Prow Robot 9b46e3fb9a
Merge pull request #9721 from hakman/ghw-win-2019
Add windows job to GH workflows
2020-08-11 11:20:18 -07:00
Kubernetes Prow Robot 3716f5c3e2
Merge pull request #9700 from olemarkus/openstack-cinder
Add cinder plugin
2020-08-11 10:24:17 -07:00
Ciprian Hacman f9f8ecfcf5 Fix API conversion tests for Windows 2020-08-11 14:28:37 +03:00
Ciprian Hacman e08cafe62c Fix cert dirs in the etcd manifest for Windows 2020-08-11 14:28:37 +03:00
Ciprian Hacman 2359a25b84 Fix integration tests EOLs for Windows 2020-08-11 14:28:37 +03:00
Ciprian Hacman 7fcabc107d Exclude file tests for Windows 2020-08-11 14:28:37 +03:00
Ciprian Hacman 3f97ba8d85 Fix terraform tests /tmp error for Windows 2020-08-11 14:28:37 +03:00
Ciprian Hacman 9995940677 Add Windows job to GH workflows 2020-08-11 14:28:36 +03:00
Ole Markus With 25d98796e2 Add cinder plugin 2020-08-11 10:15:12 +02:00
Kubernetes Prow Robot 40d9dbc41a
Merge pull request #9722 from rifelpet/openstack-cloudmock-part4
Implement Openstack cloudmock, add integration test
2020-08-10 23:38:16 -07:00
Brandon Wagner 2d6d7ec4ad update cli docs 2020-08-10 17:13:49 -05:00
Brandon Wagner e1136f6d9a fix new cli api for byte quantities 2020-08-10 17:13:43 -05:00
Brandon Wagner 602564d26c use byte quantity flag instead of int MiBs for memory args 2020-08-10 16:16:51 -05:00
Brandon Wagner 89c90c8b49 cpuarch amd64 is now supported in upstream lib 2020-08-10 16:16:51 -05:00
Brandon Wagner b4bc9b5d56 update cli docs for instance-selector 2020-08-10 16:16:51 -05:00
Brandon Wagner 2a33b98317 ove instance-group-name to arg like create ig 2020-08-10 16:16:51 -05:00
Brandon Wagner 1bb593aa1a move from zones input to subnets input 2020-08-10 16:16:51 -05:00
Brandon Wagner 8d81c225a9 pr comments 2020-08-10 16:16:51 -05:00
Brandon Wagner 9d9ca8441e feat toolbox instance-selector implementation 2020-08-10 16:16:51 -05:00
Brandon Wagner fe3671fff5 go.mod deps for feat toolbox instance-selector 2020-08-10 16:16:51 -05:00
Peter Rifel 6991655921
Add openstack integration test.
This will create / update / update / delete an openstack cluster using cloudmock, ensuring there are no lingering changes reported or orphaned resources
2020-08-10 15:22:49 -05:00
Peter Rifel a852a9d3e0
Update openstack.MockCloud to use cloudmock clients 2020-08-10 15:22:49 -05:00
Peter Rifel 230d870ad6
Implement CRUD logic for cloudmock openstack
This is the bulk of the changes necessary to support openstack integration tests.

As mentioned in cloudmock/openstack/README.md, this involved a lot of wireshark to understand
how the gophercloud clients builds the requests and expects the responses.
2020-08-10 15:22:49 -05:00
Kubernetes Prow Robot cdbb780534
Merge pull request #9005 from rifelpet/remove-travis
Remove amd64 TravisCI jobs
2020-08-10 09:58:20 -07:00
Kubernetes Prow Robot 4dcc8c62b6
Merge pull request #9627 from johngmyers/update-contacts
Update SECURITY_CONTACTS
2020-08-10 09:22:19 -07:00
Kubernetes Prow Robot 7c629a8487
Merge pull request #9720 from hakman/al2-update-docs
Update docs for Amazon Linux 2
2020-08-10 08:38:19 -07:00
Peter Rifel a5bf6b9bc7
Remove macos and verify jobs from TravisCI integration
Now that we have GitHub actions, we don't need these jobs anymore. Until GHA supports ARM64 we'll still need travis though.
2020-08-10 10:25:46 -05:00
Ciprian Hacman 15a329db98 Update docs for Amazon Linux 2 2020-08-10 17:54:36 +03:00
Kubernetes Prow Robot ea2d0da1cc
Merge pull request #8577 from justinsb/dump
Capture logs from a kops cluster
2020-08-09 17:18:19 -07:00
Kubernetes Prow Robot 58b52ddf86
Merge pull request #9701 from olemarkus/openstack-fixed-ip-npr
Respect Topology when assigning floating ips or not
2020-08-09 16:08:19 -07:00
Kubernetes Prow Robot 33c492d06e
Merge pull request #9718 from johngmyers/kubelet-webhook
Default kubelet authorization-mode to Webhook for k8s 1.19+
2020-08-09 12:38:19 -07:00