-
Notifications
You must be signed in to change notification settings - Fork 244
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
Dogfood odo for working on the website #6564
Dogfood odo for working on the website #6564
Conversation
By default, Docusaurus would listen only on the loopback interface, which does not work with Podman at this time (see [1]). [1] redhat-developer#6510 (comment)
✅ Deploy Preview for odo-docusaurus-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Kudos, SonarCloud Quality Gate passed! |
/override Kubernetes-Integration-Tests/Kubernetes-Integration-Tests Not applicable here. |
@rm3l: Overrode contexts on behalf of rm3l: Kubernetes-Integration-Tests/Kubernetes-Integration-Tests, windows-integration-test/Windows-test In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Thanks
What type of PR is this:
/area documentation
What does this PR do / why we need it:
While working on #6562, I thought it would be interesting to eat our own food when working on the website.
I wanted to iterate locally with odo and Podman, hence this PR.
We can improve the
devfile.yaml
later on to cover more things like outer-loop.Which issue(s) this PR fixes:
—
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: