Ciprian Hacman
6df69cf71a
Update Go to v1.15.8
2021-02-17 07:32:38 +02:00
Kubernetes Prow Robot
87fadb106a
Merge pull request #10846 from codablock/fix-systemd-cgroup
...
Actually enable systemd cgroup for containerd
2021-02-16 10:30:57 -08:00
Alexander Block
16f3de29fb
Run ./hack/update-expected.sh
2021-02-16 18:46:00 +01:00
Alexander Block
8f0cb3af1f
Actually enable systemd cgroup for containerd
2021-02-16 18:46:00 +01:00
Kubernetes Prow Robot
1bcfc66702
Merge pull request #10697 from rifelpet/kubetest-tf
...
Kubetest2 - terraform support
2021-02-16 08:24:58 -08:00
Peter Rifel
6e8a329f7d
Validate cluster 10 times to mimic kubetest1 and ensure nodes readiness is not flapping
2021-02-16 08:11:51 -06:00
Peter Rifel
68d2044b12
kubetest2 - add terraform support
2021-02-16 08:11:51 -06:00
Kubernetes Prow Robot
aea7dea2b2
Merge pull request #10845 from hakman/mock-1.21.0-alpha.1
...
Update mock to v1.21.0-alpha.1
2021-02-16 05:45:06 -08:00
Kubernetes Prow Robot
bcd42102ca
Merge pull request #10844 from hakman/relnotes_1.21.0-alpha.1
...
Release notes for 1.21.0-alpha.1
2021-02-16 04:55:05 -08:00
Ciprian Hacman
1c4da19881
Update integration test outputs with new mock version
2021-02-16 14:21:15 +02:00
Ciprian Hacman
4f70c4237c
Update mock to v1.21.0-alpha.1
2021-02-16 14:19:58 +02:00
Ciprian Hacman
5a6a3a3a8f
Release notes for 1.21.0-alpha.1
2021-02-16 14:11:24 +02:00
Kubernetes Prow Robot
7a9fc869cf
Merge pull request #10841 from hakman/release-1.21.0-alpha.1
...
Release 1.21.0-alpha.1
2021-02-16 01:35:05 -08:00
Ciprian Hacman
35ea2f49b3
Release 1.21.0-alpha.1
2021-02-16 10:44:34 +02:00
Kubernetes Prow Robot
d39e42b278
Merge pull request #10840 from hakman/binaries-for-protokube-and-channels
...
Release binaries for protokube and channels
2021-02-16 00:27:05 -08:00
Ciprian Hacman
57f6f362d8
Release binaries for protokube and channels
2021-02-16 09:40:01 +02:00
Kubernetes Prow Robot
730fe1ffff
Merge pull request #10813 from justinsb/containerd_always_configure
...
containerd installation: always configure, even if we don't install
2021-02-15 23:29:05 -08:00
Kubernetes Prow Robot
8f3296817b
Merge pull request #10833 from rifelpet/precreate-kops-controller-dns
...
Precreate the kops-controller DNS name
2021-02-15 21:57:05 -08:00
Kubernetes Prow Robot
2db0b18145
Merge pull request #10619 from NickSchleicher/azureNodeLabelTags
...
Use correct tag when creating node labels from azure cloud tags
2021-02-15 16:13:06 -08:00
Peter Rifel
1659a95f56
Precreate the kops-controller DNS name
...
We're seeing test failures in prow because nodes are not able to resolve the kops-controller dns record.
Judging by timestamps, dns-controller adds the record after it is first queried by nodeup.
The negative TTL is long enough that the cluster doesn't validate within the alotted time.
Rather than increasing the validation timeout I think its better to precreate the DNS record the same way we do for the other records.
2021-02-15 18:00:36 -06:00
Kubernetes Prow Robot
446e6350ea
Merge pull request #10830 from rifelpet/aws-sdk
...
Update aws-sdk-go
2021-02-15 14:13:06 -08:00
Peter Rifel
765a912bbb
Update aws-sdk-go
...
The most relevant of the changes is tagging support for more IAM entities including OIDC providers
2021-02-15 14:45:28 -06:00
Kubernetes Prow Robot
6169508aa8
Merge pull request #10825 from olemarkus/kdi-fix
...
Fix kdi 'must specify' error
2021-02-15 03:19:05 -08:00
Ole Markus With
73a9ec7372
Fix kdi 'must specify' error
2021-02-15 11:36:11 +01:00
Kubernetes Prow Robot
66d61f4bf1
Merge pull request #10824 from justinsb/fix_test_host
...
kubetest2: Call Test, not Execute
2021-02-14 21:41:05 -08:00
Justin SB
f4dfb43993
kubetest2: Call Test, not Execute
...
Execute will reparse the flags; we want to reuse the test execution
but not the flag setup.
2021-02-14 21:03:55 -05:00
Kubernetes Prow Robot
cd10383fa0
Merge pull request #10741 from codablock/nlb-subnets
...
Allow to control which subnets and IPs get used for the API loadbalancer
2021-02-14 14:23:06 -08:00
Kubernetes Prow Robot
6bb8e6b48f
Merge pull request #10820 from spotinst/feat-ocean-controller-1.0.72
...
Spotinst: Bump the Ocean Controller to 1.0.72
2021-02-14 07:51:06 -08:00
Kubernetes Prow Robot
8e9f91beaa
Merge pull request #10819 from spotinst/fix-spot-tf
...
Spotinst: Replace corev1.Taint to fix HCL2 serialization
2021-02-14 07:09:04 -08:00
liranp
c7abdfd7fe
feat(spot/addon): bump ocean-controller to 1.0.72
2021-02-14 12:16:27 +02:00
liranp
36cf8a2da0
fix(spot/ocean): replace corev1.Taint to fix hcl2 serialization
2021-02-14 11:06:37 +02:00
Kubernetes Prow Robot
8d73029b5a
Merge pull request #10812 from justinsb/iptables_should_use_lock
...
iptables: Use the lock when checking for existing rules
2021-02-13 21:53:04 -08:00
Kubernetes Prow Robot
839d3c960c
Merge pull request #10814 from justinsb/add_host_argument
...
kubetest2: Add --host argument
2021-02-13 20:13:04 -08:00
Justin SB
071c090065
containerd installation: always configure, even if we don't install
...
Even if we don't install containerd (e.g. ContainerOS or Flatcar), we
likely still need to configure it; particularly in the case of
kubenet.
Additionally, on ContainerOS we can't change the path from
/etc/containerd/config.toml, so we have to write it there. We may in
future be able to use this on all distros.
2021-02-13 18:19:16 -05:00
Justin SB
9ab363dfb8
kubetest2: Add --host argument
...
This argument was required for the tests to pass prior to 1.18, so we
should still pass it if we want these tests to pass.
We can infer it from kubeconfig (that is the fix that was introduced in 1.18)
2021-02-13 18:16:13 -05:00
Justin SB
bc84cdaf11
iptables: Use the lock when checking for existing rules
...
Otherwise we sometimes get an "in-use" message, telling us to use the
lock, if another iptables process is running concurrently.
2021-02-13 16:12:11 -05:00
Kubernetes Prow Robot
ce3f5416b9
Merge pull request #10759 from justinsb/containerd_kubenet_configuration
...
kubenet containerd: match upstream
2021-02-13 12:59:04 -08:00
Kubernetes Prow Robot
7d8ef74bcd
Merge pull request #10797 from t1cg/azureManagedImage
...
Allow managed images for Azure instance groups
2021-02-12 16:27:05 -08:00
Kubernetes Prow Robot
688aeb873a
Merge pull request #10744 from t1cg/caw/azureLoadbalancer
...
add azure support for internal loadbalancer to k8s api
2021-02-12 14:53:04 -08:00
Collin Woodruff
6a8d474acd
add internal loadbalancer for azure
2021-02-12 17:13:01 -05:00
Kubernetes Prow Robot
4b698d2f34
Merge pull request #10809 from bharath-123/launch-template-release-notes
...
Add deprecation notice for launch templates.
2021-02-12 12:41:06 -08:00
Bharath Vedartham
d03df30c3a
Add deprecation statement for launch configuration in 1.20 release notes
2021-02-13 01:29:15 +05:30
Bharath Vedartham
809e034af8
Add deprecation statement for launch configuration in 1.19 release notes
2021-02-13 01:28:57 +05:30
Kubernetes Prow Robot
082bdc3878
Merge pull request #10780 from olemarkus/consistent-cp-labelling
...
Make protokube CP label setting consistent with kops-controller
2021-02-12 11:09:58 -08:00
Kubernetes Prow Robot
6e41bc8436
Merge pull request #10806 from hakman/fix-spoitinst-tf-taint
...
Fix LaunchSpec TF output
2021-02-12 07:43:09 -08:00
Ciprian Hacman
2324366736
Fix LaunchSpec TF output
2021-02-12 17:00:17 +02:00
Kubernetes Prow Robot
d2d9af4fba
Merge pull request #10802 from hakman/docker-19.03.15
...
Update Docker to v19.03.15
2021-02-11 23:22:47 -08:00
Ole Markus With
783b6c0d6c
Make protokube CP label setting consistent with kops-controller
2021-02-12 08:17:14 +01:00
Ciprian Hacman
c0d02d7dc9
Update Docker to v19.03.15
2021-02-12 07:10:32 +02:00
Kubernetes Prow Robot
7111ae164f
Merge pull request #10799 from rifelpet/kubetest2-pod-logs
...
kubetest2 - Dump all pod logs in addition to host logs
2021-02-11 20:52:47 -08:00