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

kube-1.30 to alpha #7591

Merged
merged 23 commits into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
10e716b
Update skipper version, step 2/2
May 24, 2024
4a5e3b0
Merge pull request #7566 from zalando-incubator/skipper/update-main-f…
RomanZavodskikh May 28, 2024
08c1d00
update base images of several applications to amazonlinux or static
linki May 28, 2024
355b17b
Merge pull request #7584 from zalando-incubator/amazonlinux
mikkeloscar May 28, 2024
c817beb
Update emergency-access-service to static base image
mikkeloscar May 28, 2024
d23f7c6
Merge dev to dev-to-kube-1.30
zalando-teapot-robot May 28, 2024
3c431ea
Update etcd-proxy to use static base image
mikkeloscar May 28, 2024
eaf9816
Merge pull request #7587 from zalando-incubator/dev-to-kube-1.30
RomanZavodskikh May 28, 2024
75f8ead
Merge kube-1.30 to kube-1.30-to-alpha
zalando-teapot-robot May 28, 2024
c4430cf
Merge pull request #7585 from zalando-incubator/eas-static
katyanna May 28, 2024
bb62e8c
Merge dev to dev-to-kube-1.30
zalando-teapot-robot May 28, 2024
1e23b36
Merge pull request #7589 from zalando-incubator/etcd-proxy-static-base
mikkeloscar May 29, 2024
ab44d4e
Merge dev to dev-to-kube-1.30
zalando-teapot-robot May 29, 2024
f60889d
explicitly set 1 replica for external-dns
mikkeloscar May 29, 2024
35c6444
Merge pull request #7594 from zalando-incubator/external-dns-replicas
mikkeloscar May 29, 2024
73d6af2
Merge dev to dev-to-kube-1.30
zalando-teapot-robot May 29, 2024
6512357
update and revert broken dockerfiles to working versions
linki May 30, 2024
69ed0cf
Merge pull request #7592 from zalando-incubator/dev-to-kube-1.30
mikkeloscar May 30, 2024
6ae55f1
Merge kube-1.30 to kube-1.30-to-alpha
zalando-teapot-robot May 30, 2024
dfba7c4
Merge pull request #7595 from zalando-incubator/fix-amazonlinux
mikkeloscar May 30, 2024
1e77402
Merge dev to dev-to-kube-1.30
zalando-teapot-robot May 30, 2024
00c5f16
Merge pull request #7596 from zalando-incubator/dev-to-kube-1.30
mikkeloscar May 30, 2024
5398a8d
Merge kube-1.30 to kube-1.30-to-alpha
zalando-teapot-robot May 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cluster/manifests/coredns-local/daemonset-coredns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ spec:
memory: {{.Cluster.ConfigItems.dns_dnsmasq_sidecar_mem}}
{{ end }}
- name: coredns
image: container-registry.zalando.net/teapot/coredns:1.11.3-master-23
image: container-registry.zalando.net/teapot/coredns:1.11.3-master-24
args: [ "-conf", "/etc/coredns/Corefile" ]
env:
- name: ZONE
Expand Down
4 changes: 2 additions & 2 deletions cluster/manifests/emergency-access-service/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
serviceAccountName: emergency-access-service
containers:
- name: apiserver-proxy
image: container-registry.zalando.net/teapot/etcd-proxy:master-10
image: container-registry.zalando.net/teapot/etcd-proxy:master-11
command:
- /bin/sh
args:
Expand All @@ -42,7 +42,7 @@ spec:
cpu: 25m
memory: 25Mi
- name: emergency-access-service
image: "container-registry.zalando.net/teapot/emergency-access-service:master-88"
image: "container-registry.zalando.net/teapot/emergency-access-service:master-94"
args:
- --insecure-http
- --community={{ .Cluster.Owner }}
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/etcd-backup/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
restartPolicy: Never
containers:
- name: etcd-backup
image: container-registry.zalando.net/teapot/etcd-backup:master-20
image: container-registry.zalando.net/teapot/etcd-backup:master-27
env:
- name: ETCD_S3_BACKUP_BUCKET
value: "{{ .Cluster.ConfigItems.etcd_s3_backup_bucket }}"
Expand Down
1 change: 1 addition & 0 deletions cluster/manifests/external-dns/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
application: kubernetes
component: external-dns
spec:
replicas: 1
strategy:
type: Recreate
selector:
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/flannel/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ spec:
- /tc-flannel.sh
command:
- /bin/bash
image: container-registry.zalando.net/teapot/flannel-tc:master-10
image: container-registry.zalando.net/teapot/flannel-tc:master-12
name: flannel-tc
resources:
requests:
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/skipper/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{ $internal_version := "v0.21.91-921" }}
{{ $internal_version := "v0.21.99-931" }}
{{ $canary_internal_version := "v0.21.99-931" }}

{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/loadtest/client/loadtest-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
value: "10"
- name: DURATION
value: "1h"
image: container-registry.zalando.net/teapot/calibrated-loadtest:master-2
image: container-registry.zalando.net/teapot/calibrated-loadtest:master-4
imagePullPolicy: IfNotPresent
name: e2e-vegeta
resources:
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ func createVegetaDeployment(hostPath string, rate int) *appsv1.Deployment {
Containers: []corev1.Container{
{
Name: name,
Image: "container-registry.zalando.net/teapot/vegeta:v12.8.4-main-2",
Image: "container-registry.zalando.net/teapot/vegeta:v12.8.4-main-4",
Command: []string{"sh", "-c"},
Args: []string{cmd},
Resources: corev1.ResourceRequirements{
Expand Down