-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
feat(executor): Support K8S JSON patch with resource template. Closes #4883 #4908
Conversation
Failing test
I think you need to look at workflow-role.yaml to see what permissions you have. I suggest that you have |
c34593e
to
8a59c5a
Compare
Signed-off-by: book987 <book78987book@gmail.com>
It works! Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
🎉 yay merged! @alexec Out of curiosity, just trying to understand the release Argo Workflows release process, when should I expect to see this make it's way into a released tag? We're waiting on it to adopt v3.x, but the main reason I'm asking isn't to rush, just to understand. it's a huge project with so many branches and commits coming in it's mind boggling! Maybe a second question would be how would I know which tag it's in when it does get released? will it show up on this PR? or should I just keep an eye on the changelogs? |
You can see a list of tags in this commit 6e961ec |
perfect thanks @terrytangyuan |
ope, I meant to comment on #5951 I'm blind. But answer applies anyways! Thanks! :) |
#4883
Checklist: