-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When deploying using the latest HELM chart, some resources are not fully namespaced.
Seems a new release is need to include #25 .
To Reproduce
Deploy with kustomize:
helmCharts:
- name: scaleway-certmanager-webhook
releaseName: scaleway-certmanager-webhook
namespace: cert-manager
repo: https://helm.scw.cloud/
version: v0.1.0
includeCRDs: true
valuesFile: values.yaml
Expected behavior
It works like a charm
Details (please complete the following information):
- Scaleway Cert Manager Webhook version: HELM v0.1.0
- Platform: Talos
- Kubernetes version:
Client Version: v1.32.3
Kustomize Version: v5.5.0
Server Version: v1.32.3
Additional context
Failed event
apiVersion: v1
count: 10
eventTime: null
firstTimestamp: "2025-04-13T13:20:12Z"
involvedObject:
apiVersion: v1
kind: Pod
name: scaleway-certmanager-webhook-ff59f6668-mbhm7
namespace: default
resourceVersion: "225386"
uid: bfa8a8da-8969-4d6b-9f41-6747969084ae
kind: Event
lastTimestamp: "2025-04-13T13:24:22Z"
message: 'MountVolume.SetUp failed for volume "certs" : secret "scaleway-certmanager-webhook-webhook-tls"
not found'
metadata:
creationTimestamp: "2025-04-13T13:20:12Z"
name: scaleway-certmanager-webhook-ff59f6668-mbhm7.1835e35b5ff75734
namespace: default
resourceVersion: "226277"
uid: 4b602329-98a1-4f6c-b973-4e98bf42b7aa
reason: FailedMount
reportingComponent: kubelet
reportingInstance: worker2
source:
component: kubelet
host: worker2
type: Warning
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working