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

Detect non-supported scenarios with container runtimes and log a warning to improve user experience #7059

Open
4 tasks
joperezr opened this issue Jan 9, 2025 · 1 comment
Assignees
Milestone

Comments

@joperezr
Copy link
Member

joperezr commented Jan 9, 2025

Objective: Improve user experience by detecting non-supported scenarios with container runtimes and logging appropriate warnings.

Tasks:

  • Identify Non-Supported Scenarios:

Detect scenarios where users are using non-supported container runtimes (e.g., Docker on WSL, Rancher on Mac).
Identify common issues that arise in these scenarios, such as permission problems and path translation issues.

  • Implement Warning Mechanisms:

Develop a mechanism to log warnings when non-supported scenarios are detected.
Ensure that the warnings are clear and provide guidance on potential issues and solutions.

  • Testing and Validation:

Test the warning mechanism across different environments and container runtimes.
Validate that the warnings are accurate and helpful to users.

  • Documentation:

Update documentation to include information about non-supported scenarios and the new warning mechanism.
Provide examples and troubleshooting steps for users encountering these issues.

@joperezr joperezr added this to the 9.1 milestone Jan 9, 2025
@dbreshears dbreshears modified the milestones: 9.1, Backlog Jan 13, 2025
@dbreshears
Copy link
Contributor

We should have further discussions on a design, not sure how feasible the first one is but should look to improve in this area. Moving to backlog as we won't have time to spend on this in 9.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants