Skip to content

feat: add kubebuilder plugin for scaffolding chainsaw e2e tests#2727

Open
yashrajshuklaaa wants to merge 2 commits into
kyverno:mainfrom
yashrajshuklaaa:feat/kubebuilder-plugin
Open

feat: add kubebuilder plugin for scaffolding chainsaw e2e tests#2727
yashrajshuklaaa wants to merge 2 commits into
kyverno:mainfrom
yashrajshuklaaa:feat/kubebuilder-plugin

Conversation

@yashrajshuklaaa

Copy link
Copy Markdown
  • Add pkg/commands/kubebuilder/command.go with kubebuilder parent command
  • Add pkg/commands/kubebuilder/scaffold.go with scaffold subcommand
  • Add pkg/commands/kubebuilder/command_test.go with basic tests
  • Register kubebuilder command in pkg/commands/root.go

Closes #967

- Add pkg/commands/kubebuilder/command.go with kubebuilder parent command
- Add pkg/commands/kubebuilder/scaffold.go with scaffold subcommand
- Add pkg/commands/kubebuilder/command_test.go with basic tests
- Register kubebuilder command in pkg/commands/root.go

Closes kyverno#967

Signed-off-by: Yashraj Shukla <shuklayashraj68@gmail.com>
@yashrajshuklaaa yashrajshuklaaa requested a review from a team as a code owner May 19, 2026 08:43
@yashrajshuklaaa

Copy link
Copy Markdown
Author

@eddycharly PTAL

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Create a kubebuilder plugin

1 participant