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
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
I believe this is caused by recent change here https://github.com/engineerd/setup-kind/blame/71e45b960fc8dd50b4aeabf6eb6ef2ca0920b4c1/src/kind/post.ts#L91
The error was previously not observable in similar tests in other PRs. Here is the dependabot PR failure for this bug. https://github.com/vmware-tanzu/velero/actions/runs/11671130220/job/32496977587?pr=8369
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I believe this is caused by recent change here
https://github.com/engineerd/setup-kind/blame/71e45b960fc8dd50b4aeabf6eb6ef2ca0920b4c1/src/kind/post.ts#L91
The error was previously not observable in similar tests in other PRs. Here is the dependabot PR failure for this bug.
https://github.com/vmware-tanzu/velero/actions/runs/11671130220/job/32496977587?pr=8369
The text was updated successfully, but these errors were encountered: