Sven Nebel
Sven Nebel
Having given a second thought I would like to change my vote giving -1 to this proposal and +1 https://github.com/coredns/coredns/pull/5531 instead.
Hi, In fact I came back with this same idea for `bitly/oauth2_proxy` then switched over `buzzfeed/sso` as the former seems to have been deprecated, I've already started working in a...
I'm curious, is there any specific reason to have two different binaries? or is this just a legacy thing?
Hi, If I spend my time looking to propose a fix to this issue, and assuming the code is good, would it be reviewed and merged? Thank in advance.
I have created https://github.com/kubernetes/kubernetes/pull/112405 with a fix for this which is awaiting for review, feedback is welcomed.
I would like to take a look to this issue, can anyone assign it to me?
@stefanprodan When I try to `make test` in my computer from [main](https://github.com/fluxcd/source-controller/commit/f97bbb6c5bff5d4b2fb71c3ab9a4b6c602bc73a0) (with no other local changes added) I am getting several failures, whose "non-obvious" source I believe might be...
Hi @pjbgf I am developing using [Goland](https://www.jetbrains.com/go/) on top of a Mac, here are the versions of the dependencies listed in [DEVELOPMENT.md](https://github.com/fluxcd/source-controller/blob/main/DEVELOPMENT.md#installing-required-dependencies). ```shell $ go version go version go1.18.2 darwin/amd64...
For the record the culprit of the error was found to be registry client falling back on docker `~/.docker/config.json` and that file not having an auth section. ```json { "auths":...
@Santosh1176 I am interested contributing to this issue as well, have you made any progress since? What about I take one of those task item? for example, the notification controller?...