Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beta to stable #5370

Merged
merged 51 commits into from
Sep 20, 2022
Merged

beta to stable #5370

merged 51 commits into from
Sep 20, 2022

Conversation

zalando-teapot-robot
Copy link
Contributor

  • Use new etcd AMI (#⁠5347)
  • skipper: hpa scaling possible to configure by cluster (#⁠5348)
  • Drop unused volume from etcd. (#⁠5352)
  • fabric: add FabricGateway CRD v1 (#⁠5353)
  • stackset-e2e: Don't run in parallel (#⁠5355)
  • Update ingress-controller to v0.13.14 (#⁠5326)
  • Update stackset-controller to v1.3.59 (#⁠5356)
  • Remove BoundSATokenVolume flag from kube-proxy-config (#⁠5358)
  • Update key policies to allow tagging (#⁠5362)
  • Add VPA version config-item (#⁠5361)
  • fabric: update controller version and CRD (#⁠5363)
  • Update to stackset v1.3.61 (#⁠5364)
  • fix: fifo filter updates and metrics (#⁠5365)

gargravarr and others added 30 commits September 7, 2022 15:37
…policy-more-configurable

skipper: hpa scaling possible to configure by cluster
Signed-off-by: Alexander Yastrebov <[email protected]>
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
…oncurrency

stackset-e2e: Don't run in parallel
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
….13.14

Update ingress-controller to v0.13.14
Remove BoundSATokenVolume flag from kube-proxy-config
Noor Malik and others added 19 commits September 15, 2022 14:36
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
…ler-and-crd

fabric: update controller version and CRD
feature: modResponseHeader

Signed-off-by: Sandor Szücs <[email protected]>
…metrics

fix: fifo filter updates and metrics
@demonCoder95
Copy link
Member

The pipeline fails because of an NLB creation failure.

MasterLoadBalancerNLB | CREATE_FAILED | ElasticLoadBalancerV2 LoadBalancer did not stabilize.

@szuecs
Copy link
Member

szuecs commented Sep 19, 2022

but this is the kubernetes apiserver NLB, right?

@demonCoder95
Copy link
Member

but this is the kubernetes apiserver NLB, right?

I think so, yes.
https://github.com/zalando-incubator/kubernetes-on-aws/blob/dev/cluster/cluster.yaml#L94

The target group has the api-server component tag on it.

@demonCoder95
Copy link
Member

There was an issue on the AWS side which caused the load balancer creation to fail. It seems to have resolved. Retrying the pipeline now.

@demonCoder95
Copy link
Member

The issue seems to be with stackset-e2e. But we can roll-out if needed.

@demonCoder95
Copy link
Member

👍

1 similar comment
@szuecs
Copy link
Member

szuecs commented Sep 20, 2022

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants