Andrew O.

Results 235 comments of Andrew O.

> Suggestions: > >1. It should be consistent with other config tags to use "enable": > imagePuller: > enable: false > spec: {} > metrics: > enable: true Unfortunately, changing...

> When I selected to copy path of the file it returned me (Settings): /User/keybinding.json. IIRC, files stored under `/User/` are stored in the browser's local storage. This may be...

It might be that this is simply an error in the Che Cluster CR's documentation. Maybe it is intended for the networking annotations to only get applied to Ingresses and...

@tolusha technically this bug is unresolved, I see two potential solutions: 1. We clarify in the Che Cluster [field documentation](https://github.com/eclipse-che/che-operator/blob/aa0150d74fe0db59f475192ba13230c68dfd7e72/api/v2/checluster_types.go#L244-L251) that these annotations apply only to ingresses (it currently mentions...

@batleforc does configuring `networking.Annotations` in the CheCluster CR also set these annotations for the Dashboard?

@batleforc I tested setting `networking.Annotations` in the CheCluster (on minikube) and saw that they're also applied to an ingress called `eclipse-che` which _seems_ to be used by Che Server: ```YAML...

@batleforc sorry for the confusion on my end, I'm still not entirely sure I fully understand: - Do you want the topic of this issue to be resolved? i.e.`networking.annotations` in...

Hey @batleforc, thank you for following up on this issue :) I'm sorry I never got to resolve it or the related issue https://github.com/eclipse-che/che/issues/22935. Unfortunately, I'm no longer actively working...

> @AObuchow Thanks for what you did till now for Che/Dev Spaces and related project, I will be happy to follow what you do in the future 👍 @batleforc thank...

> ``` > 2024-08-27T17:32:10Z ERROR controllers.DevWorkspaceRouting Error syncing ingresses {"Request.Namespace": "admin-che", "Request.Name": "routing-workspace6059402fd3504cf3", "devworkspace_id": "workspace6059402fd3504cf3", "error": "admission webhook "validate.nginx.ingress.kubernetes.io" denied the request: host "admin-minimal-test-code-redirect-3.192.168.59.101.nip.io" and path "/" is already defined...