Skip to content

Conversation

reggie-k
Copy link
Member

Closes #10551

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Toolchain Guide
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.
  • Optional. My organization is added to USERS.md.
  • Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).

Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Copy link

bunnyshell bot commented Jan 27, 2025

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 55.75%. Comparing base (e784c47) to head (79f130b).
Report is 440 commits behind head on master.

Files with missing lines Patch % Lines
cmd/argocd/commands/admin/settings_rbac.go 40.00% 3 Missing ⚠️
server/application/application.go 0.00% 1 Missing and 1 partial ⚠️
cmd/argocd/commands/admin/settings.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21678      +/-   ##
==========================================
+ Coverage   55.72%   55.75%   +0.03%     
==========================================
  Files         342      342              
  Lines       57082    57040      -42     
==========================================
- Hits        31808    31803       -5     
+ Misses      22632    22608      -24     
+ Partials     2642     2629      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
@reggie-k reggie-k marked this pull request as ready for review February 3, 2025 12:35
@reggie-k reggie-k requested review from a team as code owners February 3, 2025 12:35
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com>
Signed-off-by: Regina Voloshin <reginakagan@gmail.com>
Copy link
Member

@agaudreault agaudreault left a comment

Choose a reason for hiding this comment

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

LGTM

@agaudreault agaudreault self-assigned this Feb 25, 2025
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
@agaudreault agaudreault enabled auto-merge (squash) February 25, 2025 17:20
@agaudreault agaudreault merged commit 402802b into argoproj:master Feb 25, 2025
26 checks passed
kingbj940429 pushed a commit to kingbj940429/argo-cd that referenced this pull request Feb 26, 2025
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: Regina Voloshin <reginakagan@gmail.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Signed-off-by: kingbj0429 <kingbj0429@lunit.io>
chzar pushed a commit to chzar/argo-cd that referenced this pull request Mar 3, 2025
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: Regina Voloshin <reginakagan@gmail.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
kingbj940429 pushed a commit to kingbj940429/argo-cd that referenced this pull request Mar 4, 2025
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: Regina Voloshin <reginakagan@gmail.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Signed-off-by: kingbj0429 <kingbj0429@lunit.io>
reggie-k added a commit to reggie-k/argo-cd that referenced this pull request Mar 10, 2025
reggie-k added a commit to reggie-k/argo-cd that referenced this pull request Mar 10, 2025
This reverts commit 402802b.

Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
@reggie-k reggie-k deleted the logs-rbac-enforce-by-default branch June 15, 2025 12:14
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.

Enable logs RBAC enforcement by default
3 participants