-
Notifications
You must be signed in to change notification settings - Fork 165
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
beta to stable #5370
Conversation
zalando-teapot-robot
commented
Sep 19, 2022
- 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)
Signed-off-by: rreis <[email protected]>
Signed-off-by: rreis <[email protected]>
Signed-off-by: rreis <[email protected]>
Signed-off-by: rreis <[email protected]>
…he same Signed-off-by: Sandor Szücs <[email protected]>
Use new etcd AMI
…policy-more-configurable skipper: hpa scaling possible to configure by cluster
Signed-off-by: rreis <[email protected]>
Signed-off-by: Alexander Yastrebov <[email protected]>
Drop unused volume from etcd.
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
fabric: add FabricGateway CRD v1
…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
Update stackset-controller to v1.3.59
Remove BoundSATokenVolume flag from kube-proxy-config
Update key policies to allow tagging
Signed-off-by: Alexander Yastrebov <[email protected]>
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
…g-item Add VPA version config-item
…ler-and-crd fabric: update controller version and CRD
feature: modResponseHeader Signed-off-by: Sandor Szücs <[email protected]>
Update to stackset v1.3.61
…metrics fix: fifo filter updates and metrics
alpha to beta
The pipeline fails because of an NLB creation failure. MasterLoadBalancerNLB | CREATE_FAILED | ElasticLoadBalancerV2 LoadBalancer did not stabilize. |
but this is the kubernetes apiserver NLB, right? |
I think so, yes. The target group has the |
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. |
The issue seems to be with |
👍 |
1 similar comment
👍 |