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

Update kube_addons.pp #656

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ollestenborg
Copy link

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.

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. This got me to submit this fix.

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
@ollestenborg ollestenborg requested review from bastelfreak, deric and a team as code owners September 21, 2023 15:04
@CLAassistant
Copy link

CLAassistant commented Sep 21, 2023

CLA assistant check
All committers have signed the CLA.

@jorhett
Copy link
Contributor

jorhett commented Jan 14, 2024

This was merged in #639

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants