File tree 18 files changed +20
-20
lines changed
deploy-monitoring-satellite 18 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1
- FROM eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
1
+ FROM eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
2
2
3
3
USER root
4
4
ENV OCI_TOOL_VERSION="0.2.0"
Original file line number Diff line number Diff line change 1
- FROM eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
1
+ FROM eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
2
2
3
3
USER root
4
4
ENV OCI_TOOL_VERSION="0.2.0"
Original file line number Diff line number Diff line change 1
- FROM eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
1
+ FROM eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
2
2
3
3
USER root
4
4
ENV OCI_TOOL_VERSION="0.2.0"
Original file line number Diff line number Diff line change 1
- FROM eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
1
+ FROM eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
2
2
3
3
USER root
4
4
ENV OCI_TOOL_VERSION="0.2.0"
Original file line number Diff line number Diff line change 71
71
cancel-in-progress : ${{ needs.configuration.outputs.is_main_branch == 'false' }}
72
72
runs-on : [self-hosted]
73
73
container :
74
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
74
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
75
75
outputs :
76
76
previewctl_hash : ${{ steps.build.outputs.previewctl_hash }}
77
77
steps :
@@ -132,7 +132,7 @@ jobs:
132
132
MYSQL_ROOT_PASSWORD : test
133
133
MYSQL_TCP_PORT : 23306
134
134
container :
135
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
135
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
136
136
env :
137
137
DB_HOST : mysql
138
138
steps :
Original file line number Diff line number Diff line change 21
21
name : Configuration
22
22
runs-on : [self-hosted]
23
23
container :
24
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
24
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
25
25
outputs :
26
26
name : ${{ steps.configuration.outputs.name }}
27
27
version : ${{ steps.configuration.outputs.version }}
63
63
needs : [configuration]
64
64
runs-on : [self-hosted]
65
65
container :
66
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
66
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
67
67
steps :
68
68
- uses : actions/checkout@v3
69
69
- name : Create preview environment infrastructure
Original file line number Diff line number Diff line change 8
8
name : " Find stale preview environments"
9
9
runs-on : [self-hosted]
10
10
container :
11
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
11
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
12
12
outputs :
13
13
names : ${{ steps.set-matrix.outputs.names }}
14
14
count : ${{ steps.set-matrix.outputs.count }}
Original file line number Diff line number Diff line change 1
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
1
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
2
2
workspaceLocation : gitpod/gitpod-ws.code-workspace
3
3
checkoutLocation : gitpod
4
4
ports :
Original file line number Diff line number Diff line change 65
65
secretName : self-hosted-github-oauth
66
66
containers :
67
67
- name : nightly-test
68
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
68
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
69
69
workingDir : /workspace
70
70
imagePullPolicy : Always
71
71
volumeMounts :
Original file line number Diff line number Diff line change 70
70
- name : MYSQL_TCP_PORT
71
71
value : 23306
72
72
- name : build
73
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
73
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
74
74
workingDir : /workspace
75
75
imagePullPolicy : IfNotPresent
76
76
resources :
Original file line number Diff line number Diff line change 25
25
secretName : aks-credentials
26
26
containers :
27
27
- name : nightly-test
28
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
28
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
29
29
workingDir : /workspace
30
30
imagePullPolicy : Always
31
31
volumeMounts :
Original file line number Diff line number Diff line change 54
54
- name : MYSQL_TCP_PORT
55
55
value : 23306
56
56
- name : build
57
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
57
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
58
58
workingDir : /workspace
59
59
imagePullPolicy : IfNotPresent
60
60
volumeMounts :
Original file line number Diff line number Diff line change 65
65
secretName : self-hosted-github-oauth
66
66
containers :
67
67
- name : nightly-test
68
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
68
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
69
69
workingDir : /workspace
70
70
imagePullPolicy : Always
71
71
volumeMounts :
Original file line number Diff line number Diff line change 65
65
secretName : self-hosted-github-oauth
66
66
containers :
67
67
- name : nightly-test
68
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
68
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
69
69
workingDir : /workspace
70
70
imagePullPolicy : Always
71
71
volumeMounts :
Original file line number Diff line number Diff line change 65
65
secretName : self-hosted-github-oauth
66
66
containers :
67
67
- name : nightly-test
68
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
68
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
69
69
workingDir : /workspace
70
70
imagePullPolicy : Always
71
71
volumeMounts :
Original file line number Diff line number Diff line change 22
22
secretName : gcp-sa-gitpod-dev-deployer
23
23
containers :
24
24
- name : build
25
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
25
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
26
26
workingDir : /workspace
27
27
imagePullPolicy : IfNotPresent
28
28
volumeMounts :
Original file line number Diff line number Diff line change 22
22
secretName : github-token-gitpod-bot
23
23
containers :
24
24
- name : gcloud
25
- image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
25
+ image : eu.gcr.io/gitpod-core-dev/dev/dev-environment:kylos101-kubecdl-home.1
26
26
workingDir : /workspace
27
27
imagePullPolicy : IfNotPresent
28
28
env :
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ RUN sudo apt-add-repository -y ppa:fish-shell/release-3 && \
251
251
RUN brew install tmux tmuxinator
252
252
253
253
# Copy our own tools
254
- ENV NEW_KUBECDL=1
254
+ ENV NEW_KUBECDL=2
255
255
COPY dev-kubecdl--app/kubecdl dev-gpctl--app/gpctl /usr/bin/
256
256
257
257
# Configure our tools' autocompletion
You can’t perform that action at this time.
0 commit comments