Skip to content

Conversation

@camilamacedo86
Copy link
Member

Users can now enable multigroup layout during project initialization instead of running a separate edit command afterward.

Before:
kubebuilder init --domain example.org
kubebuilder edit --multigroup

After:
kubebuilder init --domain example.org --multigroup

The edit command still works for existing projects that need migration.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 7, 2026
@camilamacedo86 camilamacedo86 force-pushed the add-multigroup-flag-init branch 2 times, most recently from 1bdeb25 to 1364e22 Compare February 7, 2026 07:56
Users can now enable multigroup layout during project initialization
instead of running a separate edit command afterward.

Before:
  kubebuilder init --domain example.org
  kubebuilder edit --multigroup

After:
  kubebuilder init --domain example.org --multigroup

The edit command still works for existing projects that need migration.
@camilamacedo86 camilamacedo86 force-pushed the add-multigroup-flag-init branch from 1364e22 to 787d681 Compare February 7, 2026 09:31
@camilamacedo86
Copy link
Member Author

/retest-required

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. release-blocker size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants