-
Notifications
You must be signed in to change notification settings - Fork 16.8k
Kubernetes 1.7 chart failures #1294
Comments
|
Jenkins issue is now resolved because upstream k8s reverted the backward incompatible API change. The test is now passing. Cockroachdb will pass after we merge #1306 on the day 1.7 releases. |
Wound it be useful if one could change an arbitrary needed field in the resources definitions (that can not be changed via values abstraction), not by cloning/copy/pasting entire chart code and modifying the template? I think helm charts has a kind of flaw abstraction model, that doesn't allow to reuse them in more flexible way. |
I'd like to add that concourse.ci is also victim to this. What exactly is the yaml workaround btw? |
What's the fix for this? |
Hello this issue persists confirmed installing according to README/doc.
Note that when deploying from source repo after checking for and installing any missing dependencies:
. . . then helm install seems to get past the error and the deployment appears to be successful according to helm, but note that the postgresql and worker pods remain in pending state:
Thanks |
I ran into a similar issue with |
This is likely out of date since 1.8 came out already. Individual issues should be filed for each of these against chart maintainers. Closing |
* Automated cherry pick of helm#1314 (cert-manager/cert-manager#1315) * Automated cherry pick of helm#1294 (cert-manager/cert-manager#1296) * Automated cherry pick of helm#1276 (cert-manager/cert-manager#1277) * Automated cherry pick of helm#1258 helm#1266 (cert-manager/cert-manager#1273) * Automated cherry pick of helm#1259 (cert-manager/cert-manager#1260) * Update Chart.yaml in webhook (cert-manager/cert-manager#1249)
* Automated cherry pick of helm#1314 (cert-manager/cert-manager#1315) * Automated cherry pick of helm#1294 (cert-manager/cert-manager#1296) * Automated cherry pick of helm#1276 (cert-manager/cert-manager#1277) * Automated cherry pick of helm#1258 helm#1266 (cert-manager/cert-manager#1273) * Automated cherry pick of helm#1259 (cert-manager/cert-manager#1260) * Update Chart.yaml in webhook (cert-manager/cert-manager#1249) Signed-off-by: James Munnelly <james@munnelly.eu>
Reported failures from https://k8s-testgrid.appspot.com/kubernetes-apps
Cockroachdb:
W0613 14:19:20.823] Error: release wzq failed: StatefulSet.apps "wzq-cockroachdb" is invalid: spec.template.annotations.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[0].podAffinityTerm.topologyKey: Required value: can not be empty
Spinnaker:
W0613 14:19:49.774] Error: found in requirements.yaml, but missing in charts/ directory: redis, minio
Jenkins:
W0613 14:19:51.019] Error: error validating "": error validating data: unexpected type: types.UnixUserID
cc @kubernetes/charts-maintainers @viglesiasce
The text was updated successfully, but these errors were encountered: