diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/0.0.1/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/0.0.1/meta.yaml deleted file mode 100644 index 267e679ad9..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/0.0.1/meta.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 0.0.1 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace machines. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-02-05" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - containers: - - name: che-machine-exec - image: "docker.io/eclipse/che-machine-exec" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.0.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.0.0/meta.yaml deleted file mode 100644 index f4691e2de8..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.0.0/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.0.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-02-05" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "docker.io/eclipse/che-machine-exec:7.0.0" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.1.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.1.0/meta.yaml deleted file mode 100644 index a610e8fda6..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.1.0/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.1.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-02-05" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "docker.io/eclipse/che-machine-exec:7.1.0" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.10.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.10.0/meta.yaml deleted file mode 100644 index 5fcd388acb..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.10.0/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.10.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-03-10" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.10.0" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.11.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.11.0/meta.yaml deleted file mode 100644 index 882ac8daea..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.11.0/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.11.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-03-31" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.11.0" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.12.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.12.0/meta.yaml deleted file mode 100644 index 8b6c7e72ef..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.12.0/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.12.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-04-23" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.12.0" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.12.1/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.12.1/meta.yaml deleted file mode 100644 index e4953f4530..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.12.1/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.12.1 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-04-30" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.12.1" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.12.2/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.12.2/meta.yaml deleted file mode 100644 index 19a0dd95f2..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.12.2/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.12.2 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-05-06" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.12.2" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.13.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.13.0/meta.yaml deleted file mode 100644 index c7acc1bbe7..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.13.0/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.13.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-05-14" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.13.0" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.13.1/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.13.1/meta.yaml deleted file mode 100644 index 67522803f8..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.13.1/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.13.1 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-05-20" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.13.1" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.13.2/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.13.2/meta.yaml deleted file mode 100644 index 696c00bb2c..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.13.2/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.13.2 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-05-27" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.13.2" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.14.1/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.14.1/meta.yaml deleted file mode 100644 index 26f1a4bb37..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.14.1/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.14.1 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-06-04" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.14.1" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.14.2/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.14.2/meta.yaml deleted file mode 100644 index 40d52cc9ab..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.14.2/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.14.2 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-06-10" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.14.2" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.14.3/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.14.3/meta.yaml deleted file mode 100644 index 17fc9d3cb3..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.14.3/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.14.3 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-06-17" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.14.3" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.2.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.2.0/meta.yaml deleted file mode 100644 index f7f8fe19cc..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.2.0/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.2.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-09-27" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.2.0" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.3.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.3.0/meta.yaml deleted file mode 100644 index d2c861252c..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.3.0/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.3.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-10-16" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.3.0" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.3.1/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.3.1/meta.yaml deleted file mode 100644 index 7784f398c9..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.3.1/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.3.1 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-10-28" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.3.1" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.3.2/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.3.2/meta.yaml deleted file mode 100644 index 9bd13c6450..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.3.2/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.3.2 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-11-14" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.3.2" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.3.3/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.3.3/meta.yaml deleted file mode 100644 index de4519da59..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.3.3/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.3.3 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-12-04" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.3.3" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.4.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.4.0/meta.yaml deleted file mode 100644 index f52a897318..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.4.0/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.4.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-11-06" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.4.0" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.5.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.5.0/meta.yaml deleted file mode 100644 index 2f6ca4723b..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.5.0/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.5.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-11-27" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.5.0" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.5.1/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.5.1/meta.yaml deleted file mode 100644 index 5fed8d8dee..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.5.1/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.5.1 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-12-02" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.5.1" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.6.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.6.0/meta.yaml deleted file mode 100644 index 55e1ffbe81..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.6.0/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.6.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2019-12-18" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.6.0" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.7.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.7.0/meta.yaml deleted file mode 100644 index 19570c7b1c..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.7.0/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.7.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-01-08" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.7.0" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.7.1/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.7.1/meta.yaml deleted file mode 100644 index c4f172453a..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.7.1/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.7.1 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-01-17" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.7.1" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.8.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.8.0/meta.yaml deleted file mode 100644 index 2105d90a98..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.8.0/meta.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.8.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-01-29" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.8.0" - ports: - - exposedPort: 4444 diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.9.0/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.9.0/meta.yaml deleted file mode 100644 index facb8c883b..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.9.0/meta.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.9.0 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse Che workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-02-18" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.9.0" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444'] - diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.9.1/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.9.1/meta.yaml deleted file mode 100644 index 56b8217418..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.9.1/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.9.1 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse CHE workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-03-04" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.9.1" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-machine-exec-plugin/7.9.2/meta.yaml b/v3/plugins/eclipse/che-machine-exec-plugin/7.9.2/meta.yaml deleted file mode 100644 index 29ca3fd2c7..0000000000 --- a/v3/plugins/eclipse/che-machine-exec-plugin/7.9.2/meta.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-machine-exec-plugin -version: 7.9.2 -type: Che Plugin -displayName: Che machine-exec Service -title: Che machine-exec Service Plugin -description: Che Plug-in with che-machine-exec service to provide creation terminal - or tasks for Eclipse CHE workspace containers. -icon: https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/images/eclipse-che-logo.png -repository: https://github.com/eclipse/che-machine-exec/ -firstPublicationDate: "2020-03-18" -category: Other -spec: - endpoints: - - name: "che-machine-exec" - public: true - targetPort: 4444 - attributes: - protocol: ws - type: terminal - discoverable: false - secure: true - cookiesAuthEnabled: true - containers: - - name: che-machine-exec - image: "quay.io/eclipse/che-machine-exec:7.9.2" - ports: - - exposedPort: 4444 - command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444'] diff --git a/v3/plugins/eclipse/che-theia/7.0.0-next/meta.yaml b/v3/plugins/eclipse/che-theia/7.0.0-next/meta.yaml deleted file mode 100644 index 3c5852295b..0000000000 --- a/v3/plugins/eclipse/che-theia/7.0.0-next/meta.yaml +++ /dev/null @@ -1,69 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.0.0-next -type: Che Editor -displayName: theia-ide -title: Eclipse Theia development version. -description: Eclipse Theia, get the latest release each day. -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-03-07" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.0.0-next" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" diff --git a/v3/plugins/eclipse/che-theia/7.0.0-rc-3.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.0.0-rc-3.0/meta.yaml deleted file mode 100644 index e59cff0f7a..0000000000 --- a/v3/plugins/eclipse/che-theia/7.0.0-rc-3.0/meta.yaml +++ /dev/null @@ -1,69 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.0.0-rc-3.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia development version. -description: Eclipse Theia, get the latest release each day. -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-03-07" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.0.0-rc-3.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" diff --git a/v3/plugins/eclipse/che-theia/7.0.0-rc-4.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.0.0-rc-4.0/meta.yaml deleted file mode 100644 index 90756f05c6..0000000000 --- a/v3/plugins/eclipse/che-theia/7.0.0-rc-4.0/meta.yaml +++ /dev/null @@ -1,69 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.0.0-rc-4.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-03-07" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.0.0-rc-4.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" diff --git a/v3/plugins/eclipse/che-theia/7.0.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.0.0/meta.yaml deleted file mode 100644 index 8cd796fcd4..0000000000 --- a/v3/plugins/eclipse/che-theia/7.0.0/meta.yaml +++ /dev/null @@ -1,69 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.0.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia development version. -description: Eclipse Theia, get the latest release each day. -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-03-07" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.0.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" diff --git a/v3/plugins/eclipse/che-theia/7.1.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.1.0/meta.yaml deleted file mode 100644 index 1cc5a88322..0000000000 --- a/v3/plugins/eclipse/che-theia/7.1.0/meta.yaml +++ /dev/null @@ -1,69 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.1.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia development version. -description: Eclipse Theia, get the latest release each day. -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-03-07" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.1.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" diff --git a/v3/plugins/eclipse/che-theia/7.10.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.10.0/meta.yaml deleted file mode 100644 index 7c06bdfc09..0000000000 --- a/v3/plugins/eclipse/che-theia/7.10.0/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.10.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-03-10" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.10.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.10.0" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.11.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.11.0/meta.yaml deleted file mode 100644 index 50f124c787..0000000000 --- a/v3/plugins/eclipse/che-theia/7.11.0/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.11.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-03-31" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.11.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.11.0" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.12.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.12.0/meta.yaml deleted file mode 100644 index 1dcdb2b307..0000000000 --- a/v3/plugins/eclipse/che-theia/7.12.0/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.12.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-04-23" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.12.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.12.0" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.12.1/meta.yaml b/v3/plugins/eclipse/che-theia/7.12.1/meta.yaml deleted file mode 100644 index 822d8e797b..0000000000 --- a/v3/plugins/eclipse/che-theia/7.12.1/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.12.1 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-04-30" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.12.1" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.12.1" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.12.2/meta.yaml b/v3/plugins/eclipse/che-theia/7.12.2/meta.yaml deleted file mode 100644 index df876d0dd5..0000000000 --- a/v3/plugins/eclipse/che-theia/7.12.2/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.12.2 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-05-06" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.12.2" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.12.2" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.13.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.13.0/meta.yaml deleted file mode 100644 index 9a600e9d4b..0000000000 --- a/v3/plugins/eclipse/che-theia/7.13.0/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.13.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-05-14" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.13.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.13.0" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.13.1/meta.yaml b/v3/plugins/eclipse/che-theia/7.13.1/meta.yaml deleted file mode 100644 index 2b82daf92a..0000000000 --- a/v3/plugins/eclipse/che-theia/7.13.1/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.13.1 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-05-20" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.13.1" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.13.1" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.13.2/meta.yaml b/v3/plugins/eclipse/che-theia/7.13.2/meta.yaml deleted file mode 100644 index 5c7633ab7a..0000000000 --- a/v3/plugins/eclipse/che-theia/7.13.2/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.13.2 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-05-27" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.13.2" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.13.2" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.14.1/meta.yaml b/v3/plugins/eclipse/che-theia/7.14.1/meta.yaml deleted file mode 100644 index 182469b624..0000000000 --- a/v3/plugins/eclipse/che-theia/7.14.1/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.14.1 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-06-04" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.14.1" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.14.1" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.14.2/meta.yaml b/v3/plugins/eclipse/che-theia/7.14.2/meta.yaml deleted file mode 100644 index 91d223fad3..0000000000 --- a/v3/plugins/eclipse/che-theia/7.14.2/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.14.2 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-06-10" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.14.2" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.14.2" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.14.3/meta.yaml b/v3/plugins/eclipse/che-theia/7.14.3/meta.yaml deleted file mode 100644 index 20be9a6cfc..0000000000 --- a/v3/plugins/eclipse/che-theia/7.14.3/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.14.3 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-06-17" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.14.3" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.14.3" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.2.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.2.0/meta.yaml deleted file mode 100644 index c99b9dac62..0000000000 --- a/v3/plugins/eclipse/che-theia/7.2.0/meta.yaml +++ /dev/null @@ -1,69 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.2.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-09-27" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.2.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" diff --git a/v3/plugins/eclipse/che-theia/7.3.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.3.0/meta.yaml deleted file mode 100644 index 8f33b1d952..0000000000 --- a/v3/plugins/eclipse/che-theia/7.3.0/meta.yaml +++ /dev/null @@ -1,69 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.3.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-10-16" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.3.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" diff --git a/v3/plugins/eclipse/che-theia/7.3.1/meta.yaml b/v3/plugins/eclipse/che-theia/7.3.1/meta.yaml deleted file mode 100644 index 82a424d889..0000000000 --- a/v3/plugins/eclipse/che-theia/7.3.1/meta.yaml +++ /dev/null @@ -1,81 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.3.1 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-10-28" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.3.1" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "docker.io/eclipse/che-theia-endpoint-runtime-binary:7.3.1" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.3.2/meta.yaml b/v3/plugins/eclipse/che-theia/7.3.2/meta.yaml deleted file mode 100644 index 7c3f22a6c5..0000000000 --- a/v3/plugins/eclipse/che-theia/7.3.2/meta.yaml +++ /dev/null @@ -1,81 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.3.2 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-11-14" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.3.2" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: docker.io/eclipse/che-theia-endpoint-runtime-binary:7.3.2 - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.3.3/meta.yaml b/v3/plugins/eclipse/che-theia/7.3.3/meta.yaml deleted file mode 100644 index 7eaadd98cc..0000000000 --- a/v3/plugins/eclipse/che-theia/7.3.3/meta.yaml +++ /dev/null @@ -1,81 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.3.3 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-12-04" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.3.3" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: docker.io/eclipse/che-theia-endpoint-runtime-binary:7.3.3 - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.4.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.4.0/meta.yaml deleted file mode 100644 index 024ad36d46..0000000000 --- a/v3/plugins/eclipse/che-theia/7.4.0/meta.yaml +++ /dev/null @@ -1,81 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.4.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-11-06" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.4.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "docker.io/eclipse/che-theia-endpoint-runtime-binary:7.4.0" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.5.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.5.0/meta.yaml deleted file mode 100644 index cbc1bd685e..0000000000 --- a/v3/plugins/eclipse/che-theia/7.5.0/meta.yaml +++ /dev/null @@ -1,81 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.5.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-11-27" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.5.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "docker.io/eclipse/che-theia-endpoint-runtime-binary:7.5.0" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.5.1/meta.yaml b/v3/plugins/eclipse/che-theia/7.5.1/meta.yaml deleted file mode 100644 index 81e9a9f0bf..0000000000 --- a/v3/plugins/eclipse/che-theia/7.5.1/meta.yaml +++ /dev/null @@ -1,81 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.5.1 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-12-02" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "docker.io/eclipse/che-theia:7.5.1" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "docker.io/eclipse/che-theia-endpoint-runtime-binary:7.5.1" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.6.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.6.0/meta.yaml deleted file mode 100644 index c7dc735b3d..0000000000 --- a/v3/plugins/eclipse/che-theia/7.6.0/meta.yaml +++ /dev/null @@ -1,81 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.6.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-12-18" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.6.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.6.0" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.7.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.7.0/meta.yaml deleted file mode 100644 index 527a2dd882..0000000000 --- a/v3/plugins/eclipse/che-theia/7.7.0/meta.yaml +++ /dev/null @@ -1,81 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.7.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-01-08" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.7.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.7.0" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.7.1/meta.yaml b/v3/plugins/eclipse/che-theia/7.7.1/meta.yaml deleted file mode 100644 index c1e044e2e3..0000000000 --- a/v3/plugins/eclipse/che-theia/7.7.1/meta.yaml +++ /dev/null @@ -1,81 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.7.1 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia for Eclipse Che -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2019-01-17" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.7.1" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.7.1" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.8.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.8.0/meta.yaml deleted file mode 100644 index 18230b0eec..0000000000 --- a/v3/plugins/eclipse/che-theia/7.8.0/meta.yaml +++ /dev/null @@ -1,81 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.8.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-01-29" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.8.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.8.0" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.9.0/meta.yaml b/v3/plugins/eclipse/che-theia/7.9.0/meta.yaml deleted file mode 100644 index 29de641813..0000000000 --- a/v3/plugins/eclipse/che-theia/7.9.0/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.9.0 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-02-18" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.9.0" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.9.0" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.9.1/meta.yaml b/v3/plugins/eclipse/che-theia/7.9.1/meta.yaml deleted file mode 100644 index 64f7680554..0000000000 --- a/v3/plugins/eclipse/che-theia/7.9.1/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.9.1 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-03-04" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.9.1" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.9.1" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint diff --git a/v3/plugins/eclipse/che-theia/7.9.2/meta.yaml b/v3/plugins/eclipse/che-theia/7.9.2/meta.yaml deleted file mode 100644 index 139746e091..0000000000 --- a/v3/plugins/eclipse/che-theia/7.9.2/meta.yaml +++ /dev/null @@ -1,93 +0,0 @@ -apiVersion: v2 -publisher: eclipse -name: che-theia -version: 7.9.2 -type: Che Editor -displayName: theia-ide -title: Eclipse Theia -description: Eclipse Theia -icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true -category: Editor -repository: https://github.com/eclipse/che-theia -firstPublicationDate: "2020-03-18" -spec: - endpoints: - - name: "theia" - public: true - targetPort: 3100 - attributes: - protocol: http - type: ide - secure: true - cookiesAuthEnabled: true - discoverable: false - - name: "webviews" - public: true - targetPort: 3100 - attributes: - protocol: http - type: webview - secure: true - cookiesAuthEnabled: true - discoverable: false - unique: true - - name: "theia-dev" - public: true - targetPort: 3130 - attributes: - protocol: http - type: ide-dev - discoverable: false - - name: "theia-redirect-1" - public: true - targetPort: 13131 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-2" - public: true - targetPort: 13132 - attributes: - protocol: http - discoverable: false - - name: "theia-redirect-3" - public: true - targetPort: 13133 - attributes: - protocol: http - discoverable: false - containers: - - name: theia-ide - image: "quay.io/eclipse/che-theia:7.9.2" - env: - - name: THEIA_PLUGINS - value: local-dir:///plugins - - name: HOSTED_PLUGIN_HOSTNAME - value: 0.0.0.0 - - name: HOSTED_PLUGIN_PORT - value: "3130" - - name: THEIA_HOST - value: 127.0.0.1 - volumes: - - mountPath: "/plugins" - name: plugins - mountSources: true - ports: - - exposedPort: 3100 - - exposedPort: 3130 - - exposedPort: 13131 - - exposedPort: 13132 - - exposedPort: 13133 - memoryLimit: "512M" - initContainers: - - name: remote-runtime-injector - image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.9.2" - volumes: - - mountPath: "/remote-endpoint" - name: remote-endpoint - ephemeral: true - env: - - name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE - value: /remote-endpoint/plugin-remote-endpoint - - name: REMOTE_ENDPOINT_VOLUME_NAME - value: remote-endpoint