-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Upgrading from 25.7.0 to 25.11.0 leads to follwing errors in the secret operator pod. also currently its not possible to start any stackable pod because no secret can be provided
2026-01-13T12:20:04.314195Z ERROR kube_client::client::builder: failed with status 500 Internal Server Error
2026-01-13T12:20:04.314283Z ERROR stackable_operator::logging::controller: Failed to reconcile object controller.name="truststore.secrets.stackable.tech" error=event queue error error.sources=[failed to per
form initial object list: ApiError: conversion webhook for secrets.stackable.tech/v1alpha1, Kind=SecretClass failed: Post "https://secret-operator.stackable.svc:8443/convert/secretclasses.secrets.stackable.
tech?timeout=30s": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers): (ErrorResponse { status: "Failure", message: "conversion webhook for secrets.sta
ckable.tech/v1alpha1, Kind=SecretClass failed: Post \"https://secret-operator.stackable.svc:8443/convert/secretclasses.secrets.stackable.tech?timeout=30s\": net/http: request canceled while waiting for conn
ection (Client.Timeout exceeded while awaiting headers)", reason: "", code: 500 }), ApiError: conversion webhook for secrets.stackable.tech/v1alpha1, Kind=SecretClass failed: Post "https://secret-operator.s
tackable.svc:8443/convert/secretclasses.secrets.stackable.tech?timeout=30s": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers): (ErrorResponse { statu
s: "Failure", message: "conversion webhook for secrets.stackable.tech/v1alpha1, Kind=SecretClass failed: Post \"https://secret-operator.stackable.svc:8443/convert/secretclasses.secrets.stackable.tech?timeou
t=30s\": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)", reason: "", code: 500 }), conversion webhook for secrets.stackable.tech/v1alpha1, Kind=Sec
retClass failed: Post "https://secret-operator.stackable.svc:8443/convert/secretclasses.secrets.stackable.tech?timeout=30s": net/http: request canceled while waiting for connection (Client.Timeout exceeded
while awaiting headers): ]
Any idea what I'm missing out? Could be some networking thing but i already checked on that and didn't find something special
Metadata
Metadata
Assignees
Labels
No labels