-
Notifications
You must be signed in to change notification settings - Fork 6.5k
fix: RunResourceAction: error getting Lua resource action: built-in script does not exist #24490 #24491
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
Merged
crenshaw-dev
merged 4 commits into
argoproj:master
from
FourFifthsCode:fix-resource-action-master
Sep 9, 2025
Merged
fix: RunResourceAction: error getting Lua resource action: built-in script does not exist #24490 #24491
crenshaw-dev
merged 4 commits into
argoproj:master
from
FourFifthsCode:fix-resource-action-master
Sep 9, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…point by adding action param Signed-off-by: Codey Jenkins <[email protected]>
Signed-off-by: Codey Jenkins <[email protected]>
…an event Signed-off-by: Codey Jenkins <[email protected]>
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
crenshaw-dev
reviewed
Sep 9, 2025
Signed-off-by: Codey Jenkins <[email protected]>
agaudreault
approved these changes
Sep 9, 2025
crenshaw-dev
approved these changes
Sep 9, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #24491 +/- ##
=========================================
Coverage ? 60.35%
=========================================
Files ? 350
Lines ? 60036
Branches ? 0
=========================================
Hits ? 36237
Misses ? 20884
Partials ? 2915 ☔ View full report in Codecov by Sentry. |
Mangaal
pushed a commit
to Mangaal/argo-cd
that referenced
this pull request
Sep 10, 2025
…cript does not exist argoproj#24490 (argoproj#24491) Signed-off-by: Codey Jenkins <[email protected]> Signed-off-by: Mangaal <[email protected]>
FourFifthsCode
added a commit
to FourFifthsCode/argo-cd
that referenced
this pull request
Sep 10, 2025
…cript does not exist argoproj#24490 (argoproj#24491) Signed-off-by: Codey Jenkins <[email protected]>
FourFifthsCode
added a commit
to FourFifthsCode/argo-cd
that referenced
this pull request
Sep 10, 2025
…cript does not exist argoproj#24490 (argoproj#24491) Signed-off-by: Codey Jenkins <[email protected]>
crenshaw-dev
pushed a commit
that referenced
this pull request
Sep 10, 2025
…ction: built-in script does not exist #24491 (#24500) Signed-off-by: Codey Jenkins <[email protected]>
LogicalShark
pushed a commit
to LogicalShark/argo-cd
that referenced
this pull request
Sep 10, 2025
…cript does not exist argoproj#24490 (argoproj#24491) Signed-off-by: Codey Jenkins <[email protected]>
downfa11
pushed a commit
to downfa11/argo-cd
that referenced
this pull request
Sep 12, 2025
…cript does not exist argoproj#24490 (argoproj#24491) Signed-off-by: Codey Jenkins <[email protected]>
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist:
Fixes #24490 RunResourceAction:
error getting Lua resource action: built-in script does not existShould be cherry picked to
v3.1Also includes added rbac cluster role for auditing RunResourceAction, which gives error like:
{"level":"error","msg":"Unable to create audit event: events is forbidden: User \"system:serviceaccount:argocd:argocd-server\" cannot create resource \"events\" in API group \"\" in the namespace \"dev-next\"","name":"nginx","reason":"ResourceActionRan","time":"2025-09-09T19:05:28Z","type":"Normal","user":"admin"}