Commit Graph

2347 Commits

Author SHA1 Message Date
Justin SB ccdabbde9d Update expected output 2023-01-21 13:38:40 -05:00
John Gardiner Myers d3147c0a60 hack/update-expected.sh 2023-01-20 20:00:39 -08:00
Kubernetes Prow Robot 1f49f991f4
Merge pull request #15029 from olemarkus/fix-lbc-e2e
Fix LBC e2e after dropping override feature flag
2023-01-20 12:59:53 -08:00
Ole Markus With ab4b7a0e5d Fix LBC e2e after dropping override feature flag 2023-01-20 19:27:12 +01:00
github-actions ffc1efea5d Update dependencies 2023-01-20 06:09:15 +00:00
Kubernetes Prow Robot 6b04c3e9f5
Merge pull request #15020 from johngmyers/nth
Upgrade Node Termination Handler to 1.18.3
2023-01-18 10:12:34 -08:00
John Gardiner Myers 718341ff95 hack/update-expected.sh 2023-01-18 08:14:07 -08:00
Kubernetes Prow Robot e88fbf5d7d
Merge pull request #15016 from johngmyers/nodeup-network2
Move more networking settings into nodeup.Config
2023-01-18 02:04:35 -08:00
Jesse Haka d20f642e68 hack/update-expected.sh 2023-01-16 10:53:21 +02:00
John Gardiner Myers 69f0afad4d hack/update-expected.sh 2023-01-15 23:12:00 -08:00
John Gardiner Myers aec9075087 Upgrade AWS CCM to 1.25.2 2023-01-15 21:46:24 -08:00
John Gardiner Myers 2eb24107fd hack/update-expected.sh 2023-01-15 17:20:32 -08:00
Kubernetes Prow Robot 1c8f9c8a35
Merge pull request #14894 from johngmyers/v1alpha3-oidc
v1alpha3: Move most OIDC settings to authentication.oidc
2023-01-15 08:40:31 -08:00
Ciprian Hacman d884e5f4d9 Remove the SpecOverrideFlag feature flag 2023-01-13 20:40:17 +02:00
Kubernetes Prow Robot c8fcc2b1f3
Merge pull request #14916 from johngmyers/os-topology
openstack: use subnet type instead of topology
2023-01-13 07:42:35 -08:00
github-actions 35fb94c463 Update dependencies 2023-01-13 06:09:07 +00:00
John Gardiner Myers 074aaf2b22 Use private subnets in private-topology openstack tests 2023-01-12 17:17:32 -08:00
Kubernetes Prow Robot a1a0ce3f33
Merge pull request #14930 from zetaab/feature/openstacknodns
OpenStack: Add support for clusters without DNS
2023-01-12 07:52:54 -08:00
Ciprian Hacman 8ab17b7b7e Run hack/update-expected.sh 2023-01-12 13:10:35 +02:00
Kubernetes Prow Robot 8b8b4eeab1
Merge pull request #14884 from johngmyers/cp-hop-1
AWS: set IMDS hop limit 1 on all new clusters
2023-01-11 23:48:55 -08:00
John Gardiner Myers c1c75ca340 hack/update-expected.sh 2023-01-11 21:19:24 -08:00
John Gardiner Myers aa268ef173 hack/update-expected.sh 2023-01-11 20:06:46 -08:00
John Gardiner Myers 24841f79e3 hack/update-expected.sh 2023-01-11 19:27:42 -08:00
John Gardiner Myers d009928883 v1alpha3: Move most OIDC settings to authentication.oidc 2023-01-11 19:26:18 -08:00
Jesse Haka cc8871eede no dns for OpenStack 2023-01-11 20:02:02 +02:00
Ole Markus With de7d70721e Bump cert-manager to 1.10.2 2023-01-11 10:31:26 +01:00
Grégory SANCHEZ f8968312d8 test: run hack/update-expected.sh 2023-01-11 08:28:30 +01:00
Grégory SANCHEZ 1b35c353d3 test(cas): add integration tests for cluster autoscaler priority expander config 2023-01-11 08:26:33 +01:00
Kubernetes Prow Robot b9c2bbea5d
Merge pull request #14974 from hakman/containerd-v1.6.15
Update containerd to v1.6.15
2023-01-10 23:19:45 -08:00
Kubernetes Prow Robot f2883115a4
Merge pull request #14913 from johngmyers/hostnetwork-no-irsa
Run pods needing control-plane instance credentials on hostNetwork
2023-01-10 22:25:27 -08:00
Kubernetes Prow Robot d247c0b37d
Merge pull request #14879 from hakman/aws_imds_all_clusters
aws: Set IMDS defaults for existing clusters
2023-01-10 22:25:19 -08:00
John Gardiner Myers 70a3973c7c hack/update-expected.sh 2023-01-10 20:48:05 -08:00
Ciprian Hacman 8257251c45 Run hack/update-expected.sh 2023-01-11 06:35:01 +02:00
Kubernetes Prow Robot 0b8ccf2c9e
Merge pull request #14951 from johngmyers/kube-dns
Upgrade k8s-dns-node-cache to 1.22.16
2023-01-09 08:21:29 -08:00
Ole Markus With 07c77b1e5f Bump EBS CSI driver to 1.14.1 2023-01-09 13:01:23 +01:00
justinsb 571bd38ea1 kubetest: pass through KOPS_ARCH if set
This allows us to test with a fast single-architecture build, useful
when running kubetest locally.
2023-01-07 17:24:03 -05:00
justinsb 0fa22cacad kubetest2-kops: include stderr when calling kops toolbox dump
We're seeing some logs that don't include any output from kops toolbox
dump, but probably should.  Make sure we're including any stderr
output in our logs.
2023-01-06 07:58:45 -05:00
Kubernetes Prow Robot d4754f552b
Merge pull request #14957 from kubernetes/dependencies/update-1672985441
Update dependencies
2023-01-06 01:09:58 -08:00
Kubernetes Prow Robot fb8ec96148
Merge pull request #14953 from olemarkus/reenable-autoscaler
Revert "Temporarily disable cluster-autoscaler in many-addons test"
2023-01-06 00:15:59 -08:00
github-actions dfdfca44ca Update dependencies 2023-01-06 06:10:42 +00:00
Ole Markus With 07020c1485 Revert "Temporarily disable cluster-autoscaler in many-addons test"
This reverts commit a64ae909e1.
2023-01-05 13:46:50 +01:00
Ole Markus With 517da72ff5 Bump cluster autoscaler to 1.26.1 2023-01-05 13:40:26 +01:00
Kubernetes Prow Robot 7b4430ff61
Merge pull request #14885 from johngmyers/root-volume
v1alpha3: Move IG root volume settings to sub-struct
2023-01-04 18:11:58 -08:00
John Gardiner Myers c55cc836db Upgrade k8s-dns-node-cache to 1.22.16 2023-01-04 17:49:50 -08:00
justinsb 5dd5865893 Update expected output 2023-01-04 08:14:45 -05:00
John Gardiner Myers fea27074aa hack/update-expected.sh 2023-01-03 22:16:20 -08:00
John Gardiner Myers 7419620b80 hack/update-expected.sh 2023-01-03 12:29:07 -08:00
Kubernetes Prow Robot 4f249c3fb0
Merge pull request #14934 from johngmyers/disable-autoscaler
Temporarily disable cluster-autoscaler in many-addons test
2023-01-03 01:09:40 -08:00
Kubernetes Prow Robot 4cb0a1dcdd
Merge pull request #14929 from johngmyers/prune-webhooks
Prune admission webhooks
2023-01-03 01:09:33 -08:00
Ciprian Hacman a2b811f68c Run hack/update-expected.sh 2023-01-03 11:03:44 +02:00