Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(cmd): add local-config annotation on create #5798

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

Commits on Nov 13, 2024

  1. feat(cmd): add local-config annotation on create

    this adds a DefaultMetadata object in konfig that can be used
    when creating a new kustomization yaml that conforms with the
    best practice recommendations in the kustomize docs.
    
    > The `Kustomization` config in a `kustomization.yaml`
    > **SHOULD** contain this annotation so that tools know it is not intended to be sent to
    > the Kubernetes api server.
    bt-macole committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b4be2bd View commit details
    Browse the repository at this point in the history