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

⚠️ : (kustomize/v2, go/v4): Stop to scaffold CA patch injection since it is unnecessary #3555

Commits on Sep 1, 2023

  1. 🐛 (kustomize/v2, go/v4): Stop scafold CA injection

    The CA injection annotation is now unnecessary since switching from vars
    to replacements in the kustomization. The replacements have "create:
    true" which means that they will add the annotation if it is not already
    there, hence the patch is not needed.
    lentzi90 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9309399 View commit details
    Browse the repository at this point in the history