Skip to content

Commit 4d4c82a

Browse files
committed
Remove cookiesAuthEnabled attribute from all endpoints
Signed-off-by: Angel Misevski <[email protected]>
1 parent 5b05ab5 commit 4d4c82a

File tree

17 files changed

+0
-30
lines changed

17 files changed

+0
-30
lines changed

internal-registry/eclipse/cloud-shell/nightly/devworkspacetemplate.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ spec:
2323
path: /static/
2424
attributes:
2525
type: ide
26-
cookiesAuthEnabled: "true"

internal-registry/redhat-developer/web-terminal-dev/4.5.0/devworkspacetemplate.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ spec:
2020
protocol: http
2121
attributes:
2222
type: ide
23-
cookiesAuthEnabled: "true"
2423
mountSources: false
2524
env:
2625
- name: USE_BEARER_TOKEN

internal-registry/redhat-developer/web-terminal-dev/nightly/devworkspacetemplate.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ spec:
2020
protocol: http
2121
attributes:
2222
type: ide
23-
cookiesAuthEnabled: "true"
2423
mountSources: false
2524
env:
2625
- name: USE_BEARER_TOKEN

internal-registry/redhat-developer/web-terminal/4.5.0/devworkspacetemplate.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ spec:
2121
protocol: http
2222
attributes:
2323
type: ide
24-
cookiesAuthEnabled: "true"
2524
mountSources: false
2625
env:
2726
- name: USE_BEARER_TOKEN

internal-registry/redhat-developer/web-terminal/nightly/devworkspacetemplate.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ spec:
2121
protocol: http
2222
attributes:
2323
type: ide
24-
cookiesAuthEnabled: "true"
2524
mountSources: false
2625
env:
2726
- name: USE_BEARER_TOKEN

pkg/library/container/testdata/converts-all-fields.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,12 @@ input:
2020
protocol: wss
2121
attributes:
2222
type: ide
23-
cookiesAuthEnabled: "true"
2423
- name: "test-endpoint-2"
2524
exposure: public
2625
targetPort: 8080
2726
secure: true
2827
protocol: http
2928
attributes:
30-
cookiesAuthEnabled: "true"
3129
volumeMounts:
3230
- name: "test-volume1"
3331
path: "/test-volume1-path"

pkg/library/flatten/testdata/k8s-ref/already-flattened.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ input:
3030
type: ide
3131
discoverable: "false"
3232
secure: "true"
33-
cookiesAuthEnabled: "true"
3433
env:
3534
- name: USE_BEARER_TOKEN
3635
value: "true"
@@ -65,7 +64,6 @@ output:
6564
type: ide
6665
discoverable: "false"
6766
secure: "true"
68-
cookiesAuthEnabled: "true"
6967
env:
7068
- name: USE_BEARER_TOKEN
7169
value: "true"

pkg/library/flatten/testdata/k8s-ref/nodejs-workspace.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -165,15 +165,13 @@ input:
165165
protocol: http
166166
attributes:
167167
type: ide
168-
cookiesAuthEnabled: "true"
169168
- name: "webviews"
170169
exposure: public
171170
targetPort: 3100
172171
protocol: http
173172
secure: true
174173
attributes:
175174
type: webview
176-
cookiesAuthEnabled: "true"
177175
unique: "true"
178176
- name: "theia-dev"
179177
exposure: public
@@ -236,7 +234,6 @@ input:
236234
secure: true
237235
attributes:
238236
type: terminal
239-
cookiesAuthEnabled: "true"
240237

241238
vscode-typescript:
242239
kind: DevWorkspaceTemplate
@@ -317,15 +314,13 @@ output:
317314
protocol: http
318315
attributes:
319316
type: ide
320-
cookiesAuthEnabled: "true"
321317
- name: "webviews"
322318
exposure: public
323319
targetPort: 3100
324320
protocol: http
325321
secure: true
326322
attributes:
327323
type: webview
328-
cookiesAuthEnabled: "true"
329324
unique: "true"
330325
- name: "theia-dev"
331326
exposure: public
@@ -417,7 +412,6 @@ output:
417412
secure: true
418413
attributes:
419414
type: terminal
420-
cookiesAuthEnabled: "true"
421415
- name: sidecar-typescript
422416
attributes:
423417
"app.kubernetes.io/part-of": che-theia.eclipse.org

pkg/library/flatten/testdata/k8s-ref/web-terminal-with-plugin.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ input:
4343
type: ide
4444
discoverable: "false"
4545
secure: "true"
46-
cookiesAuthEnabled: "true"
4746
env:
4847
- name: USE_BEARER_TOKEN
4948
value: "true"
@@ -76,7 +75,6 @@ output:
7675
type: ide
7776
discoverable: "false"
7877
secure: "true"
79-
cookiesAuthEnabled: "true"
8078
env:
8179
- name: USE_BEARER_TOKEN
8280
value: "true"

samples/flattened_theia-next.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ spec:
3333
secure: true
3434
attributes:
3535
type: terminal
36-
cookiesAuthEnabled: "true"
3736
### END Contributions from machine-exec plugin ###
3837
### BEGIN Contributions from Theia plugin ###
3938
- name: plugins
@@ -115,15 +114,13 @@ spec:
115114
protocol: http
116115
attributes:
117116
type: ide
118-
cookiesAuthEnabled: "true"
119117
- name: "webviews"
120118
exposure: public
121119
targetPort: 3100
122120
protocol: http
123121
secure: true
124122
attributes:
125123
type: webview
126-
cookiesAuthEnabled: "true"
127124
unique: "true"
128125
- name: "theia-dev"
129126
exposure: public

0 commit comments

Comments
 (0)