Skip to content

fix: grant ConfigMap write verbs to namespaced role - #1998

Merged
traefiker merged 1 commit into
traefik:masterfrom
jspdown:fix-namespaced-rbac-openapi-configmaps
Sep 7, 2026
Merged

fix: grant ConfigMap write verbs to namespaced role#1998
traefiker merged 1 commit into
traefik:masterfrom
jspdown:fix-namespaced-rbac-openapi-configmaps

Conversation

@jspdown

@jspdown jspdown commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Adds the configmaps write verbs (create, patch, delete) to the namespaced Role, which so far only the ClusterRole had.

Motivation

API Management stores OpenAPI specs in ConfigMaps, so it fails to start with rbac.namespaced=true.

More

  • Yes, I updated the tests accordingly
  • Yes, I updated the schema accordingly
  • Yes, I ran make test and all the tests passed

@mloiseleur
mloiseleur force-pushed the fix-namespaced-rbac-openapi-configmaps branch from 2fe65c8 to 0b8e1a5 Compare September 7, 2026 08:52

@darkweaver87 darkweaver87 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traefiker
traefiker merged commit 70255ea into traefik:master Sep 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants