Skip to content

feat (logs): enforce logs RBAC as first-class citizen in Argo CD 3.0 #1747

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aali309
Copy link
Contributor

@aali309 aali309 commented Jun 2, 2025

What type of PR is this?
This change is part of the Argo CD 3.0 upgrade path, where logs RBAC enforcement
is now a first-class citizen. Users upgrading from 2.4 will need to:

  1. Add explicit logs permissions to custom roles
  2. Remove the server.rbac.log.enforce.enable flag
  3. Update their RBAC policies to include logs permissions

What does this PR do / why we need it:
This change implements the logs RBAC enforcement changes required for Argo CD 3.0,
where logs permissions are now enforced by default and the legacy flag
server.rbac.log.enforce.enable is removed.
Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:
See 21678

How to test changes / Special notes to the reviewer:

@aali309 aali309 changed the title chore (RBAC): update default RBAC policy to include logs access for readonly and ad… feat (logs): enforce logs RBAC as first-class citizen in Argo CD 3.0 Jun 3, 2025
aali309 added 2 commits June 3, 2025 12:39
Signed-off-by: Atif Ali <[email protected]>
Signed-off-by: Atif Ali <[email protected]>
@aali309 aali309 marked this pull request as ready for review June 3, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant