Commit Graph

12109 Commits

Author SHA1 Message Date
Ole Markus With c7a2183a1d Add some quick notes on how to get GPU opertor working 2020-10-18 15:39:49 +02:00
Kubernetes Prow Robot 18ffb493bf
Merge pull request #10061 from zetaab/fixegress
do not create egress rules when using vipacl octavia
2020-10-16 10:01:26 -07:00
Kubernetes Prow Robot ba10916272
Merge pull request #10045 from nckturner/addon-menu-test
Fix bug in MergeAddons and test
2020-10-16 09:23:25 -07:00
Kubernetes Prow Robot e3b050a476
Merge pull request #10059 from olemarkus/nld-no-iptables
Simplify node local dns
2020-10-16 08:33:25 -07:00
Kubernetes Prow Robot a466d1f130
Merge pull request #10062 from MoShitrit/k8s-october-releases-alpha
Updating alpha with October releases and latest Ubuntu AMI version
2020-10-16 06:43:26 -07:00
MoShitrit c820826a5f Updating alpha with October releases and latest Ubuntu AMI version 2020-10-16 08:47:29 -04:00
Jesse Haka 33e2de60e5 do not create egress rules when using vipacl octavia 2020-10-16 14:11:22 +03:00
Ole Markus With 29a1cb2a9f If we use node local dns, always use the nld local ip as cluster dns 2020-10-16 12:46:17 +02:00
Ole Markus With a7c7af4e97 Don't let node-local-dns add iptables rules
Since we use the local IP we don't need the iptables rule for the cluster dns IP
2020-10-16 12:46:16 +02:00
Kubernetes Prow Robot d105c9299e
Merge pull request #10044 from h3poteto/iss-9751
Rewrite ssh user to ubuntu in bastions docs
2020-10-15 06:48:24 -07:00
AkiraFukushima aff8c0af00 Change image type to t3.micro from t2.micro in bastion docs 2020-10-15 22:09:44 +09:00
AkiraFukushima c7f4bf3e05 Rewrite ssh user to ubuntu in bastions docs
Document is already out of date because now Ubuntu is used as bastion OS
2020-10-15 22:08:38 +09:00
Kubernetes Prow Robot 912ff7e430
Merge pull request #10055 from hakman/relnotes_1.19.0-alpha.5
Release notes for 1.19.0-alpha.5
2020-10-15 00:24:24 -07:00
Nicholas Turner 0e442aaadd Fix staticcheck and gofmt
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-10-14 23:55:59 -07:00
Ciprian Hacman 2027fb04f2 Release notes for 1.19.0-alpha.5 2020-10-15 09:39:16 +03:00
Kubernetes Prow Robot 921f3e7109
Merge pull request #10054 from hakman/release-1.19-alpha.5
Release 1.19.0-alpha.5
2020-10-14 23:08:00 -07:00
Ciprian Hacman e0332177b3 Skip failing test 2020-10-15 07:46:47 +03:00
Ciprian Hacman 23e73a5b8e Release 1.19.0-alpha.5 2020-10-15 07:09:46 +03:00
Kubernetes Prow Robot 6611e53f7c
Merge pull request #10052 from nvanheuverzwijn/add-test-cluster-upgrade
upgrade-cluster: test that new image in stable or alpha channel will …
2020-10-14 11:01:49 -07:00
Nicolas Vanheuverzwijn 5f59b86c78
Update tests/integration/channel/integration_test.go
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-10-14 13:23:04 -04:00
Kubernetes Prow Robot 6c908d497f
Merge pull request #10051 from johngmyers/recommend-kops-upgrade
Recommend kops 1.18.1 for kops >= 1.15 in alpha channel
2020-10-14 07:39:54 -07:00
Nicolas Vanheuverzwijn b0fd89a193 upgrade-cluster: test that new image in stable or alpha channel will receive automated update 2020-10-14 10:14:47 -04:00
John Gardiner Myers 5d989389ac Recommend kops 1.18.1 for kops >= 1.15 in alpha channel 2020-10-14 06:52:46 -07:00
Kubernetes Prow Robot 1ac263256c
Merge pull request #10047 from rifelpet/aws-iam-authenticator-052
Upgrade aws-iam-authenticator to 0.5.2
2020-10-14 00:15:54 -07:00
Kubernetes Prow Robot 5d9822dedb
Merge pull request #10049 from johngmyers/missing-static-pod-fix
Don't require PriorityClassName to pass missing-static-pod checks
2020-10-13 23:27:54 -07:00
John Gardiner Myers ca241a5193 Don't require PriorityClassName to pass missing-static-pod checks 2020-10-13 22:42:11 -07:00
Nick Turner 61ac9a5b07 Fix bug in MergeAddons
* Replace existing addon if v (new) replaces() existing, instead
  of the other way around.
