Kubernetes Prow Robot
bcd8148a32
Merge pull request #13570 from rifelpet/sysctls
...
Include sysctls in toolbox dump
2022-04-28 21:25:14 -07:00
Kubernetes Prow Robot
46f4af80be
Merge pull request #13571 from rifelpet/oidc-cleanup
...
Fix OIDC Provider cleanup
2022-04-28 20:39:12 -07:00
Peter Rifel
780d9cc2ea
Fix OIDC Provider cleanup
...
A race can occur where an OIDC provider being deleted is in the List results but is not found in the Get request
2022-04-28 20:27:24 -05:00
Peter Rifel
f4e06eafa1
Include sysctls in toolbox dump
2022-04-28 20:22:24 -05:00
Kubernetes Prow Robot
b8acba96d5
Merge pull request #13493 from MoShitrit/aws-cni-1-11-0
...
Bump AWS CNI to version 1.11.0
2022-04-28 07:17:50 -07:00
Moshe Shitrit
2547cc2be4
output of hack/update-expected.sh
2022-04-28 08:53:47 -04:00
Moshe Shitrit
c7513f5eba
add all the default env vars for amazon-vpc-cni
2022-04-28 08:51:16 -04:00
Kubernetes Prow Robot
c0902e3e15
Merge pull request #13562 from tesspib/flannel-0.15.1
...
Update Canal's Flannel to v0.15.1
2022-04-28 05:21:51 -07:00
Peter Rifel
8d9b36b621
Add release note about minimum EBS CSI .Version due to the repo move
2022-04-27 22:17:29 -05:00
Peter Rifel
66817eee4b
./hack/update-expected.sh
2022-04-27 22:17:29 -05:00
Peter Rifel
4d2639095e
Upgrade EBS CSI driver to v1.6.0
2022-04-27 22:17:28 -05:00
Kubernetes Prow Robot
a093f22a91
Merge pull request #13564 from rifelpet/flannel-al2
...
Re-add net.bridge settings for flannel
2022-04-27 19:28:54 -07:00
Peter Rifel
569180f54b
Re-add net.bridge settings for flannel
...
This was originally only set on Centos 7 / RHEL 7 but we're experiencing similar issues on Amazon Linux 2
2022-04-27 20:45:25 -05:00
Tessia Piboubès
823051d28e
Update Canal's Flannel to v0.15.1
2022-04-27 22:09:12 +02:00
Ciprian Hacman
0b39fefabb
Add docs for Rocky Linux 8 and Ubuntu 22.04 (Jammy)
2022-04-27 16:06:55 +03:00
Kubernetes Prow Robot
b6e0c5fa29
Merge pull request #13559 from hakman/rocky-8
...
Add support for Rocky Linux 8
2022-04-26 06:48:53 -07:00
Ciprian Hacman
c8645f0156
Add support for Rocky Linux 8
...
... as an alternative to CentOS 8, after its deprecation and removal.
2022-04-26 12:23:14 +03:00
Kubernetes Prow Robot
5e641c77bb
Merge pull request #13557 from hakman/ubuntu-18.04
...
Add back support for Ubuntu 18.04
2022-04-25 23:06:52 -07:00
Ciprian Hacman
4fe9822cf1
Add back support for Ubuntu 18.04
2022-04-26 08:22:50 +03:00
Kubernetes Prow Robot
4f93e53f2d
Merge pull request #13445 from nat-henderson/gcp-ilb
...
Enable internal load balancers when running on GCP
2022-04-25 14:17:39 -07:00
Nat Henderson
9b08c4bb51
Enable internal load balancers when running on GCP
...
* Add ILBs, broadly following the AWS model. The following new
capabilities are added for clusters in GCP:
* Cluster's spec.api.loadBalancer can be set to 'type: internal' on
GCP.
* Therefore, GCP can now create:
* regional backend services
* regional (non-legacy) healthchecks
* firewall rules with "internal" load-balancing scheme
* firewall rules with dot-notation-specified IP addresses
* Cluster's spec.api.loadBalancer's 'subnets' field functions
as in the AWS model.
A few incidental changes are included, either because this change
touched the relevant code or because my use case happened to trigger the
issues that are fixed here.
* Cluster's spec.networkID field can be prefixed by project to use
GCP's common cross-project networking model.
* The presumption is that all specified subnets belong to this
network and therefore this project.
* Add missing operation wait on forwarding rule creation.
* Some Terraform output improvements:
* Permit no-ACL files in GCS buckets in Terraform output.
* Enable marginally better cross-resource reference in Terraform outputs
* Add project to network + subnetwork literals in Terraform output.
* Add terraform output to backend services and health checks.
Testing:
* Add mocks for backend services and health checks.
* Add minimal integration test - copied from gce_private and ilb added.
* Add update cluster goldens.
Co-authored-by: Travis Reid <travis_reid@apple.com>
2022-04-25 13:31:47 -07:00
Kubernetes Prow Robot
1c37f1503e
Merge pull request #13556 from olemarkus/bump-april
...
Bump alpha channel with april releases
2022-04-25 02:17:39 -07:00
Ole Markus With
7006f10a15
Bump alpha channel with april releases
2022-04-25 10:34:41 +02:00
Kubernetes Prow Robot
9df1505cbd
Merge pull request #13553 from hakman/ubuntu_root
...
Creaate kubeconfig for the root user on Ubuntu
2022-04-24 19:55:39 -07:00
Kubernetes Prow Robot
7966d35e5f
Merge pull request #13555 from hakman/protokube_cluster-id
...
Always set cluster-id flag for Protokube
2022-04-24 19:11:38 -07:00
Ciprian Hacman
bb8bd5ae27
Always set cluster-id flag for Protokube
2022-04-24 18:28:37 +03:00
Ciprian Hacman
6a51577cb0
Creaate kubeconfig for the root user on Ubuntu
2022-04-24 10:45:37 +03:00
Kubernetes Prow Robot
39f499bd46
Merge pull request #13552 from rifelpet/flannel0170
...
Upgrade flannel to 0.17.0
2022-04-23 07:19:36 -07:00
Peter Rifel
9073f605af
Upgrade flannel to 0.17.0
2022-04-23 08:11:53 -05:00
Kubernetes Prow Robot
a700e1b771
Merge pull request #13550 from hakman/go-1.18.1
...
Update Go to v1.18.1
2022-04-22 12:07:37 -07:00
Ciprian Hacman
46a89dd552
Delete unused cloudbuild step
2022-04-22 21:25:52 +03:00
Ciprian Hacman
03cb37aed2
Update Go to v1.18.1
2022-04-22 21:20:06 +03:00
Kubernetes Prow Robot
7c3727ed2c
Merge pull request #13549 from hakman/codegen-1.24.0-rc.0
...
Update codegen to v1.24.0-rc.0
2022-04-22 09:50:12 -07:00
Kubernetes Prow Robot
e0be8c0b41
Merge pull request #13546 from rifelpet/gce-disk-subnet
...
Trim GCE Subnet and Disk names
2022-04-22 08:24:12 -07:00
Ciprian Hacman
48494f5169
Update tests/e2e/go.mod to v1.24.0-rc.0
2022-04-22 18:15:46 +03:00
Ciprian Hacman
1221b0e178
Run "make apimachinery"
2022-04-22 16:34:40 +03:00
Ciprian Hacman
dad2539310
Update codegen to v1.24.0-rc.0
2022-04-22 16:30:02 +03:00
Kubernetes Prow Robot
f5a23fd7e8
Merge pull request #13548 from olemarkus/gomod18
...
Bump k8s deps to 1.24.0-rc.0
2022-04-22 05:52:13 -07:00
Ole Markus With
c9d6186a67
Bump to golang1.18 and k8s deps to 1.24.0-rc.0
2022-04-22 14:11:47 +02:00
Kubernetes Prow Robot
fad75ec278
Merge pull request #13545 from rifelpet/sctp125
...
Skip SCTP tests in k8s 1.25 as well
2022-04-21 17:12:13 -07:00
Peter Rifel
0481aebc2d
Trim GCE Subnet and Disk names
2022-04-21 17:40:29 -05:00
Peter Rifel
6f0f0a9153
Skip SCTP tests in k8s 1.25 as well
2022-04-21 17:21:32 -05:00
Kubernetes Prow Robot
93158aa117
Merge pull request #13536 from heybronson/fix-pod-annotations
...
fix pod annotations in addon yamls
2022-04-21 12:16:12 -07:00
Bronson Mirafuentes
f56dbad934
fix pod annotations in addon yamls
2022-04-21 11:10:03 -07:00
Kubernetes Prow Robot
24aa6ea6b4
Merge pull request #13543 from rifelpet/ccm125
...
Pin AWS CCM image tag for k8s 1.25
2022-04-21 05:30:58 -07:00
Peter Rifel
0eca23e864
Pin AWS CCM image tag for k8s 1.25
...
With the k8s 1.24 rc.0 published, our prow jobs that use k8s CI builds are now on k8s 1.25.
To avoid the panic occurring in the latest AWS CCM tag we have to pin 1.25 to the same tag as k8s 1.23 and 1.24
2022-04-21 06:09:28 -05:00
Kubernetes Prow Robot
fc9f839233
Merge pull request #13539 from rifelpet/taint2
...
Update control plane toleration for external-dns
2022-04-20 19:40:57 -07:00
Kubernetes Prow Robot
77f8985016
Merge pull request #13538 from rifelpet/ssh-keys
...
Shell out to ssh-keygen for creating ed25519 keys
2022-04-20 18:58:58 -07:00
Peter Rifel
4e429bb2cc
Update control plane toleration for external-dns
2022-04-20 19:01:23 -05:00
Peter Rifel
f9c0487fbf
Shell out to ssh-keygen for creating ed25519 keys
...
Go's crypto modules can't generate ed25519 keys in the openssh format, so we rely on ssh-keygen instead
2022-04-20 18:39:25 -05:00