Open
Description
/kind user-story
User Story
As an odo user, I want to quickly verify that there are no issues that would prevent me from using all odo's features.
odo doctor
can be used as a diagnostic command to find potential issues (on my local machine or in my cluster) in advance, and provide helpful information about what needs to be resolved if any issues arise.
Scope: check that odo can create volumes
Acceptance Criteria
- Check for the default storage class in the cluster, if it wouldn't cause issues with volumes
- check permission issues
- without any FS options
- with fsGroup options (https://odo.dev/docs/user-guides/advanced/using-odo-with-other-clusters#set-fsgroup-to-the-podsecuritycontext)
- For each failing check, it should provide information about possible remediation steps
- It should provide JSON output
- Documentation should provide a clear description of each check and the possible remediation steps for each issue
Links
- Related Epic (mandatory):
/kind user-story
Metadata
Assignees
Labels
Type
Projects
Status
No status