[jbosstools-issues] [JBoss JIRA] (JBDS-3434) Kubernetes editor & wizard

Andre Dietisheim (JIRA) issues at jboss.org
Sat Oct 28 15:44:00 EDT 2017


    [ https://issues.jboss.org/browse/JBDS-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483095#comment-13483095 ] 

Andre Dietisheim commented on JBDS-3434:
----------------------------------------

Ideally we'd now take advantage of the language server protocol based service for a kubernetes editor that Red Hat implemented here:
https://github.com/redhat-developer/yaml-language-server

The language server protocol specs are here: https://github.com/Microsoft/language-server-protocol

Useful informations about the language server protocol can be found here, too: http://langserver.org/

Informations about language server protocol integration for Eclipse can be found here: 
* https://eclipse.org/community/eclipse_newsletter/2017/may/article3.php
* https://git.eclipse.org/c/lsp4e/lsp4e.git/
* https://github.com/mickaelistria/EclipseconEurope-2017-texteditor-tutorial

> Kubernetes editor & wizard
> --------------------------
>
>                 Key: JBDS-3434
>                 URL: https://issues.jboss.org/browse/JBDS-3434
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 8.x
>            Reporter: Charles Moulliard
>            Assignee: Jeff MAURY
>             Fix For: 10.x
>
>
> To deploy a project on Openshift3, it will be required to edit/generate a kubernetes.json file. The fabric8 project has created a maven plugin to generate the kubernetes.json file and next to deploy the project on OS" (= maven fabic8:install) but it could be interesteting also that we propose :
> -  a kubernetes editor within JBDS to update the YAML or JSON file and 
> -  a wizard to create a kubernetes template file using some criteria like the API version, name, ports to be exposed, volumes to mount, ...



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list