move to new directory#1803
Conversation
|
Skipping CI for Draft Pull Request. |
|
Hello @deads2k! Some important instructions when contributing to openshift/api: |
716c1f5 to
ed91dfe
Compare
ed91dfe to
396ffa6
Compare
396ffa6 to
cf1cb32
Compare
|
first I've benefited from the, "don't change the image, skip the e2es". Nice. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, JoelSpeed The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
IngressController and DNSRecord CRDs were moved to dedicated packages following the introduction of a new method for generating CRDs in the OpenShift API (openshift/api#1803). This commit adds these new packages as tool imports to make use of the go.mod versioning and to be able to "go get" them before copying into manifests.
IngressController and DNSRecord CRDs were moved to dedicated packages following the introduction of a new method for generating CRDs in the OpenShift API (openshift/api#1803). This commit adds these new packages as tool imports to make use of the go.mod versioning and to be able to "go get" them before copying into manifests.
making draft to see if file move detection is helpful