Tags: pipekit/argo-workflows
Tags
chore: Add release commits (#29) These are commits that we've used to get the release process for the fork of argo-workflows working. We will squash these into one and note for future releases Signed-off-by: J.P. Zivalich <jp@pipekit.io> Co-authored-by: Tim Collins <tim@thecollins.team>
fix: add guard against NodeStatus (#22) Fixes #TODO Please do not open a pull request until you have checked ALL of these: * [ ] Create the PR as draft . * [ ] Run `make pre-commit -B` to fix codegen and lint problems. * [ ] Sign-off your commits (otherwise the DCO check will fail). * [ ] Use [a conventional commit message](https://www.conventionalcommits.org/en/v1.0.0/) (otherwise the commit message check will fail). * [ ] "Fixes #" is in both the PR title (for release notes) and this description (to automatically link and close the issue). * [ ] Add unit or e2e tests. Say how you tested your changes. If you changed the UI, attach screenshots. * [ ] Github checks are green. * [ ] Once required tests have passed, mark your PR "Ready for review". If changes were requested, and you've made them, dismiss the review to get it reviewed again. --------- Signed-off-by: isubasinghe <isitha@pipekit.io>
chore: correct container name in release process (#17) This typo blocks the release.  
Revert "Fixes argoproj#10234 - Postgres SSL Certificate fix (argoproj… …#10300)" (#16) This PR: - reverts the broken postgres connection PR
PreviousNext