-
Notifications
You must be signed in to change notification settings - Fork 150
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
Add Kubernetes Che Plugin based on the VS Code Kubernetes extension 1.0.4 #256
Conversation
….0.4 Signed-off-by: Artem Zatsarynnyi <azatsary@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.
Should you also update latest to be version 1.0.4? Not sure what the standard policy is, but seems strange to have 1.0.0 in /latest/ and there then be a /1.0.4/ too.
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Thanks @nickboldt for spotting that! I've updated the PR. |
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.
+1
Show of hands -- should we include this in CRW plugin reg instead of v 1.0.0? |
It doesn't add new functionality compared with the previous version (1.0.0) until eclipse-che/che#13702 is fixed. |
….0.4 (eclipse-che#256) * Add Kubernetes Che Plugin based on the VS Code Kubernetes extension 1.0.4 Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com> * Point k8s plugin latest version to 1.0.4 Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
….0.4 (#256) * Add Kubernetes Che Plugin based on the VS Code Kubernetes extension 1.0.4 Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com> * Point k8s plugin latest version to 1.0.4 Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Signed-off-by: Artem Zatsarynnyi azatsary@redhat.com
What does this PR do?
Adds Kubernetes Tooling Che Plugin based on the latest VS Code Kubernetes extension 1.0.4 that includes support of Buildah tool.
Depends on eclipse-che/che-theia#493
What issues does this PR fix or reference?
eclipse-che/che#13316