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

when subscriber can not get argo pod logs, make pod log message intuitive #4926

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 19, 2024

  1. Add projectId field to ExperimentRunDetailsPanel to retrieve experime…

    …nt run
    
    Signed-off-by: DongYoung Kim <[email protected]>
    kwx4957 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    486e811 View commit details
    Browse the repository at this point in the history
  2. Add ExperimentRun model and requset for get experimentRun phase

    Signed-off-by: DongYoung Kim <[email protected]>
    kwx4957 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    47a781d View commit details
    Browse the repository at this point in the history
  3. Refactor Changing the code flow in SendPodLogs

    Signed-off-by: DongYoung Kim <[email protected]>
    kwx4957 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    5b26424 View commit details
    Browse the repository at this point in the history
  4. Add request model and GetExperimentRunPhase resolver in experimentRun…

    …Resolver
    
    Signed-off-by: DongYoung Kim <[email protected]>
    kwx4957 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6bea966 View commit details
    Browse the repository at this point in the history
  5. Refactor getPodLogs to improve code clarity

    Signed-off-by: DongYoung Kim <[email protected]>
    kwx4957 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6848952 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc1488e View commit details
    Browse the repository at this point in the history
  7. Add experiment phase case

    Signed-off-by: DongYoung Kim <[email protected]>
    kwx4957 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a89193a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    fe9f0c3 View commit details
    Browse the repository at this point in the history