Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traefik fails to deploy #595

Closed
lbrunkho opened this issue Jun 26, 2021 · 2 comments
Closed

Traefik fails to deploy #595

lbrunkho opened this issue Jun 26, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@lbrunkho
Copy link

Initially though this was related to #391 but it appears to be unrelated.

Using a fresh install of TrueNAS-SCALE-21.06-BETA.1, Traefik fails to deploy with its default settings with the following error...

Error: [EFAULT] Failed to install chart release: W0626 00:15:07.902238 179036 warnings.go:70] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition W0626 00:15:07.912687 179036 warnings.go:70] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition W0626 00:15:07.922497 179036 warnings.go:70] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition W0626 00:15:07.930765 179036 warnings.go:70] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition W0626 00:15:07.940698 179036 warnings.go:70] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition W0626 00:15:07.949118 179036 warnings.go:70] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition W0626 00:15:07.956787 179036 warnings.go:70] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition W0626 00:15:07.965754 179036 warnings.go:70] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: [ValidationError(Deployment.spec.template.spec.containers[0].volumeMounts[0]): missing required field "name" in io.k8s.api.core.v1.VolumeMount, ValidationError(Deployment.spec.template.spec.containers[0].volumeMounts[0]): missing required field "mountPath" in io.k8s.api.core.v1.VolumeMount, ValidationError(Deployment.spec.template.spec.volumes[0]): missing required field "name" in io.k8s.api.core.v1.Volume]

As it looked like the issues was related to volume information I attempted to redeploy and changed the default storage setting from pvc to hostPath and pointed it to a newly created dataset. This appears to have no effect on the deployment and throws the same error. Looked over https://truecharts.org/manual/reverse-proxy/ and found nothing with regards to mount paths. https://truecharts.org/manual/storage/ seems to indicate that the out of box configuration should just work with pvc.

@Ornias1993
Copy link
Member

In the announcement it was made clear that traefik is still heavily WIP.
This specific issue has also already been discussed 6 times on the discord already.

The manual isn't even updated for the new traefik setup in any form either.
I'm closing this, as it isn't helping development to keep issues open for things that are (basically) broken on purpose.

@Ornias1993 Ornias1993 added the bug Something isn't working label Jun 27, 2021
@truecharts-admin
Copy link
Collaborator

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists

@truecharts truecharts locked and limited conversation to collaborators Feb 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants