-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: helm-chart-3.0.11
-
Component/s: Helm Chart
-
Tags:
When using a higher minor version of Kubernetes (1.22.x), the apiVersion is not set properly.
Here is the stack trace when using a cluster 1.22.9:
Error: Failed to render chart: exit status 1: Error: unable to build kubernetes objects from release manifest: resource mapping not found for name: "nuxeo" namespace: "" from "": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1" ensure CRDs are installed first
Client Version: v1.24.0 Kustomize Version: v4.5.4 Server Version: v1.22.9-eks-a64ea69
- is related to
-
NXP-31891 Benchmark job failing on Ingress API version - Upgrade Ingress NGINX Controller for K8s 1.23
- Resolved