Sebastian Beyvers

Results 5 issues of Sebastian Beyvers

If the bootstrapped argocd repo is privately hosted via another git-provider (e.g. gitlab), autopilot cannot create a new app based on a public github repo because it tries to reuse...

Added opts.Host URL to gitlab provider to support private (self-hosted) gitlab instances.

### What happened? If we try to access a resource that has the term `proxy` in its name or kind, access through the regular kubernetes dashboard will fail with the...

kind/bug
lifecycle/rotten
sig/api

Hi, I´m planning to run the containerized version of BBB in docker and want to give kubernetes a try. Sadly I am severely limitted in my environment regarding publicly available...

While playing around with browser based clients we encountered a problem with CORS / OPTIONS pre-flight requests. The problem is that `resolve_route` does not support the `OPTIONS` HTTP method, only...

feature