Skip to content

move to new directory#1803

Merged
openshift-merge-bot[bot] merged 5 commits intoopenshift:masterfrom
deads2k:by-gate-15-new-dir
Mar 15, 2024
Merged

move to new directory#1803
openshift-merge-bot[bot] merged 5 commits intoopenshift:masterfrom
deads2k:by-gate-15-new-dir

Conversation

@deads2k
Copy link
Contributor

@deads2k deads2k commented Mar 12, 2024

making draft to see if file move detection is helpful

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 12, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 12, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 12, 2024

Hello @deads2k! Some important instructions when contributing to openshift/api:
API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.

@openshift-ci openshift-ci bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 12, 2024
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 13, 2024
@deads2k deads2k force-pushed the by-gate-15-new-dir branch from 716c1f5 to ed91dfe Compare March 14, 2024 17:34
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 14, 2024
@deads2k deads2k marked this pull request as ready for review March 14, 2024 17:39
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 14, 2024
@openshift-ci openshift-ci bot requested review from bparees and cgwalters March 14, 2024 17:40
@deads2k deads2k force-pushed the by-gate-15-new-dir branch from ed91dfe to 396ffa6 Compare March 14, 2024 20:11
@deads2k deads2k force-pushed the by-gate-15-new-dir branch from 396ffa6 to cf1cb32 Compare March 14, 2024 21:06
@openshift-ci openshift-ci bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 14, 2024
@deads2k deads2k added the acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. label Mar 14, 2024
@deads2k
Copy link
Contributor Author

deads2k commented Mar 14, 2024

first I've benefited from the, "don't change the image, skip the e2es". Nice.

@JoelSpeed
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 15, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 15, 2024

[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

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

@openshift-merge-bot openshift-merge-bot bot merged commit 21d8ea8 into openshift:master Mar 15, 2024
alebedev87 added a commit to alebedev87/cluster-ingress-operator that referenced this pull request Apr 15, 2024
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.
alebedev87 added a commit to alebedev87/cluster-ingress-operator that referenced this pull request Apr 16, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. 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.

3 participants