Bad ingress spec in v2.1.1 #82
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I was waiting for the fix of the Ingress apiVersion. I just tested to deploy the helm chart in v2.1.1 to my kubernetes cluster v1.16.13.
Here is another error :
error validating data: ValidationError(Ingress.spec.rules[0].http.paths[0]): unknown field "pathType" in io.k8s.api.extensions.v1beta1.HTTPIngressPath
Thanks
damn, ok i wasn't able to test this on 1.16
I will prepare a version where this should be fixed.
can you test if version 2.1.2 on the following repo works for you?
Sorry, I cannot test from this repo because i'm behind a proxy :( Only https://dl.gitea.io/charts is allowed (this will take 4 or 5 days to enable another repo...). Could you maybe deploy a release candidate version on https://dl.gitea.io/charts ?
This might take longer since a PR is needed, but i will prepare one this afternoon. You could also download the tgz from https://github.com/novumrgi/helm/raw/master/gitea/gitea-2.1.2.tgz and install via:
if you want to test it fast.
I just verified that this fixes the problem on 1.16. Thanks!
Thank you! Will prepare the PR today, sorry I'm quite busy a the moment.
Sorry, didn't do it yesterday. See PR #83
Merged #83, closing this issue.