You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User's should not have to manually refresh the run details page (where the runtime DAG is shown).
We need to make sure that the autorefresh does not interrupt the user in any way, for example, by causing the page to flicker or by closing or resizing elements like the run logs.
The text was updated successfully, but these errors were encountered:
* Tekton pipeline client should use generate name
* Use generateName to generate names for pipelines; we can use labels
to attach semantic/metadata information to the pipeline.
Related to kubeflow#682: tekton_client.py submitting pipelineruns with names that
are too long
* tekton_client should use PythonFire to generate the CLI rather
than arg parser.
* Print stacktrace.
* Fix label.
Linchin
pushed a commit
to Linchin/pipelines
that referenced
this issue
Apr 11, 2023
* Update KNative and Istio versions
* Update KNative, Istio, Kube versions to be current
* Correct spelling
* Update main doc, and add a pointer
* cluster local gateway instruction
* review changes
User's should not have to manually refresh the run details page (where the runtime DAG is shown).
We need to make sure that the autorefresh does not interrupt the user in any way, for example, by causing the page to flicker or by closing or resizing elements like the run logs.
The text was updated successfully, but these errors were encountered: