puppetlabs / puppetlabs-kubernetes

This module install and configures a Kubernetes cluster
Apache License 2.0
92 stars 135 forks source link

Update kube_addons.pp #656

Open ollestenborg opened 1 year ago

ollestenborg commented 1 year ago

Summary

According to installation instructions here: https://docs.tigera.io/calico/latest/getting-started/kubernetes/self-managed-onprem/onpremises and a self experienced problem expressed as can be seen below.

Notice: /Stage[main]/Kubernetes::Kube_addons/Exec[Install cni network (preinstall)]/returns: The CustomResourceDefinition "installations.operator.tigera.io" is invalid: metadata.annotations: Too long: must have at most 262144 bytes

It came after running the "puppet agent -t" command.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

jorhett commented 10 months ago

This was merged in #639