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

(WIP - Blocked ) Add scaffold markers to check if external type is on the cluster #4188

Closed

Commits on Sep 23, 2024

  1. Add support to scaffold controllers for External Types

    Introduces the option to allow users scaffold controllers for external types by running:
    
    kubebuilder create api --group certmanager --version v1 --kind Certificate --controller=true --resource=false --make=false --external-api-path=github.com/cert-manager/cert-manager/pkg/apis/certmanager/v1
    camilamacedo86 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    62bbaa6 View commit details
    Browse the repository at this point in the history