Skip to content

Conversation

@feloy
Copy link
Contributor

@feloy feloy commented Oct 15, 2025

Adds kubernetes providers in the page when there are no kubernetes contexts.

Fixes #315

Limitations (from other PRs):

  • Displaying Light icon for providers is not supported, only the all-themes icon, or the dark icon will be displayed. In light mode, the dark icon would be used. Note that there is currently no impact in the UI, as all providers return an all-themes icon, which is correctly displayed (List kubernetes providers in "no context" page #368)

  • Markdown supported to display the help for a provider is as simple as possible, it does not include all the features of the markdown component used in Podman Desktop (which contains many features used for the onboarding). Note that the texts provided currently by the providers are displayed correctly with this simple component

@feloy feloy force-pushed the feat-206/providers-list-state branch 4 times, most recently from 417e695 to f72c71f Compare October 15, 2025 13:10
@feloy feloy marked this pull request as ready for review October 15, 2025 13:24
@feloy feloy requested a review from benoitf October 15, 2025 13:24
@benoitf
Copy link
Contributor

benoitf commented Oct 16, 2025

hello, should it be split in smaller chunks ?

@feloy feloy mentioned this pull request Oct 17, 2025
@feloy feloy marked this pull request as draft October 17, 2025 09:31
@feloy
Copy link
Contributor Author

feloy commented Oct 17, 2025

setting as draft, will be replaced by smaller PRs

@feloy feloy force-pushed the feat-206/providers-list-state branch 2 times, most recently from 6f31d51 to 8b6a767 Compare October 28, 2025 07:28
feloy added 3 commits October 28, 2025 09:31
Signed-off-by: Philippe Martin <[email protected]>
Signed-off-by: Philippe Martin <[email protected]>
Signed-off-by: Philippe Martin <[email protected]>
@feloy feloy force-pushed the feat-206/providers-list-state branch from 8b6a767 to 17b4372 Compare October 28, 2025 08:32
@feloy feloy marked this pull request as ready for review October 28, 2025 08:37
@feloy
Copy link
Contributor Author

feloy commented Oct 28, 2025

@benoitf PR ready for review

@feloy feloy requested a review from jeffmaury October 28, 2025 08:37
@feloy feloy merged commit b45413a into podman-desktop:main Oct 29, 2025
7 checks passed
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.

display kubernetes providers with a button to create instance

2 participants