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
Ciprian Hacman
dcef2ff689
Update example for Resources Reservation
2020-08-08 11:08:26 +03:00
Kubernetes Prow Robot
e5d851373e
Merge pull request #9709 from hakman/go1.15rc2
...
Update Go to v1.15rc2
2020-08-08 00:56:19 -07:00
Ciprian Hacman
ba66477a26
Update Go to v1.15rc2
2020-08-08 10:12:45 +03:00
Kubernetes Prow Robot
d2f716ca80
Merge pull request #9703 from olemarkus/openstack-cilium
...
Add support for cilium on openstack
2020-08-07 12:51:57 -07:00
Kubernetes Prow Robot
b9402245a3
Merge pull request #9500 from WarpRat/9468
...
Allow configurable backend modes for aws-iam-authenticator
2020-08-07 10:01:57 -07:00
Kubernetes Prow Robot
2d3fd9c197
Merge pull request #9702 from olemarkus/openstack-application-credentials
...
Adds support for using OS application credentials
2020-08-07 06:16:19 -07:00
Ole Markus With
a708a96c05
Adds support for using OS application credentials
...
Application credentials allows you to export a purpose-specific set of
credentials for a user instead of exposing user login credentials.
Especially useful when using LDAP or similar for Openstack users.
Also lets you rotate credentials more easily since multiple application
credentials can be provisioned per user.
Update pkg/model/bootstrapscript.go
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-08-07 14:26:47 +02:00
Ole Markus With
84d2dcb624
Use SG to SG rule for cni tcp/udp rules
2020-08-07 09:39:44 +02:00
Ole Markus With
c5ddd3885c
Add support for cilium on openstack
2020-08-07 09:39:44 +02:00
Robert Russell
6e5544f615
Allow configurable backend modes for aws-iam-authenticator
2020-08-06 21:37:55 -07:00
Kubernetes Prow Robot
b6f4307231
Merge pull request #9672 from srikiz/DO-upload-to-spaces
...
[Digital Ocean] Upload binaries to DO Spaces
2020-08-06 14:05:51 -07:00
Kubernetes Prow Robot
b443b37926
Merge pull request #9699 from spotinst/fix-ocean-ig-per-zone
...
Spotinst: Selecting a default Instance Group in Spot Ocean should be optional
2020-08-06 11:53:42 -07:00
Srikanth
42b1daf5a6
Upload binaries to DO Spaces
2020-08-07 00:09:30 +05:30
liranp
0cfa2bb6a7
fix(spot/ocean): default instance group should be optional
2020-08-06 19:32:19 +03:00
Kubernetes Prow Robot
7d4a25912d
Merge pull request #9697 from rifelpet/gh-issue-template
...
Add markdown code block to bug report GH issue template
2020-08-06 08:45:42 -07:00
Peter Rifel
3971708a4c
Add markdown code block to bug report GH issue template
2020-08-06 10:05:11 -05:00
Kubernetes Prow Robot
8f32ae7037
Merge pull request #9696 from spotinst/feat-spot-controller-1.0.63
...
Spotinst: Upgrade the Spot Cluster Controller to version 1.0.63
2020-08-06 07:12:55 -07:00
liranp
4990b71185
feat(spot): upgrade the controller (v1.0.63)
2020-08-06 15:00:04 +03:00
Kubernetes Prow Robot
da710a0c3c
Merge pull request #9691 from rifelpet/openstack-cloudmock-part3
...
Add an initial structure for openstack cloudmock
2020-08-06 00:00:55 -07:00
Kubernetes Prow Robot
0619f14fa2
Merge pull request #9690 from rifelpet/openstack-dnsnotfound
...
Openstack - Don't panic if the dns zone is not found
2020-08-05 22:00:54 -07:00
Kubernetes Prow Robot
fba0901aac
Merge pull request #9677 from johngmyers/lock-tags
...
Add missing locking in MockEC2
2020-08-05 21:22:55 -07:00
Peter Rifel
23dc8383da
Add an initial structure for openstack cloudmock
...
More info in the docs changes. This adds stubbed http handlers for every resource type used by Kops.
2020-08-05 23:13:34 -05:00
Kubernetes Prow Robot
d1fe0a12a5
Merge pull request #9686 from hakman/update-protobuf
...
Update protobuf to v1.4.2
2020-08-05 20:10:56 -07:00
Peter Rifel
6c661d236d
openstack - dont panic if the dns zone is not found
2020-08-05 18:37:09 -05:00
Ciprian Hacman
5e93722ba5
Fix verify-gofmt
2020-08-05 18:27:03 +03:00
Ciprian Hacman
68595416af
Fix verify-boilerplate
2020-08-05 18:27:03 +03:00
John Gardiner Myers
ae772c3bd9
Add missing locking in MockEC2
2020-08-04 20:40:13 -07:00
Ciprian Hacman
91d97c274c
make protobuf
2020-08-05 06:03:23 +03:00
Ciprian Hacman
041e965bdb
make gomod
2020-08-05 06:03:23 +03:00