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

Simulator Scenario SchedulingSimulation supports in Web UI #188

Open
196Ikuchil opened this issue Jun 15, 2022 · 10 comments
Open

Simulator Scenario SchedulingSimulation supports in Web UI #188

196Ikuchil opened this issue Jun 15, 2022 · 10 comments
Labels
area/web Issues or PRs related to the Web UI. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@196Ikuchil
Copy link
Contributor

196Ikuchil commented Jun 15, 2022

Problem

In #140, #159, and #184, our simulator would be big changes.
But the current frontend is not suited for the new features.

Possible Issues

I think that we need to decide on two broad problems, at least.

  • Result view
    • We must implement a new view to see some scenario results.
    • The data provide from new features are completely different from the current.
  • Method to choose the simulator, URL, or port
    • The data provided by new features allow us to run multiple simulators.
    • Current frontend can only display data on one URL (simulator)

So, looking for good ideas!
We should have a little discussion before creating some frontend's KEP.

@196Ikuchil
Copy link
Contributor Author

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 15, 2022
@sanposhiho
Copy link
Member

sanposhiho commented Jun 21, 2022

left my random ideas here:

  • Implement 'tabs' like the browser and 'tabs' allows users to switch simulator which the Web UI connects to.
  • Implement '+' button besides the tabs and users can create new simulator with '+' button.
  • support 'scenario' and implement a 'go next step' button so that users can see what happens on a simulator step by step.
    • By storing a history of resources state transitions in the browsers, it may also be possible to implement rollback to past steps on Scenario. That would be amazing feature....

@sanposhiho
Copy link
Member

/retitle Simulator Scenario SchedulingSimulation supports in Web UI

@k8s-ci-robot k8s-ci-robot changed the title Future direction of Frontend for KEP-140 and KEP-159 Simulator Scenario SchedulingSimulation supports in Web UI Jun 21, 2022
@sanposhiho
Copy link
Member

/triage accepted
/priority important-longterm

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. labels Jun 21, 2022
@196Ikuchil
Copy link
Contributor Author

+1: Nice idea!
At least, it would be useful for users to have a UI that resembles a web browser.

@sanposhiho
Copy link
Member

/area web

@k8s-ci-robot k8s-ci-robot added the area/web Issues or PRs related to the Web UI. label Sep 4, 2022
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 3, 2022
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jan 2, 2023
@sanposhiho
Copy link
Member

/remove-lifecycle rotten
/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels Jan 17, 2023
@k8s-triage-robot
Copy link

This issue has not been updated in over 1 year, and should be re-triaged.

You can:

  • Confirm that this issue is still relevant with /triage accepted (org members only)
  • Close this issue with /close

For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/

/remove-triage accepted

@k8s-ci-robot k8s-ci-robot added needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. and removed triage/accepted Indicates an issue or PR is ready to be actively worked on. labels Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/web Issues or PRs related to the Web UI. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

4 participants