Skip to content

Initialize project with kubebuilder init.#1

Merged
joshlreese merged 1 commit intointegration/datum-pocfrom
feature/init-operator
Nov 19, 2024
Merged

Initialize project with kubebuilder init.#1
joshlreese merged 1 commit intointegration/datum-pocfrom
feature/init-operator

Conversation

@joshlreese
Copy link
Copy Markdown
Contributor

This PR introduces the boilerplate produced by kubebuilder init. No APIs or controllers have been defined yet, and the generated content has not been tweaked much. Golang has been bumped from 1.22 to 1.23.

Command executed:

kubebuilder init --domain datumapis.com \
  --repo go.datum.net/workload-operator \
  --license none \
  --owner 'Datum Technology, Inc.' \
  --project-name workload-operator

This PR is similar in spirit to datum-cloud/network-services-operator#1, and will be followed by additional PRs for APIs and controllers.

@joshlreese joshlreese requested a review from scotwells November 19, 2024 15:46
@joshlreese joshlreese merged commit 996fe1c into integration/datum-poc Nov 19, 2024
@joshlreese joshlreese deleted the feature/init-operator branch November 22, 2024 19:49
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.

2 participants