Commit Graph

20227 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 0dbc07540d
Merge pull request #15773 from prateekgogia/awsvpccni_pd
Fix amazonvpc string casing
2023-08-11 15:19:22 -07:00
Prateek Gogia 811136b914 Fix amazonvpc string casing 2023-08-11 15:57:32 -05:00
Kubernetes Prow Robot f8465fbb48
Merge pull request #15767 from hakman/set_env_vars
Allow setting env vars from the command line
2023-08-11 08:13:27 -07:00
zadjadr 0ea7e55f25 Add missing security groups for cilium etcd 2023-08-11 13:47:15 +02:00
Ciprian Hacman cd28f25c8b Allow setting env vars from the command line 2023-08-11 07:50:05 +03:00
Kubernetes Prow Robot d67528e5e6
Merge pull request #15756 from zadjadr/fix/cilium-hubble-cert
Fix hubble certificate dnsname
2023-08-10 20:47:26 -07:00
Kubernetes Prow Robot 29998f1933
Merge pull request #15762 from marcopalmisano/master
Fixing a typo in Hetzner Firewall Model management
2023-08-10 18:57:26 -07:00
Marco Palmisano 6a7723176d
fix: fixed an edge case with setting NodePort access in Hetzner Cloud 2023-08-10 16:17:28 +02:00
John Gardiner Myers edac43faed
Release 1.28.0-alpha.2 (#15758) 2023-08-09 21:13:26 -07:00
Kubernetes Prow Robot fe5bd4d4a4
Merge pull request #15755 from johngmyers/nodeup-next
Remove use of ClusterSpec in nodeup
2023-08-09 19:59:26 -07:00
John Gardiner Myers 37be4741e1 hack/update-expected.sh 2023-08-09 18:12:37 -07:00
John Gardiner Myers 688097bd85 Remove unnecessary data from userdata 2023-08-09 18:12:37 -07:00
John Gardiner Myers 0f36b1344e hack/update-expected.sh 2023-08-09 18:12:37 -07:00
John Gardiner Myers 0d9c130b07 Remove use of ClusterSpec in nodeup 2023-08-09 18:12:37 -07:00
Kubernetes Prow Robot 4fa3f03745
Merge pull request #15757 from prateekgogia/awsvpccni_pd
Fix a bug in setting env variable for amazon vpc cni
2023-08-09 17:25:31 -07:00
Prateek Gogia 938ff9c0a6 Fix a bug in setting env variable for amazon vpc cni 2023-08-09 15:55:19 -05:00
zadjadr 43469e40e0 Fix hubble certificate dnsname 2023-08-09 15:34:01 +02:00
Kubernetes Prow Robot dc2db03de2
Merge pull request #15715 from johngmyers/nodeup-cloudconfig
Remove references to cloudconfig-related fields from ClusterSpec in nodeup
2023-08-08 22:03:50 -07:00
John Gardiner Myers 4e997e98b1 Trim e2e skip regexes for Cilium 2023-08-07 20:32:38 -07:00
Kubernetes Prow Robot 0681d40aeb
Merge pull request #15754 from rifelpet/piw
Fix AMI SSM parameter for podidentitywebhook scenarioo
2023-08-07 18:24:13 -07:00
Peter Rifel 7e06e4c416
Fix AMI SSM parameter for podidentitywebhook scenarioo 2023-08-07 17:09:54 -05:00
Kubernetes Prow Robot b71130e295
Merge pull request #15749 from rifelpet/lbc-arm
Use arm64 AMI for LBC scenario
2023-08-06 15:46:31 -07:00
Peter Rifel 94261f6238
Use arm64 AMI for LBC scenario 2023-08-06 16:56:15 -05:00
Kubernetes Prow Robot e5e80296cd
Merge pull request #15746 from zadjadr/feature/clusterid-cilium
feature: Add cluster-id for Cilium
2023-08-06 10:02:31 -07:00
zadjadr d2358df1d7 feature: Add cluster-id for Cilium
hack/update-expected.sh
2023-08-06 18:08:39 +02:00
Kubernetes Prow Robot f0a9b3ef6a
Merge pull request #15748 from rifelpet/cpcount
E2E - Dont set --master-count if --control-plane-count is provided
2023-08-06 08:52:30 -07:00
Peter Rifel 36940bf665
E2E - Dont set --master-count if --control-plane-count is in --create-args
Previously we were only not setting --master-count if --master-count was in --create-args.
Now we recognize either flag. This fixes E2E jobs that specify --control-plane-count and kops create cluster ends up having both flags
2023-08-06 08:57:03 -05:00
Kubernetes Prow Robot c107cfdf90
Merge pull request #15747 from rifelpet/e2e-2004
Use Ubuntu 20.04 in load-balancer-controller E2E scenario
2023-08-06 06:42:31 -07:00
Peter Rifel 319d75af6a
Use latest Ubuntu 20.04 AMI in podidentitywebhook scenario 2023-08-06 07:54:52 -05:00
Peter Rifel 9c45165d49
Use Ubuntu 20.04 for LBC scenario 2023-08-06 07:54:08 -05:00
Kubernetes Prow Robot 4fcd5943e6
Merge pull request #15742 from hakman/testing_use_master-count
Use `--master-count` in testing for backwards compatibility
2023-08-05 06:00:42 -07:00
Kubernetes Prow Robot 994ba3aa1d
Merge pull request #15741 from hakman/aws_testing_skip_zones
aws: Don't use `ap-northeast-2d` and `us-east-1e` for testing
2023-08-05 06:00:30 -07:00
Kubernetes Prow Robot 68eb778a1f
Merge pull request #15740 from hakman/aws_ig_tag_subnet_karpenter
aws: Add instance group tag to subnets only with Karpenter
2023-08-05 04:08:30 -07:00
Ciprian Hacman 01684ac206 Mark flags as deprecated instead of normalizing 2023-08-05 09:39:26 +03:00
Ciprian Hacman ab18f79405 Use --master-count in testing for backwards compatibility 2023-08-05 09:18:03 +03:00
Ciprian Hacman f87e8c5ba6 aws: Don't use ap-northeast-2d and us-east-1e for testing 2023-08-05 08:57:14 +03:00
Ciprian Hacman dbde17c9a5 hack/update-expected.sh 2023-08-05 08:11:39 +03:00
Ciprian Hacman 60b0fee1e0 aws: Add instance group tag to subnets only with Karpenter 2023-08-05 07:50:24 +03:00
Kubernetes Prow Robot ba7b4e716a
Merge pull request #15730 from zadjadr/feature/cilium-13
Bump cilium to v1.13.5
2023-08-04 07:44:23 -07:00
Kubernetes Prow Robot 29aa8257f4
Merge pull request #15737 from hakman/azure_nat_gateway
azure: Add support for NAT gateway
2023-08-03 21:42:20 -07:00
Ole Markus With a0d67fc475 Bump cilium to 1.13.5
Bump to Cilium 1.14.0

hack/update-expected.sh
2023-08-03 21:03:56 +02:00
Jesse Haka e3bcb1f195
OpenStack: add server group name override annotation (#15735)
* OpenStack: add server group name override annotation

* use retries to listinstances

* add support for multiple clusters in same tenant

* run hack-expected.sh

* add test for serverGroupName annotation

* use retry
2023-08-03 00:04:20 -07:00
Ciprian Hacman d382b0e44f azure: Add support for NAT gateway 2023-08-03 07:12:51 +03:00
Kubernetes Prow Robot cecc298f17
Merge pull request #15736 from prateekgogia/cni_change
Add prefix delegation for amazon vpc cni in scale tests
2023-08-02 19:18:20 -07:00
Prateek Gogia 4438d367ab Add prefix delegation for amazon vpc cni in scale tests 2023-08-02 17:23:01 -05:00
Kubernetes Prow Robot 5ab4dda9f0
Merge pull request #15733 from rifelpet/cp-count
Update references to control-plane-count
2023-08-01 19:38:06 -07:00
Peter Rifel 71379a88dc
Update references to control-plane-count
kubetest2-kops searches for create-args values of --control-plane-count. While kops recognizes both --control-plane-count and --master-count, kubetest2-kops will add --control-plane-count if it isn't already set in --create-args. This means any references to --master-count need to be updated to --control-plane-count.
2023-08-01 20:54:11 -05:00
Kubernetes Prow Robot 7413b406af
Merge pull request #15727 from scaleway/scw_changes_to_volumes
scaleway: handle changes to volumes
2023-08-01 09:26:39 -07:00
Leïla MARABESE 4e31d98261 handle changes to volumes 2023-08-01 15:13:20 +02:00
Kubernetes Prow Robot 47f04e235f
Merge pull request #15725 from hakman/mark_deprecated_control-plane-size
kubetest2: Mark `--control-plane-size` as deprecated
2023-08-01 06:02:38 -07:00