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: show container connection type and endpoint #5098

Merged
merged 1 commit into from Dec 7, 2023

Conversation

afbjorklund
Copy link
Contributor

Make the container and the kubernetes endpoint look more similar.

Show the connection type, since it might not match the provider.

What does this PR do?

Screenshot/screencast of this PR

pd-endpoints

What issues does this PR fix or reference?

Fixes #4727

How to test this PR?

@afbjorklund afbjorklund requested review from benoitf and a team as code owners December 3, 2023 15:34
@afbjorklund afbjorklund requested review from dgolovin and jeffmaury and removed request for a team December 3, 2023 15:34
Make the container and the kubernetes endpoint look more similar.

Show the connection type, since it might not match the provider.

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
Copy link
Collaborator

@benoitf benoitf left a comment

Choose a reason for hiding this comment

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

probably need to have component tests to see if we're displaying correct container type and socketPath based on the status ?

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

@deboer-tim deboer-tim mentioned this pull request Dec 6, 2023
@slemeur
Copy link
Collaborator

slemeur commented Dec 7, 2023

Merging for being part of 1.6.0 release.
Expecting follow up PR with tests.

@slemeur slemeur merged commit 1a9a785 into containers:main Dec 7, 2023
9 checks passed
slemeur added a commit that referenced this pull request Dec 7, 2023
@podman-desktop-bot podman-desktop-bot added this to the 1.6.0 milestone Dec 7, 2023
rostalan pushed a commit to rostalan/podman-desktop that referenced this pull request Dec 11, 2023
Make the container and the kubernetes endpoint look more similar.

Show the connection type, since it might not match the provider.

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
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.

Show connection endpoint instead of provider information for containers
5 participants