-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
designkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.language/ansibleIssue is related to an Ansible operator projectIssue is related to an Ansible operator projectlanguage/helmIssue is related to a Helm operator projectIssue is related to a Helm operator projectlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.needs discussion
Milestone
Description
EDIT(@estroz): this issue originally addressed a bug where users could create apis, controllers, and k8s deepcopy code in non-Go projects. Since significant discussion related to hybrid operators is present here, I changed the title and am keeping this issue open to further track hybrid operator discussion. #672 fixed the original bug.
Original issue text:
The following SDK commands are only relevant to a Go type project and should not run in another project type like Ansible(or Helm in the future).
operator-sdk add api ...
operator-sdk add controller ...
operator-sdk generate k8s
Metadata
Metadata
Assignees
Labels
designkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.language/ansibleIssue is related to an Ansible operator projectIssue is related to an Ansible operator projectlanguage/helmIssue is related to a Helm operator projectIssue is related to a Helm operator projectlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.needs discussion