-
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
Ignore and show warning when handling Kubernetes components on Podman #6471
Ignore and show warning when handling Kubernetes components on Podman #6471
Conversation
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
3d9bf2d
to
6d455e6
Compare
Signed-off-by: Parthvi Vala <pvala@redhat.com>
Signed-off-by: Parthvi Vala <pvala@redhat.com>
…rces referenced by apply command and add test for it Signed-off-by: Parthvi Vala <pvala@redhat.com>
Signed-off-by: Parthvi Vala <pvala@redhat.com>
Signed-off-by: Parthvi Vala <pvala@redhat.com>
Signed-off-by: Parthvi Vala <pvala@redhat.com>
217eb93
to
c1e451b
Compare
28a591c
to
812cb12
Compare
… attempt at fixing CI failures Signed-off-by: Parthvi Vala <pvala@redhat.com>
812cb12
to
04e0156
Compare
Signed-off-by: Parthvi Vala <pvala@redhat.com>
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.
Thanks for the changes. Just a small suggestion to update a function doc.
Co-authored-by: Armel Soro <armel@rm3l.org>
Kudos, SonarCloud Quality Gate passed!
|
/override windows-integration-test/Windows-test |
@valaparthvi: Overrode contexts on behalf of valaparthvi: 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. |
Signed-off-by: Parthvi Vala pvala@redhat.com
What type of PR is this:
/kind feature
What does this PR do / why we need it:
Which issue(s) this PR fixes:
Fixes #6299
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer:
odo init --devfile go --starter go-starter --name my-go-app
devfile.yaml
ODO_EXPERIMENTAL_MODE=true odo dev --platform=podman