-
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
deploymentExists different from component running #6048
deploymentExists different from component running #6048
Conversation
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
f5ce436
to
c394486
Compare
c394486
to
4a69e26
Compare
58f882f
to
781d175
Compare
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.
Can't we use the community starter project for testing instead of adding the whole project? Looking at the test case, it seems unnecessary to me.
My bad, it is the community starter project.
Co-authored-by: Parthvi Vala <pvala@redhat.com>
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: valaparthvi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Co-authored-by: Parthvi Vala <pvala@redhat.com>
/lgtm |
Kudos, SonarCloud Quality Gate passed!
|
/lgtm |
) * deploymentExists different from component running * Add integration test * Update tests/integration/cmd_dev_test.go Co-authored-by: Parthvi Vala <pvala@redhat.com> * Update pkg/devfile/adapters/kubernetes/component/adapter.go Co-authored-by: Parthvi Vala <pvala@redhat.com> * Fix fmt Co-authored-by: Parthvi Vala <pvala@redhat.com>
What type of PR is this:
/kind bug
What does this PR do / why we need it:
Which issue(s) this PR fixes:
Fixes #6022
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: