Closed urbaman closed 2 months ago
@urbaman: Thanks for opening an issue, it is currently awaiting triage.
If you haven't already, please provide the following information:
bug
, enhancement
or documentation
agent
, appsec
, configuration
, cscli
, local-api
In the meantime, you can:
@urbaman: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.
/kind bug
/kind documentation
/kind enhancement
As a note: cloning the repo and installing the chart from local fixed the problem, so probably the helm install from remote has problems?
As a note: cloning the repo and installing the chart from local fixed the problem, so probably the helm install from remote has problems?
The problem is that the traefik-bouncer version has not been released, which has change #169.
Please, someone do it.
/kind bug
As a note: cloning the repo and installing the chart from local fixed the problem, so probably the helm install from remote has problems?
The problem is that the traefik-bouncer version has not been released, which has change #169.
Please, someone do it.
/kind bug
The reason is because we dont support this chart anymore since the image hasnt been updated in 2 years (its a third party image). Seems this pr removed the warning at the top of the readme.
The reason is because we dont support this chart anymore since the image hasnt been updated in 2 years (its a third party image). Seems this pr removed the warning at the top of the readme.
Thank you for your valuable comment!
It looks like I set up the process incorrectly. I have read this article <https://docs.crowdsec.net/u/getting_started/installation/kubernetes />, which helped me figure out the process, but at the stage of creating the middleware, I thought it would be easier to use a helm diagram instead of doing it manually. And I missed the link to the plugin setup.
Classing this issue as kind of resolved, we need to work on documentation for it which we have an internal task to write up a whole k8s guide hosted on https://docs.crowdsec.net/ instead of relying on the automatically generate helm readme's.
If you have anymore issues please reopen an issue, if the issue is linked to the now deprecated chart then please upgrade to the newer plugin model.
Hi,
Trying to install the traefik bouncer has throws the following error:
Is there a problem with the old "traefik.containo.us/v1alpha1" traefik CRDs?
Thanks.