titigmr

Results 5 issues of titigmr

**Describe the bug** Data viewer is not available in codium. **Please confirm that this problem is VSCodium-specific** - [x] This bug doesn't happen if I use Microsoft's Visual Studio Code....

bug

Its possible to configure the time of the reminder to delete a service, for example in an env var? On the [code](https://github.com/InseeFrLab/onyxia/blob/11273428dbd2fab733167816472de6342925c812/web/src/ui/pages/myServices/MyServicesCards/MyServicesCard/MyServicesCard.tsx#L26) is: ```ts const runningTimeThreshold = 7 * 24...

## Describe the problem I want to deploy a shared-data arch, but s3 credentials in config can only be injected on `values.yaml` and it's not very secure. ## Describe the...

feature

When I configuring a region configuration with the following `expose` property: ```json "expose": { "domain": "mydomain.fr", "route": false, "ingress": true, "annotations": { "route.openshift.io/insecureEdgeTerminationPolicy": "Redirect", "route.openshift.io/termination": "edge" } } ``` The...

## Description I’d like to request a feature that allows disabling the authentication mechanism on user services (particularly IDEs like VSCode, etc.). ## Use case We are deploying an external...