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

Run details page should autorefresh #683

Closed
rileyjbauer opened this issue Jan 15, 2019 · 1 comment
Closed

Run details page should autorefresh #683

rileyjbauer opened this issue Jan 15, 2019 · 1 comment
Assignees

Comments

@rileyjbauer
Copy link
Contributor

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.

@rileyjbauer
Copy link
Contributor Author

Fixed by #722

Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
* 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
* The CLI code isn't actually doing anything when invoked with "junit-and-upload". This was a bug introduced by kubeflow#683

Related to kubeflow#685
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this issue Oct 22, 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant