Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
ab68a0f
WIZ Helm upgrade to recent version
Jun 5, 2025
f4b7dbb
update image tag
Jun 5, 2025
0f0bbc1
minor fixes
Jun 5, 2025
010bab7
Merge branch 'dev' into vthupili
Jun 11, 2025
6fd11f2
fabric-gateway: Update to version master-331
k8s-on-aws-manager-app[bot] Jun 11, 2025
5a33f58
deployment-controller: Update to version master-255
k8s-on-aws-manager-app[bot] Jun 12, 2025
7d38314
deployment-controller: Update to version master-256
k8s-on-aws-manager-app[bot] Jun 12, 2025
7864246
livenessprobe: Update to version v2.15.0-eks-1-32-14-master-30
k8s-on-aws-manager-app[bot] Jun 12, 2025
42cf245
cluster-lifecycle-controller: Update to version master-53
k8s-on-aws-manager-app[bot] Jun 12, 2025
873ab34
kubernetes-lifecycle-metrics: Update to version master-35
k8s-on-aws-manager-app[bot] Jun 12, 2025
4843ff8
role-sync-controller: Update to version main-12
k8s-on-aws-manager-app[bot] Jun 12, 2025
16d4ea1
Merge pull request #9522 from zalando-incubator/vthupili
zaklawrencea Jun 12, 2025
a2e77b3
role-sync-controller: Update to version main-13
k8s-on-aws-manager-app[bot] Jun 12, 2025
bf59084
cluster-lifecycle-controller: Update to version master-54
k8s-on-aws-manager-app[bot] Jun 12, 2025
b171b80
kubernetes-lifecycle-metrics: Update to version master-36
k8s-on-aws-manager-app[bot] Jun 12, 2025
d6b35e1
Merge dev to dev-to-alpha
k8s-on-aws-manager-app[bot] Jun 13, 2025
e069213
Merge pull request #9564 from zalando-incubator/container-registry.za…
linki Jun 13, 2025
4f42aa8
Merge pull request #9566 from zalando-incubator/container-registry.za…
linki Jun 13, 2025
8c0aa9f
Merge dev to dev-to-alpha
k8s-on-aws-manager-app[bot] Jun 13, 2025
010d78f
Merge pull request #9557 from zalando-incubator/container-registry.za…
linki Jun 13, 2025
1cd761c
Merge pull request #9552 from zalando-incubator/container-registry.za…
linki Jun 13, 2025
ca4ed0d
Merge dev to dev-to-alpha
k8s-on-aws-manager-app[bot] Jun 13, 2025
334917b
livenessprobe: Update to version v2.15.0-eks-1-32-14-master-30
k8s-on-aws-manager-app[bot] Jun 13, 2025
16a17b2
increase subdomain_max_length for stups-test
demonCoder95 Jun 13, 2025
cff6530
Merge pull request #9573 from zalando-incubator/subdomain-length-stup…
demonCoder95 Jun 13, 2025
0283e21
Merge dev to dev-to-alpha
k8s-on-aws-manager-app[bot] Jun 13, 2025
caea726
Merge pull request #9569 from zalando-incubator/dev-to-alpha
mikkeloscar Jun 16, 2025
9436e83
Merge alpha to alpha-to-beta
k8s-on-aws-manager-app[bot] Jun 16, 2025
8b44da2
Merge pull request #9571 from zalando-incubator/container-registry.za…
mikkeloscar Jun 16, 2025
1186eea
Merge pull request #9555 from zalando-incubator/container-registry.za…
mikkeloscar Jun 16, 2025
df5af3c
Merge dev to dev-to-alpha
k8s-on-aws-manager-app[bot] Jun 16, 2025
190b257
Merge pull request #9567 from zalando-incubator/container-registry.za…
mikkeloscar Jun 16, 2025
891f352
Merge dev to dev-to-alpha
k8s-on-aws-manager-app[bot] Jun 16, 2025
5d71682
skipper-internal: Update to version v0.22.50-1157
k8s-on-aws-manager-app[bot] Jun 18, 2025
6acf03c
skipper-internal: Update to version v0.22.51-1158
k8s-on-aws-manager-app[bot] Jun 18, 2025
30e3e60
skipper-internal: Update to version v0.22.52-1159
k8s-on-aws-manager-app[bot] Jun 18, 2025
d5dab09
Remove TopologyAwareHints Feature Flag
mikkeloscar Jun 18, 2025
fa4354b
Merge pull request #9578 from zalando-incubator/container-registry.za…
MustafaSaber Jun 18, 2025
dadfc83
Merge dev to dev-to-alpha
k8s-on-aws-manager-app[bot] Jun 18, 2025
7965b36
Merge pull request #9577 from zalando-incubator/dev-to-alpha
szuecs Jun 19, 2025
6ea2f7f
Merge alpha to alpha-to-beta
k8s-on-aws-manager-app[bot] Jun 19, 2025
b3a1f3c
Merge pull request #9580 from zalando-incubator/pre-kube-1.33
mikkeloscar Jun 20, 2025
4f7ae31
Merge dev to dev-to-alpha
k8s-on-aws-manager-app[bot] Jun 20, 2025
aaeef74
Merge pull request #9583 from zalando-incubator/dev-to-alpha
demonCoder95 Jun 20, 2025
761e563
Merge alpha to alpha-to-beta
k8s-on-aws-manager-app[bot] Jun 20, 2025
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
7 changes: 4 additions & 3 deletions cluster/config-defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -945,9 +945,6 @@ enable_default_sa: "false"
vm_dirty_background_bytes: "67108864"
vm_dirty_bytes: "134217728"

# Option to Enable FeatureGate TopologyAwareHints
enable_topology_aware_hints: "false"

# Enable FeatureGate HPAScaleToZero
enable_hpa_scale_to_zero: "true"

Expand Down Expand Up @@ -1133,7 +1130,11 @@ open_sg_ingress_ranges: ""

# Each DNS label (subdomain) can be 63 octets or less (https://datatracker.ietf.org/doc/html/rfc1035#section-2.3.4)
# This custom value sets the subdomain max allowed length taking into consideration the 'cname-' prefix added by external-dns
{{ if eq .Cluster.Alias "stups-test" }}
subdomain_max_length: "100"
{{ else }}
subdomain_max_length: "57"
{{ end }}

# Network monitoring
network_monitoring_enabled: "false"
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/04-ebs-csi/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ spec:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
- name: liveness-probe
image: container-registry.zalando.net/teapot/livenessprobe:v2.14.0-eks-1-31-10-master-29
image: container-registry.zalando.net/teapot/livenessprobe:v2.15.0-eks-1-32-14-master-30
args:
- --csi-address=/csi/csi.sock
resources:
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/04-ebs-csi/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ spec:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
- name: liveness-probe
image: container-registry.zalando.net/teapot/livenessprobe:v2.14.0-eks-1-31-10-master-29
image: container-registry.zalando.net/teapot/livenessprobe:v2.15.0-eks-1-32-14-master-30
args:
- --csi-address=/csi/csi.sock
volumeMounts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
serviceAccountName: cluster-lifecycle-controller
containers:
- name: cluster-lifecycle-controller
image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-52
image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-54
args:
- --drain-grace-period={{.Cluster.ConfigItems.drain_grace_period}}
- --drain-min-pod-lifetime={{.Cluster.ConfigItems.drain_min_pod_lifetime}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
terminationGracePeriodSeconds: 300
containers:
- name: "deployment-service-controller"
image: "container-registry.zalando.net/teapot/deployment-controller:master-254"
image: "container-registry.zalando.net/teapot/deployment-controller:master-256"
args:
- "--config-namespace=kube-system"
- "--decrypt-kms-alias-arn=arn:aws:kms:{{ .Cluster.Region }}:{{ .Cluster.InfrastructureAccount | getAWSAccountID }}:alias/deployment-secret"
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/fabric-gateway/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# {{ $image := "container-registry.zalando.net/gwproxy/fabric-gateway:master-330" }}
# {{ $image := "container-registry.zalando.net/gwproxy/fabric-gateway:master-331" }}
# {{ $version := index (split $image ":") 1 }}
apiVersion: apps/v1
kind: Deployment
Expand Down
1 change: 0 additions & 1 deletion cluster/manifests/kube-proxy/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ data:
tcpEstablishedTimeout: 24h0m0s
enableProfiling: false
featureGates:
TopologyAwareHints: {{ .Cluster.ConfigItems.enable_topology_aware_hints }}
SizeMemoryBackedVolumes: {{ .Cluster.ConfigItems.enable_size_memory_backed_volumes }}
{{- if eq .Cluster.ConfigItems.enable_image_volumes "true" }}
ImageVolume: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
serviceAccountName: kubernetes-lifecycle-metrics
containers:
- name: kubernetes-lifecycle-metrics
image: "container-registry.zalando.net/teapot/kubernetes-lifecycle-metrics:master-34"
image: "container-registry.zalando.net/teapot/kubernetes-lifecycle-metrics:master-36"
ports:
- containerPort: 9090
protocol: TCP
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/role-sync-controller/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
restartPolicy: Never
containers:
- name: role-sync-controller
image: container-registry.zalando.net/teapot/role-sync-controller:main-11
image: container-registry.zalando.net/teapot/role-sync-controller:main-13
args:
- --subject-group=PowerUser
- --subject-group=Manual
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/skipper/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{{/* image-updater-bot detects *image variables so use print to disable it for main image */}}

{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.22.43-1150" }}
{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.43-1150" }}
{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.52-1159" }}

{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
{{ $canary_args := "" }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
name: wiz-broker
namespace: "wiz"
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-broker-2.3.8
application: "wiz"
component: "connector"
---
Expand All @@ -19,7 +19,7 @@ metadata:
name: wiz-cluster-reader
namespace: "wiz"
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-kubernetes-connector-3.3.11
application: "wiz"
component: "connector"
{{end}}
4 changes: 2 additions & 2 deletions cluster/manifests/wiz/002-connector-job-serviceaccount.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: wiz-auto-modify-connector
namespace: "wiz"
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-kubernetes-connector-3.3.11
application: "wiz"
component: "connector"
{{ end }}
{{ end }}
2 changes: 1 addition & 1 deletion cluster/manifests/wiz/002-sensor-serviceaccount.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: wiz-sensor
namespace: wiz
labels:
helm.sh/chart: wiz-sensor-1.0.4760
helm.sh/chart: wiz-sensor-1.0.6440
application: "wiz"
component: "connector"
{{end}}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kind: ClusterRoleBinding
metadata:
name: wiz-cluster-reader
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-kubernetes-connector-3.3.11
application: "wiz"
component: "connector"
roleRef:
Expand Down
4 changes: 2 additions & 2 deletions cluster/manifests/wiz/003-connector-job-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: wiz-auto-modify-connector
namespace: "wiz"
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-kubernetes-connector-3.3.11
application: "wiz"
component: "connector"
rules:
Expand All @@ -29,7 +29,7 @@ metadata:
name: wiz-auto-modify-connector
namespace: "wiz"
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-kubernetes-connector-3.3.11
application: "wiz"
component: "connector"
roleRef:
Expand Down
4 changes: 2 additions & 2 deletions cluster/manifests/wiz/003-sensor-clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kind: ClusterRole
metadata:
name: wiz-sensor
labels:
helm.sh/chart: wiz-sensor-1.0.4760
helm.sh/chart: wiz-sensor-1.0.6440
application: "wiz"
component: "sensor"
rules:
Expand All @@ -28,7 +28,7 @@ kind: ClusterRoleBinding
metadata:
name: wiz-sensor
labels:
helm.sh/chart: wiz-sensor-1.0.4760
helm.sh/chart: wiz-sensor-1.0.6440
application: "wiz"
component: "sensor"
subjects:
Expand Down
8 changes: 4 additions & 4 deletions cluster/manifests/wiz/004-connector-broker-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
name: wiz-connector-connector
namespace: "wiz"
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-kubernetes-connector-3.3.11
application: "wiz"
component: "connector"
type: Opaque
Expand All @@ -25,21 +25,21 @@ metadata:
name: wiz-cluster-reader-token
namespace: "wiz"
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-kubernetes-connector-3.3.11
application: "wiz"
component: "connector"
annotations:
kubernetes.io/service-account.name: wiz-cluster-reader
type: kubernetes.io/service-account-token
---
# Source: wiz-sensor/templates/apikeysecret.yaml
# Source: wiz-sensor/templates/secrets-wiz-api-token.yaml
apiVersion: v1
kind: Secret
metadata:
name: wiz-api-token
namespace: wiz
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-kubernetes-integration-0.2.91
application: "wiz"
component: "connector"
type: Opaque
Expand Down
4 changes: 2 additions & 2 deletions cluster/manifests/wiz/004-sensor-secrets.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{{ if eq .Cluster.ConfigItems.wiz_enable_runtime_sensor "true"}}
---
# Source: wiz-sensor/templates/apikeysecret.yaml
# Source: wiz-sensor/templates/secrets-wiz-api-token.yaml
apiVersion: v1
kind: Secret
metadata:
name: wiz-sensor-apikey
namespace: wiz
labels:
helm.sh/chart: wiz-sensor-1.0.4760
helm.sh/chart: wiz-kubernetes-integration-0.2.91
application: "wiz"
component: "sensor"
type: Opaque
Expand Down
26 changes: 12 additions & 14 deletions cluster/manifests/wiz/005-connector-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: wiz-kubernetes-connector-create-connector
namespace: "wiz"
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-kubernetes-connector-3.3.11
application: "wiz"
component: "connector"
job: "wiz-connector-agent"
Expand All @@ -21,7 +21,7 @@ spec:
template:
metadata:
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-kubernetes-connector-3.3.11
application: "wiz"
component: "connector"
job: "wiz-connector-agent"
Expand All @@ -31,6 +31,10 @@ spec:
securityContext:
runAsNonRoot: true
runAsUser: 1000
volumes:
- name: api-client
secret:
secretName: wiz-api-token
containers:
- name: wiz-connector-creator
securityContext:
Expand Down Expand Up @@ -58,20 +62,10 @@ spec:
- --connector-name
- {{.Cluster.Alias}}
env:
- name: CLI_FILES_AS_ARGS
value: "/var/api-client/clientToken,/var/api-client/clientId"
- name: LOG_LEVEL
value: info
- name: WIZ_CLIENT_ID
valueFrom:
secretKeyRef:
name: wiz-api-token
key: clientId
optional: false
- name: WIZ_CLIENT_TOKEN
valueFrom:
secretKeyRef:
name: wiz-api-token
key: clientToken
optional: false
- name: WIZ_ENV
value:
resources:
Expand All @@ -81,4 +75,8 @@ spec:
requests:
cpu: {{ .Cluster.ConfigItems.wiz_connector_cpu }}
memory: {{ .Cluster.ConfigItems.wiz_connector_memory }}
volumeMounts:
- name: api-client
mountPath: /var/api-client
readOnly: true
{{end}}
22 changes: 10 additions & 12 deletions cluster/manifests/wiz/connector-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: wiz-connector-agent
namespace: "wiz"
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-broker-2.3.8
application: "wiz"
component: "connector"
deployment: "wiz-connector-agent"
Expand All @@ -19,7 +19,7 @@ spec:
template:
metadata:
labels:
helm.sh/chart: wiz-broker-2.1.0
helm.sh/chart: wiz-broker-2.3.8
application: "wiz"
component: "connector"
deployment: "wiz-connector-agent"
Expand All @@ -29,6 +29,9 @@ spec:
runAsNonRoot: true
runAsUser: 1000
volumes:
- name: api-client
secret:
secretName: wiz-api-token
- name: connector-data
secret:
secretName: wiz-connector-connector
Expand All @@ -44,6 +47,9 @@ spec:
image: "container-registry.zalando.net/secops-systems/wiz-broker:2.7-main-4"
imagePullPolicy: IfNotPresent
volumeMounts:
- name: api-client
mountPath: /var/api-client
readOnly: true
- name: connector-data
mountPath: /etc/connectorData
readOnly: true
Expand All @@ -54,16 +60,8 @@ spec:
value: info
- name: WIZ_ENV
value:
- name: WIZ_CLIENT_ID
valueFrom:
secretKeyRef:
name: wiz-api-token
key: clientId
- name: WIZ_CLIENT_TOKEN
valueFrom:
secretKeyRef:
name: wiz-api-token
key: clientToken
- name: CLI_FILES_AS_ARGS
value: "/var/api-client/clientToken,/var/api-client/clientId"
- name: TARGET_IP
value: kubernetes.default.svc.cluster.local
- name: TARGET_PORT
Expand Down
19 changes: 17 additions & 2 deletions cluster/manifests/wiz/sensor-daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ kind: DaemonSet
metadata:
name: wiz-sensor
labels:
helm.sh/chart: wiz-sensor-1.0.4760
helm.sh/chart: wiz-sensor-1.0.6440
image/tag: 1.0.6572
application: "wiz"
component: "sensor"
daemonset: "wiz-sensor"
Expand All @@ -22,7 +23,8 @@ spec:
template:
metadata:
labels:
helm.sh/chart: wiz-sensor-1.0.4760
helm.sh/chart: wiz-sensor-1.0.6440
image/tag: 1.0.6572
application: "wiz"
component: "sensor"
daemonset: "wiz-sensor"
Expand Down Expand Up @@ -51,6 +53,15 @@ spec:
- name: wiz-sensor
image: container-registry.zalando.net/secops-systems/wiz-sensor:1.0.6572-main-4
imagePullPolicy: IfNotPresent
startupProbe:
exec:
command:
- "/usr/src/app/wiz-sensor"
- "version"
initialDelaySeconds: 15
periodSeconds: 60
timeoutSeconds: 30
failureThreshold: 5
securityContext:
capabilities:
add:
Expand Down Expand Up @@ -131,6 +142,10 @@ spec:
value: info
- name: STDOUT_LOG
value: error
- name: POD_IMAGE_TAG
valueFrom:
fieldRef:
fieldPath: metadata.labels['image/tag']
- name: POD_MEM_LIMITS
valueFrom:
resourceFieldRef:
Expand Down
Loading