Skip to content

Commit

Permalink
hack/update-expected.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed Oct 3, 2023
1 parent 211afd2 commit 4372883
Show file tree
Hide file tree
Showing 22 changed files with 93 additions and 70 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
minSize: 1
role: Master
subnets:
- dualstack-us-test-1a
- us-test-1a

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -802,9 +802,10 @@ resource "aws_lb_target_group" "bastion-bastionuserdata-e-4grhsv" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-bastionuserdata-e-4grhsv"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-bastionuserdata-e-4grhsv"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "bastionuserdata.example.com"
"Name" = "bastion-bastionuserdata-e-4grhsv"
Expand Down
14 changes: 8 additions & 6 deletions tests/integration/update_cluster/complex/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -682,9 +682,10 @@ resource "aws_lb_target_group" "tcp-complex-example-com-vpjolq" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "tcp-complex-example-com-vpjolq"
port = 443
protocol = "TCP"
ip_address_type = "ipv4"
name = "tcp-complex-example-com-vpjolq"
port = 443
protocol = "TCP"
tags = {
"KubernetesCluster" = "complex.example.com"
"Name" = "tcp-complex-example-com-vpjolq"
Expand All @@ -704,9 +705,10 @@ resource "aws_lb_target_group" "tls-complex-example-com-5nursn" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "tls-complex-example-com-5nursn"
port = 443
protocol = "TLS"
ip_address_type = "ipv4"
name = "tls-complex-example-com-5nursn"
port = 443
protocol = "TLS"
tags = {
"KubernetesCluster" = "complex.example.com"
"Name" = "tls-complex-example-com-5nursn"
Expand Down
14 changes: 8 additions & 6 deletions tests/integration/update_cluster/minimal-dns-none/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -611,9 +611,10 @@ resource "aws_lb_target_group" "kops-controller-minimal-e-uvauf3" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "kops-controller-minimal-e-uvauf3"
port = 3988
protocol = "TCP"
ip_address_type = "ipv4"
name = "kops-controller-minimal-e-uvauf3"
port = 3988
protocol = "TCP"
tags = {
"KubernetesCluster" = "minimal.example.com"
"Name" = "kops-controller-minimal-e-uvauf3"
Expand All @@ -631,9 +632,10 @@ resource "aws_lb_target_group" "tcp-minimal-example-com-5905t8" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "tcp-minimal-example-com-5905t8"
port = 443
protocol = "TCP"
ip_address_type = "ipv4"
name = "tcp-minimal-example-com-5905t8"
port = 443
protocol = "TCP"
tags = {
"KubernetesCluster" = "minimal.example.com"
"Name" = "tcp-minimal-example-com-5905t8"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -651,9 +651,10 @@ resource "aws_lb_target_group" "tcp-minimal-ipv6-example--bne5ih" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "tcp-minimal-ipv6-example--bne5ih"
port = 443
protocol = "TCP"
ip_address_type = "ipv6"
name = "tcp-minimal-ipv6-example--bne5ih"
port = 443
protocol = "TCP"
tags = {
"KubernetesCluster" = "minimal-ipv6.example.com"
"Name" = "tcp-minimal-ipv6-example--bne5ih"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -651,9 +651,10 @@ resource "aws_lb_target_group" "tcp-minimal-ipv6-example--bne5ih" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "tcp-minimal-ipv6-example--bne5ih"
port = 443
protocol = "TCP"
ip_address_type = "ipv6"
name = "tcp-minimal-ipv6-example--bne5ih"
port = 443
protocol = "TCP"
tags = {
"KubernetesCluster" = "minimal-ipv6.example.com"
"Name" = "tcp-minimal-ipv6-example--bne5ih"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -651,9 +651,10 @@ resource "aws_lb_target_group" "tcp-minimal-ipv6-example--bne5ih" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "tcp-minimal-ipv6-example--bne5ih"
port = 443
protocol = "TCP"
ip_address_type = "ipv6"
name = "tcp-minimal-ipv6-example--bne5ih"
port = 443
protocol = "TCP"
tags = {
"KubernetesCluster" = "minimal-ipv6.example.com"
"Name" = "tcp-minimal-ipv6-example--bne5ih"
Expand Down
7 changes: 4 additions & 3 deletions tests/integration/update_cluster/minimal-ipv6/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -651,9 +651,10 @@ resource "aws_lb_target_group" "tcp-minimal-ipv6-example--bne5ih" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "tcp-minimal-ipv6-example--bne5ih"
port = 443
protocol = "TCP"
ip_address_type = "ipv6"
name = "tcp-minimal-ipv6-example--bne5ih"
port = 443
protocol = "TCP"
tags = {
"KubernetesCluster" = "minimal-ipv6.example.com"
"Name" = "tcp-minimal-ipv6-example--bne5ih"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -783,9 +783,10 @@ resource "aws_lb_target_group" "bastion-private-shared-ip-eepmph" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-private-shared-ip-eepmph"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-private-shared-ip-eepmph"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "private-shared-ip.example.com"
"Name" = "bastion-private-shared-ip-eepmph"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -778,9 +778,10 @@ resource "aws_lb_target_group" "bastion-private-shared-su-5ol32q" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-private-shared-su-5ol32q"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-private-shared-su-5ol32q"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "private-shared-subnet.example.com"
"Name" = "bastion-private-shared-su-5ol32q"
Expand Down
7 changes: 4 additions & 3 deletions tests/integration/update_cluster/privatecalico/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -797,9 +797,10 @@ resource "aws_lb_target_group" "bastion-privatecalico-exa-hocohm" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-privatecalico-exa-hocohm"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-privatecalico-exa-hocohm"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "privatecalico.example.com"
"Name" = "bastion-privatecalico-exa-hocohm"
Expand Down
7 changes: 4 additions & 3 deletions tests/integration/update_cluster/privatecanal/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -801,9 +801,10 @@ resource "aws_lb_target_group" "bastion-privatecanal-exam-hmhsp5" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-privatecanal-exam-hmhsp5"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-privatecanal-exam-hmhsp5"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "privatecanal.example.com"
"Name" = "bastion-privatecanal-exam-hmhsp5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -801,9 +801,10 @@ resource "aws_lb_target_group" "bastion-privatecilium-exa-l2ms01" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-privatecilium-exa-l2ms01"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-privatecilium-exa-l2ms01"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "privatecilium.example.com"
"Name" = "bastion-privatecilium-exa-l2ms01"
Expand Down
7 changes: 4 additions & 3 deletions tests/integration/update_cluster/privatecilium/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -801,9 +801,10 @@ resource "aws_lb_target_group" "bastion-privatecilium-exa-l2ms01" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-privatecilium-exa-l2ms01"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-privatecilium-exa-l2ms01"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "privatecilium.example.com"
"Name" = "bastion-privatecilium-exa-l2ms01"
Expand Down
7 changes: 4 additions & 3 deletions tests/integration/update_cluster/privatecilium2/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -801,9 +801,10 @@ resource "aws_lb_target_group" "bastion-privatecilium-exa-l2ms01" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-privatecilium-exa-l2ms01"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-privatecilium-exa-l2ms01"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "privatecilium.example.com"
"Name" = "bastion-privatecilium-exa-l2ms01"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -818,9 +818,10 @@ resource "aws_lb_target_group" "bastion-privateciliumadva-0jni40" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-privateciliumadva-0jni40"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-privateciliumadva-0jni40"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "privateciliumadvanced.example.com"
"Name" = "bastion-privateciliumadva-0jni40"
Expand Down
7 changes: 4 additions & 3 deletions tests/integration/update_cluster/privatedns1/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -883,9 +883,10 @@ resource "aws_lb_target_group" "bastion-privatedns1-examp-mbgbef" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-privatedns1-examp-mbgbef"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-privatedns1-examp-mbgbef"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "privatedns1.example.com"
"Name" = "bastion-privatedns1-examp-mbgbef"
Expand Down
7 changes: 4 additions & 3 deletions tests/integration/update_cluster/privatedns2/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -792,9 +792,10 @@ resource "aws_lb_target_group" "bastion-privatedns2-examp-e704o2" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-privatedns2-examp-e704o2"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-privatedns2-examp-e704o2"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "privatedns2.example.com"
"Name" = "bastion-privatedns2-examp-e704o2"
Expand Down
7 changes: 4 additions & 3 deletions tests/integration/update_cluster/privateflannel/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -801,9 +801,10 @@ resource "aws_lb_target_group" "bastion-privateflannel-ex-753531" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-privateflannel-ex-753531"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-privateflannel-ex-753531"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "privateflannel.example.com"
"Name" = "bastion-privateflannel-ex-753531"
Expand Down
7 changes: 4 additions & 3 deletions tests/integration/update_cluster/privatekopeio/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -810,9 +810,10 @@ resource "aws_lb_target_group" "bastion-privatekopeio-exa-d8ef8e" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-privatekopeio-exa-d8ef8e"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-privatekopeio-exa-d8ef8e"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "privatekopeio.example.com"
"Name" = "bastion-privatekopeio-exa-d8ef8e"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -633,9 +633,10 @@ resource "aws_lb_target_group" "tcp-minimal-ipv6-example--bne5ih" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "tcp-minimal-ipv6-example--bne5ih"
port = 443
protocol = "TCP"
ip_address_type = "ipv6"
name = "tcp-minimal-ipv6-example--bne5ih"
port = 443
protocol = "TCP"
tags = {
"KubernetesCluster" = "minimal-ipv6.example.com"
"Name" = "tcp-minimal-ipv6-example--bne5ih"
Expand Down
7 changes: 4 additions & 3 deletions tests/integration/update_cluster/unmanaged/kubernetes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -786,9 +786,10 @@ resource "aws_lb_target_group" "bastion-unmanaged-example-d7bn3d" {
protocol = "TCP"
unhealthy_threshold = 2
}
name = "bastion-unmanaged-example-d7bn3d"
port = 22
protocol = "TCP"
ip_address_type = "ipv4"
name = "bastion-unmanaged-example-d7bn3d"
port = 22
protocol = "TCP"
tags = {
"KubernetesCluster" = "unmanaged.example.com"
"Name" = "bastion-unmanaged-example-d7bn3d"
Expand Down

0 comments on commit 4372883

Please sign in to comment.