2020-10-13 10:55:31 -07:00
Nick Turner f8d00cc535 Add test for Addon Menu and fix merge functionality 2020-10-13 10:54:32 -07:00
Srikanth Rao 4d251fe900
[Digital Ocean] Implement Delete Instance logic for rolling update (#10000)
* Add delete Instance implementation for DO

* Add warning for DeleteInstance usage

* Use reconcile option for rolling update

* Update pkg/instancegroups/instancegroups.go

Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>

Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-10-13 10:06:27 -07:00
Peter Rifel 4276afe238
Upgrade aws-iam-authenticator to 0.5.2 2020-10-13 11:57:13 -05:00
Kubernetes Prow Robot 6ef2de3d76
Merge pull request #10046 from olemarkus/kdi-no-cluster-nil
Fix nil pointer when deleting instance
2020-10-13 05:36:27 -07:00
Ole Markus With b122d0e3ba Fix nil pointer when deleting instance 2020-10-13 13:23:22 +02:00
Kubernetes Prow Robot f0382bed2e
Merge pull request #10042 from hakman/fix-docs-feature-table
Fix docs feature table not being rendered
2020-10-11 22:18:47 -07:00
Ciprian Hacman e6e3fc1309 Fix docs feature table not being rendered 2020-10-12 07:37:39 +03:00
Kubernetes Prow Robot 6f85cd98c0
Merge pull request #10037 from h3poteto/iss-9753
Add WireGuard support for Calico CNI
2020-10-11 06:10:47 -07:00
Kubernetes Prow Robot 5266619970
Merge pull request #10038 from dntosas/apiserver-include-reqTimeout-conf
Add support for KubeAPIServer --request-timeout flag
2020-10-11 04:54:47 -07:00
dntosas 66f42d8a9b
Add support for KubeAPIServer --request-timeout flag
In this commit, we initialize the support of --request-timeout flag on
the configuration of KubeAPIServer so as to enable users for setting
timeout duration value for all kinds of handlers.

Signed-off-by: dntosas <ntosas@gmail.com>
2020-10-11 14:17:44 +03:00
AkiraFukushima b8524205f7 Add wireguard description in calico docs 2020-10-11 19:10:55 +09:00
AkiraFukushima 7ad4815fc9 Enable wireguard in calico-node if it is enabled 2020-10-11 15:53:11 +09:00
AkiraFukushima 4e4c4a1e16 Install wireguard OS package in nodeup 2020-10-11 15:53:11 +09:00
AkiraFukushima 76030f4526 Update generated conversion for wireguardEnabled 2020-10-11 15:53:11 +09:00
AkiraFukushima 51e7f2a691 Add wireguardEnabled option in networking Calico 2020-10-11 15:53:07 +09:00
Kubernetes Prow Robot 8c6bb14e15
Merge pull request #10033 from hakman/container-runtime-defaults
Update Docker version defaults for older k8s versions
2020-10-10 23:14:47 -07:00
Kubernetes Prow Robot 9bd14beaa5
Merge pull request #10036 from hakman/calico-3.16.3
Update Calico to v3.16.3
2020-10-10 22:26:47 -07:00
Ciprian Hacman 2c15acfa44 Enable Calico AWS src/dest check permissions when CrossSubnet is set 2020-10-10 04:17:19 +03:00
Ciprian Hacman d125e1a026 Update Calico to v3.16.3 2020-10-10 04:05:19 +03:00
Ciprian Hacman dc86205faf Update expected outputs of integration tests 2020-10-09 17:12:37 +03:00
Ciprian Hacman 95f9228e54 Update Docker version defaults for older k8s versions 2020-10-09 17:12:37 +03:00
Kubernetes Prow Robot cc41bba0cf
Merge pull request #10022 from olemarkus/metrics-server
Kubelet serving certificate and metrics server addon
2020-10-09 03:09:07 -07:00
Ole Markus With fdaf5eb38d UseKopsControllerForNodeBootstrap instead of k8s versoin to determine secure tls 2020-10-09 10:18:02 +02:00