Arve Seljebu

Results 10 issues of Arve Seljebu

Hi 👋 I've followed the [example in the documentation](https://argocd-operator.readthedocs.io/en/latest/reference/argocd/#dex-openshift-oauth-example) for RBAC on OpenShift. Login is successful. User-info request returns: ```json { "loggedIn":true, "username":"admin-extase", "iss":"https://argocd-server.apps.ocp-lab2.regsys.brreg.no/api/dex", "groups":["OCP-admins","system:authenticated","system:authenticated:oauth"] } ``` The group _OCP-admins_...

Dex

Hi! Thanks for the generator 🙌 Compared to openapi-generator typescript-fetch, it has clean and understandable output 👏 Any thoughts on supporting multiple request bodies? I'm trying to generate a client...

feathers is not a direct dependency, as it's passed on as a parameter to the plugin.

**Actual behavior** Kaniko hangs for minutes twice: 1. In beginning, after logline _Adding /var/run to initialIgnoreList_, about two and a half minute. 2. In end, after logline _Pushing image to...

Hi 👋 Evaluating service mesh solutions and stumbled upon this spec. Wondered if mirroring / shadowing is planned? That is, duplicating and sending the same traffic to multiple endpoints. Read...

question

Hi! I get the error message on start: ``` 2022-11-07T14:01:32.136164Z ERROR vector::topology: Configuration error. error=Source "k8s_logs": Could not create subdirectory "k8s_logs" inside of data dir "/vector-data-dir": Permission denied (os error...

bug

I expected emojies to work, but ✅ for example gets extra padding: ``` ┌─────────────┬───┬──────────────┐ │ First value │ ✅ │ Second value │ └─────────────┴───┴──────────────┘ ``` Same result in Mac Terminal,...

Solves issue #57.