Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CPU limitation #471

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ spec:
containers:
- image: quay.io/eclipse/che-sidecar-java:11-f76ca45
memoryLimit: 1Gi
cpuLimit: 500m
extensions:
- https://github.com/eclipse/che-che4z-lsp-for-cobol/releases/download/0.10.1/cobol-language-support-0.10.1.vsix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ category: Language
firstPublicationDate: "2019-11-25"
spec:
containers:
- image: "quay.io/eclipse/che-sidecar-java:8-fac2415"
- image: quay.io/eclipse/che-sidecar-java:8-fac2415
memoryLimit: 512Mi
cpuLimit: 500m
extensions:
- https://github.com/eclipse/che-che4z/releases/download/1.0.0/cobol-language-support-0.8.3.vsix
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ spec:
containers:
- image: quay.io/eclipse/che-sidecar-java:8-0cfbacb
memoryLimit: 512Mi
cpuLimit: 500m
extensions:
- https://github.com/eclipse/che-che4z-lsp-for-cobol/releases/download/0.9.1/cobol-language-support-0.9.1.vsix
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ spec:
containers:
- image: quay.io/eclipse/che-sidecar-java:8-0cfbacb
memoryLimit: 512Mi
cpuLimit: 500m
extensions:
- https://github.com/eclipse/che-che4z/releases/download/1.1.0/debugger-for-mainframe-1.0.0.vsix
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ spec:
containers:
- image: quay.io/eclipse/che-sidecar-java:8-0cfbacb
memoryLimit: 512Mi
cpuLimit: 500m
extensions:
- https://github.com/BroadcomMFD/debugger-for-mainframe/releases/download/1.0.2/debugger-for-mainframe-1.0.2.vsix
5 changes: 3 additions & 2 deletions v3/plugins/camel-tooling/vscode-apache-camel/0.0.14/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ deprecate:
migrateTo: redhat/vscode-apache-camel/latest
spec:
containers:
- image: "quay.io/eclipse/che-sidecar-java:11-f76ca45"
- image: quay.io/eclipse/che-sidecar-java:11-f76ca45
name: vscode-apache-camel
memoryLimit: "512Mi"
memoryLimit: 512Mi
cpuLimit: 500m
extensions:
- https://github.com/camel-tooling/camel-lsp-client-vscode/releases/download/0.0.14/camel-tooling.vscode-apache-camel-0.0.14.vsix
6 changes: 3 additions & 3 deletions v3/plugins/cdr/code-server/2.1523-vsc1.38.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ spec:
type: ide
containers:
- name: code-server
image: "docker.io/chinodesuuu/coder:2.1523-vsc1.38.1-che"
image: docker.io/chinodesuuu/coder:2.1523-vsc1.38.1-che
mountSources: true
ports:
- exposedPort: 9000
memoryLimit: "1024M"
memoryLimit: 1024M
cpuLimit: 500m
volumes:
- mountPath: '/home/coder/.local/share/code-server'
name: 'user-data'

6 changes: 3 additions & 3 deletions v3/plugins/cdr/code-server/2.1650-vsc1.39.2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ spec:
type: ide
containers:
- name: code-server
image: "docker.io/chinodesuuu/coder:2.1650-vsc1.39.2-che"
image: docker.io/chinodesuuu/coder:2.1650-vsc1.39.2-che
mountSources: true
ports:
- exposedPort: 9000
memoryLimit: "1024M"
memoryLimit: 1024M
cpuLimit: 500m
volumes:
- mountPath: '/home/coder/.local/share/code-server'
name: 'user-data'

6 changes: 3 additions & 3 deletions v3/plugins/cdr/code-server/next/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ spec:
type: ide
containers:
- name: code-server
image: "docker.io/chinodesuuu/coder:next"
image: docker.io/chinodesuuu/coder:next
mountSources: true
ports:
- exposedPort: 9000
memoryLimit: "1024M"
memoryLimit: 1024M
cpuLimit: 500m
volumes:
- mountPath: '/home/coder/.local/share/code-server'
name: 'user-data'

5 changes: 3 additions & 2 deletions v3/plugins/che-incubator/cpptools/0.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ category: Language
firstPublicationDate: '2019-08-06'
spec:
containers:
- image: "quay.io/eclipse/che-sidecar-clang:8-83adb3a"
- image: quay.io/eclipse/che-sidecar-clang:8-83adb3a
name: cpp-plugins
memoryLimit: '512Mi'
memoryLimit: 512Mi
cpuLimit: 500m
extensions:
- https://download.jboss.org/jbosstools/vscode/3rdparty/cdt-gdb-vscode/cdt-gdb-vscode-0.0.90-ba3a21.vsix
- https://download.jboss.org/jbosstools/vscode/3rdparty/cdt-vscode/cdt-vscode-0.0.7-75cf95.vsix
Expand Down
5 changes: 3 additions & 2 deletions v3/plugins/che-incubator/theia-dev/0.0.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@ spec:
protocol: http
containers:
- name: theia-dev
image: "quay.io/eclipse/che-theia-dev:next"
image: quay.io/eclipse/che-theia-dev:next
commands:
- name: uname
workingDir: "$(project)"
command: ["uname", "-a"]
mountSources: true
ports:
- exposedPort: 3010
memoryLimit: "2Gi"
memoryLimit: 2Gi
cpuLimit: 500m
7 changes: 4 additions & 3 deletions v3/plugins/che-incubator/typescript/1.30.2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ category: Language
firstPublicationDate: "2019-02-19"
spec:
containers:
- image: "quay.io/eclipse/che-sidecar-node:10-0cb5d78"
name: "vscode-typescript"
memoryLimit: '512Mi'
- image: quay.io/eclipse/che-sidecar-node:10-0cb5d78
name: vscode-typescript
memoryLimit: 512Mi
cpuLimit: 500m
extensions:
- https://github.com/che-incubator/ms-code.typescript/releases/download/v1.30.2/che-typescript-language.vsix
5 changes: 3 additions & 2 deletions v3/plugins/che-incubator/typescript/1.35.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ category: Language
firstPublicationDate: '2019-06-20'
spec:
containers:
- image: "quay.io/eclipse/che-sidecar-node:10-0cb5d78"
- image: quay.io/eclipse/che-sidecar-node:10-0cb5d78
name: vscode-typescript
memoryLimit: '512Mi'
memoryLimit: 512Mi
cpuLimit: 500m
extensions:
- https://download.jboss.org/jbosstools/vscode/3rdparty/ms-code.typescript/che-typescript-language-1.35.1.vsix
5 changes: 3 additions & 2 deletions v3/plugins/containers/buildah/1.14.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ category: Other
spec:
containers:
- name: buildah-dev
image: "quay.io/eclipse/che-buildah-base:1.14.0-b0c91d3"
image: quay.io/eclipse/che-buildah-base:1.14.0-b0c91d3
mountSources: true
memoryLimit: "1Gi"
memoryLimit: 1Gi
cpuLimit: 500m
5 changes: 3 additions & 2 deletions v3/plugins/dirigiblelabs/dirigible/3.4.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
type: ide
containers:
- name: eclipse-dirigible
image: "docker.io/dirigiblelabs/dirigible-openshift:3.4.0"
image: docker.io/dirigiblelabs/dirigible-openshift:3.4.0
env:
- name: DIRIGIBLE_DATABASE_PROVIDER
value: "local"
Expand All @@ -45,4 +45,5 @@ spec:
mountSources: true
ports:
- exposedPort: 8080
memoryLimit: "1024M"
memoryLimit: 1024M
cpuLimit: 500m
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/0.0.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ spec:
discoverable: false
containers:
- name: che-machine-exec
image: "docker.io/eclipse/che-machine-exec"
image: docker.io/eclipse/che-machine-exec
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.0.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "docker.io/eclipse/che-machine-exec:7.0.0"
image: docker.io/eclipse/che-machine-exec:7.0.0
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.1.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "docker.io/eclipse/che-machine-exec:7.1.0"
image: docker.io/eclipse/che-machine-exec:7.1.0
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.10.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.10.0"
image: quay.io/eclipse/che-machine-exec:7.10.0
cpuLimit: 500m
ports:
- exposedPort: 4444
command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444']
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.11.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.11.0"
image: quay.io/eclipse/che-machine-exec:7.11.0
cpuLimit: 500m
ports:
- exposedPort: 4444
command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444']
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.12.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.12.0"
image: quay.io/eclipse/che-machine-exec:7.12.0
cpuLimit: 500m
ports:
- exposedPort: 4444
command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444']
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.12.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.12.1"
image: quay.io/eclipse/che-machine-exec:7.12.1
cpuLimit: 500m
ports:
- exposedPort: 4444
command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444']
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.12.2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.12.2"
image: quay.io/eclipse/che-machine-exec:7.12.2
cpuLimit: 500m
ports:
- exposedPort: 4444
command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444']
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.13.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.13.0"
image: quay.io/eclipse/che-machine-exec:7.13.0
cpuLimit: 500m
ports:
- exposedPort: 4444
command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444']
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.2.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.2.0"
image: quay.io/eclipse/che-machine-exec:7.2.0
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.3.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.3.0"
image: quay.io/eclipse/che-machine-exec:7.3.0
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.3.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.3.1"
image: quay.io/eclipse/che-machine-exec:7.3.1
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.3.2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.3.2"
image: quay.io/eclipse/che-machine-exec:7.3.2
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.3.3/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.3.3"
image: quay.io/eclipse/che-machine-exec:7.3.3
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.4.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.4.0"
image: quay.io/eclipse/che-machine-exec:7.4.0
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.5.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.5.0"
image: quay.io/eclipse/che-machine-exec:7.5.0
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.5.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.5.1"
image: quay.io/eclipse/che-machine-exec:7.5.1
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.6.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.6.0"
image: quay.io/eclipse/che-machine-exec:7.6.0
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.7.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.7.0"
image: quay.io/eclipse/che-machine-exec:7.7.0
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.7.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.7.1"
image: quay.io/eclipse/che-machine-exec:7.7.1
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.8.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.8.0"
image: quay.io/eclipse/che-machine-exec:7.8.0
cpuLimit: 500m
ports:
- exposedPort: 4444
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.9.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.9.0"
image: quay.io/eclipse/che-machine-exec:7.9.0
cpuLimit: 500m
ports:
- exposedPort: 4444
command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444']
Expand Down
3 changes: 2 additions & 1 deletion v3/plugins/eclipse/che-machine-exec-plugin/7.9.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ spec:
cookiesAuthEnabled: true
containers:
- name: che-machine-exec
image: "quay.io/eclipse/che-machine-exec:7.9.1"
image: quay.io/eclipse/che-machine-exec:7.9.1
cpuLimit: 500m
ports:
- exposedPort: 4444
command: ['/go/bin/che-machine-exec', '--static', '/cloud-shell', '--url', '127.0.0.1:4444']
Loading