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

Init #6

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Init #6

merged 2 commits into from
Nov 29, 2023

Conversation

tmilos77
Copy link
Collaborator

Description

Changes proposed in this pull request:

kubebuilder init --domain kyma-project.io
kubebuilder edit --multigroup=true
kubebuilder create api --group cloud-resources --version v1beta1 --kind GcpVpcPeeringMirror
kubebuilder create api --group cloud-resources --version v1beta1 --kind AzureVpcPeeringMirror
kubebuilder create api --group cloud-resources --version v1beta1 --kind AwsVpcPeeringMirror 
kubebuilder create api --group cloud-resources --version v1beta1 --kind NfsVolumeMirror 

Related issue(s)

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Nov 29, 2023
@vandjelk vandjelk added the lgtm Looks good to me! label Nov 29, 2023
@kyma-bot kyma-bot merged commit 3e1891d into kyma-project:main Nov 29, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants