578 Commits

Author SHA1 Message Date
Arthur Silva Sens
9bb0d124bd Add comment regarding iamge garbage collection 2022-03-21 23:18:28 +05:30
Moritz Eysholdt
4f759a57d3 Add script to preload images onto nodes 2022-03-21 23:18:28 +05:30
Gero Posmyk-Leinemann
33bd7ffda1 [kubecdl] Fix instance filter 2022-03-20 17:47:26 +05:30
Prince Rachit Sinha
be9b4eb736 [dev] Update Dockerfile 2022-03-17 13:34:23 +05:30
Manuel Alejandro de Brito Fontes
1f4676a9f7 [loadgen] Update benchmark yaml 2022-03-15 08:57:21 +05:30
Manuel Alejandro de Brito Fontes
965805e5a6 [kubecdl] Fix server name pattern 2022-03-12 02:00:18 +05:30
Mads Hartmann
4ab9e3a48a Dont hash if the branch is 20 chars or less 2022-03-11 13:50:18 +05:30
Mads Hartmann
afa2bd1cb8 Allow for branch name lengths of 45
This relaxes the branch name restriction from 20 characters to 45. This is achieved by constructing the preview name based on the first 10 characters of the branch name and then the first 10 characters of the hashed value of the branch name.

All places that (to my knowledge) rely on the preview name has been updated.

Fixes https://github.com/gitpod-io/ops/issues/1252
2022-03-11 13:50:18 +05:30
Arthur Silva Sens
39cf522451 dev/preview/test/load-test.sh: Add missing option 2022-03-08 20:02:15 +05:30
ArthurSens
3af1ed80b6 dev/preview/test: Update load test script to use correct branch name
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
2022-03-08 20:02:15 +05:30
Pavel Tumik
3b07473f58 remove helm-component as it is not needed for dev-utils image 2022-03-04 21:29:11 +05:30
Pavel Tumik
c0344e829e add docker image for gpctl and kubecdl 2022-03-04 21:29:11 +05:30
Simon Emms
c6ab2d30ae Add Replicated/KOTS dependencies to workspace image 2022-03-04 15:47:11 +05:30
Manuel Alejandro de Brito Fontes
a563242ef3 Update go dependencies 2022-03-03 18:46:10 +05:30
Pudong Zheng
7ac5d9d315 integration jetbrains smoke test 2022-03-02 22:14:09 +05:30
Christian Weichel
3299c159b8 Bump to latest leeway release 2022-02-28 15:36:07 +05:30
Mads Hartmann
249e846bff Shellcheck: quote variable 2022-02-24 14:49:03 +05:30
Mads Hartmann
55ba428b2c Script for basic load testing of VMs preview envs 2022-02-24 14:49:03 +05:30
Kyle Brennan
c91d64a5c7 [gpctl] add debug config 2022-02-22 09:37:01 +05:30
Autofix
ba07590f26 Autofix: upgrade-nvm-tools 2022-02-10 03:37:31 +01:00
Mads Hartmann
dd8b5b728a Remove OWNERS related files
Fixes https://github.com/gitpod-io/ops/issues/844
2022-02-08 09:15:30 +01:00
mustard
2e48529f19 add ssh load test 2022-02-07 06:20:28 +01:00
Mads Hartmann
0daf64c860 Update changelog to approve PRs using GitHub
Fixes gitpod-io/ops#841
2022-02-03 16:36:25 +01:00
Christian Weichel
b67e3ecdb7 [workspace-cluster] Introduce has-more-resources constraint 2022-02-02 18:46:24 +01:00
Christian Weichel
dbeeafafd0 [workspace cluster] Remove admission preferences 2022-02-02 18:46:24 +01:00
Prince Rachit Sinha
ac618fa29a Introduce client metadata headers 2022-02-02 17:57:24 +01:00
Wulf Thimm
0470c1eb73 added script to download k3s kubeconfig for preview-environments
/werft with-vm=true
2022-02-02 10:25:24 +01:00
ArthurSens
ec2bf80858 Provide scripts to access monitoring-satellite in core-dev and harvester previews
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
2022-01-28 10:54:20 +01:00
Prince Rachit Sinha
ec1ed1689d Use full-vnc as base for dev image 2022-01-28 05:56:19 +01:00
Prince Rachit Sinha
149c3a3fda Update base image for dev env and dev-env tag 2022-01-27 20:49:19 +01:00
Pudong Zheng
657883ce79 change vm-ssh port to 2200
(cherry picked from commit 6926c575f4485b4275cb151eeba0320c23347905)
2022-01-26 12:16:18 +01:00
Mads Hartmann
53da29a5c9 dev/preview: Add script for SSH login 2022-01-26 12:16:18 +01:00
Manuel Alejandro de Brito Fontes
82d786e2bb Remove ws-scheduler 2022-01-24 20:08:17 +01:00
Prince Rachit Sinha
ca95e90cb4 Revert dev image base image
Revert the base image change for dev image so that it refers to the internal image generated from dazzlev2 images.

The workspace-base-images:full image already has tool-vnc as one of the chunks.
2022-01-21 15:05:13 +01:00
Autofix
b48b3dd0db Autofix: upgrade-nvm-tools 2022-01-21 14:40:14 +01:00
William Ghelfi
a9d064becb build: update dev image to support Cypress 2022-01-20 15:34:12 +01:00
Prince Rachit Sinha
a58967a3d9 Use internal workspace images
Use internal workspace images for the purpose of dog fooding.
Use sudo permission in order to mitigate dependency installation.
Install missing keys that are not updated in the base image yet.
2022-01-19 17:25:12 +01:00
Mads Hartmann
c732acb039 Add Harvester kubectl context to kubeconfig 2022-01-06 15:09:00 +01:00
Christian Weichel
b6f9c586cc Bump leeway 2022-01-03 17:17:57 +01:00
Manuel Alejandro de Brito Fontes
d7469c459c Remove theia IDE 2022-01-03 09:20:57 +01:00
Christian Weichel
e7ca67793f [dev-env] Add gpctl and kubecdl to dev-environment 2021-12-08 10:16:33 +01:00
Pudong Zheng
429b3d163d [dev] upgrade werft cli and leeway and dazzle 2021-12-06 22:34:32 +01:00
Pudong Zheng
42c6404343 [dev/kubecdl] use clusterName instead of nodeName 2021-12-03 01:52:28 +01:00
Christian Weichel
336eff2cb2 [dev/kubecdl] A tool for downloading kubectl from GCP k3s instances 2021-12-03 01:52:28 +01:00
Manuel Alejandro de Brito Fontes
1c0c677313 Update alpine to 3.15 2021-12-01 10:10:27 +01:00
Jan Koehnlein
3ab99e7707 [changelog] don't duplicate last entry 2021-11-29 10:56:25 +01:00
Jan Koehnlein
f07f8fd329 [changelog] fixed changelog
Better handle PRs that have been commented on after being merged
2021-11-24 18:21:21 +01:00
iQQBot
7a16690f3e [dev] dev-env: remove qemu, bump kubectl 2021-11-24 11:15:20 +01:00
Gero Posmyk-Leinemann
88ff2c271d [dev] dev image: remove duplicate helm binary 2021-11-22 09:40:19 +01:00
Gero Posmyk-Leinemann
79b0e6a24f [dev] dev image: remove llvm 2021-11-22 09:40:19 +01:00