Skip to content

Enable patching of private issuer configmap#403

Merged
hernan82arg merged 1 commit into
mainfrom
fix/copy-root-cert-job-perms
May 9, 2025
Merged

Enable patching of private issuer configmap#403
hernan82arg merged 1 commit into
mainfrom
fix/copy-root-cert-job-perms

Conversation

@hernan82arg
Copy link
Copy Markdown
Contributor

Fixes this issue:

NAME              TYPE                DATA   AGE
private-ca-cert   kubernetes.io/tls   3      35d
Error from server (Forbidden): error when applying patch:
{"metadata":{"creationTimestamp":null}}
to:
Resource: "/v1, Resource=configmaps", GroupVersionKind: "/v1, Kind=ConfigMap"
Name: "private-ca-cert", Namespace: "system-pki-trust"
for: "STDIN": error when patching "STDIN": configmaps "private-ca-cert" is forbidden: User "system:serviceaccount:system-pki:copy-root-cert" cannot patch resource "configmaps" in API group "" in the namespace "system-pki-trust"

@hernan82arg hernan82arg requested a review from rmvangun May 9, 2025 06:04
@hernan82arg hernan82arg self-assigned this May 9, 2025
@hernan82arg hernan82arg added the bug Something isn't working label May 9, 2025
@rmvangun rmvangun changed the title Fixes an issue when patching a configmap Enable patching of private issuer configmap May 9, 2025
@hernan82arg hernan82arg merged commit 8274e0d into main May 9, 2025
8 of 9 checks passed
@hernan82arg hernan82arg deleted the fix/copy-root-cert-job-perms branch May 9, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants