-
Notifications
You must be signed in to change notification settings - Fork 52
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
Improve development flow with skaffold #869
Conversation
Signed-off-by: Oleksii Kurinnyi <[email protected]>
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-869 |
Signed-off-by: Oleksii Kurinnyi <[email protected]>
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-869 |
Signed-off-by: Oleksii Orel <[email protected]>
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-869 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, ibuziuk, olexii4 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
Codecov Report
@@ Coverage Diff @@
## main #869 +/- ##
==========================================
- Coverage 81.59% 81.58% -0.01%
==========================================
Files 347 347
Lines 35874 35881 +7
Branches 2230 2231 +1
==========================================
+ Hits 29271 29275 +4
- Misses 6581 6584 +3
Partials 22 22
Flags with carried forward coverage won't be shown. Click here to find out more. |
What does this PR do?
This PR improves the development flow on the dogfooding cluster when it's needed to continuously update the dashboard on a remote cluster to review or test any changes. Skaffold is able to automate all steps needed, like building a new image, pushing the image to the repo, and then updating the CR.
https://youtu.be/MeXLKcX-mmU
What issues does this PR fix or reference?
resolves eclipse-che/che#22116
Is it tested? How?
che-dashboard
project, and runyarn build
.scaffold run --cleanup=false --default-repo=$DEFAULT_REPO