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

feat: add open created pod details #4499

Merged
merged 1 commit into from Jan 25, 2024
Merged

feat: add open created pod details #4499

merged 1 commit into from Jan 25, 2024

Conversation

vzhukovs
Copy link
Contributor

@vzhukovs vzhukovs commented Oct 24, 2023

What does this PR do?

Adds "Open Pod" button after deploying generated pod to the Kubernetes.

Screenshot/screencast of this PR

Additional button in the bottom right corner:

After clicking on "Open Pod" it navigates to the pod details:

What issues does this PR fix or reference?

fix #1470

How to test this PR?

Deploy existing container to the Kubernetes from the dropdown menu item "Deploy to Kubernetes", then when deployment is finished, an additional button should appear "Open Pod", which navigates to the newly deployed pod.

@vzhukovs vzhukovs requested review from benoitf and a team as code owners October 24, 2023 15:13
@vzhukovs vzhukovs requested review from jeffmaury and cdrage and removed request for a team October 24, 2023 15:13
@vzhukovs vzhukovs self-assigned this Oct 24, 2023
@jeffmaury
Copy link
Contributor

Can we have unit tests ?

@vzhukovs
Copy link
Contributor Author

Can we have unit tests ?

They are in progress

@vzhukovs
Copy link
Contributor Author

@jeffmaury added the unit test for the handling "Open Pod" button

@benoitf benoitf marked this pull request as draft December 22, 2023 14:24
@vzhukovs vzhukovs marked this pull request as ready for review January 15, 2024 13:04
Copy link
Contributor

@axel7083 axel7083 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vzhukovs vzhukovs force-pushed the pd#1470 branch 2 times, most recently from f60635a to ff13415 Compare January 16, 2024 10:21
Copy link
Collaborator

@deboer-tim deboer-tim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-ran failing E2E test and it passed. LGTM.

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
@vzhukovs
Copy link
Contributor Author

@jeffmaury can we proceed to merge?

Copy link
Contributor

@jeffmaury jeffmaury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeffmaury
Copy link
Contributor

@jeffmaury can we proceed to merge?

LGTM for me but you should contact @benoitf is this should land in 1.7.0

@benoitf benoitf merged commit 6c5f61d into main Jan 25, 2024
8 checks passed
@benoitf benoitf deleted the pd#1470 branch January 25, 2024 08:17
@podman-desktop-bot podman-desktop-bot added this to the 1.8.0 milestone Jan 25, 2024
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

Successfully merging this pull request may close these issues.

Redirect to pods details once we use the 'Deploy to kubernetes'
6 participants