Skip to content
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

Admission fails silently when clicking "Rerun" on a PipelineRun in the PipelineRuns page, #14549

Open
jvmdc opened this issue Nov 27, 2024 · 0 comments

Comments

@jvmdc
Copy link

jvmdc commented Nov 27, 2024

While trying to reproduce #14548, I stumbled upon another bug - If the admission controller rejects the creation of the new PipelineRun when rerunning a pipeline from the PipelineRuns page, the user is not informed (although the error shows up in console)

To reproduce

  1. Rerun a PipelineRun that will fail admission (e.g. by following the steps, with variation 2.a, in "Re-run" of a PipelineRun that used generateName with a long value fails. #14548)
  2. Notice that no error is shown yet no PipelineRun starts.

Expectation

Error similar to the modal when using the "Start last run" functionality on the Pipelines page:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant