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
Anders Ingemann
154d8220ba
Support for using hostPort when using kube-router
2020-08-11 10:52:07 +02: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
Ciprian Hacman
331d223043
ARM64 support - Side-load multi-arch images
2020-08-10 13:47:07 +03:00
Ciprian Hacman
c51a811c21
ARM64 support - Update expected tests output
2020-08-10 13:47:07 +03:00
Ciprian Hacman
172031859d
ARM64 support - Build multi-arch images
2020-08-10 13:47:07 +03:00
Ciprian Hacman
527b1eb36f
ARM64 support - Update expected tests output
2020-08-10 12:05:24 +03:00
Ciprian Hacman
cd74b9d1a6
ARM64 support - Don't generate Protokube assets for mock
2020-08-10 12:05:24 +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
Kubernetes Prow Robot
2a3d561aec
Merge pull request #9717 from rifelpet/multiple-dns-log
...
Improve the error logged when multiple DNS Zones match the provided name
2020-08-08 21:28:19 -07:00
John Gardiner Myers
d2e7e2a41d
Default kubelet authorization-mode to Webhook for k8s 1.19+
2020-08-08 21:00:48 -07:00
Peter Rifel
3426e2f585
Address feedback
...
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2020-08-08 21:51:43 -05:00
Peter Rifel
57edd1f9b7
Improve the error logged when multiple DNS Zones match the provided name
2020-08-08 21:02:34 -05:00
Kubernetes Prow Robot
7070c3c9b2
Merge pull request #9708 from hakman/resource-reservation-docs
...
Update example for Resources Reservation
2020-08-08 12:24:19 -07:00
Kubernetes Prow Robot
37a1fa98a1
Merge pull request #9715 from olemarkus/openstack-change-dnsserver
...
Make it possible to change subnet dns servers
2020-08-08 11:06:19 -07:00
Ole Markus With
03122df771
Make it possible to change subnet dns servers
2020-08-08 19:01:17 +02:00
Kubernetes Prow Robot
ea5bc3f3cc
Merge pull request #9714 from hakman/go1.15rc2-darwin
...
Fix bazel darwin hash for Go 15rc2
2020-08-08 07:28:19 -07:00
Kubernetes Prow Robot
e554dbc166
Merge pull request #9711 from hakman/depsm-1.18.6
...
Update k8s dependencies to v1.18.6
2020-08-08 06:54:20 -07:00
Ciprian Hacman
9f52c0da89
Fix bazel darwin hash for Go 15rc2
2020-08-08 16:50:31 +03:00
Ciprian Hacman
cf06d6ae93
Update k8s dependencies to v1.18.6
2020-08-08 16:13:25 +03:00
Ole Markus With
fbcdeb2ed6
Respect Topology when assigning floating ips or not
2020-08-08 12:23:09 +02:00
Ciprian Hacman
f772c552e7
Remove outdated docs for Calico
2020-08-08 11:08:26 +03:00