We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
git log --oneline -n10 --grep ^fix master
podSpecPatch
git log --oneline -n10 --grep ^fix release-3.0 06744da67 fix(ui): Fix workflow summary page unscrollable issue (#5743) d3ed51e7a fix(controller): Fix pod spec jumbling. Fixes #5897 (#5899) d9e583a12 fix: Fix active pods count in node pending status with pod deleted. (#5898) 80142b120 fix(controller): Error template ref exit handlers. Fixes #5835 (#5837) 8a4a3729d fix(executor): Enable PNS executor to better kill sidecars. Fixes #5779 (#5794) a4c246b2b fix(ui): dont show cluster workflows in namespaced mode. Closes #5841 (#5846) 910f552de fix: certs in non-root (#5476) f6493ac36 fix(executor): Fix artifactory saving files. Fixes #5733 (#5775) 6c16cec61 fix(controller): Enable metrics server on stand-by controller (#5540) 0ae8061c0 fix: Node set updating global output parameter updates global. #5699 (#5700)
The text was updated successfully, but these errors were encountered:
https://argoproj.github.io/argo-workflows/releasing/
Sorry, something went wrong.
alexec
No branches or pull requests
git log --oneline -n10 --grep ^fix master
podSpecPatch
can result in failed workflow #5897 (fix(controller): Fix pod spec jumbling. Fixes #5897 #5899)The text was updated successfully, but these errors were encountered: