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

✨ Add support to scaffold controllers for External Types #4171

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 --external-api-domain=certmanager.io
    camilamacedo86 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f070751 View commit details
    Browse the repository at this point in the history