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

[Cleanup] Use PROJECT_DIR for crd path instead of indirect path #4054

Merged

Conversation

mszadkow
Copy link
Contributor

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Indirect path to CRDs are confusing and varies depending on the folder structure.
Make them follow one direct path based on the PROJECT_DIR.

Which issue(s) this PR fixes:

Relates #4040

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Jan 24, 2025
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 24, 2025
Copy link

netlify bot commented Jan 24, 2025

Deploy Preview for kubernetes-sigs-kueue canceled.

Name Link
🔨 Latest commit dbcec7d
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/67938dbd4fa7c8000868a7c1

@mimowo
Copy link
Contributor

mimowo commented Jan 24, 2025

/assign @mbobrovskyi

@mszadkow mszadkow force-pushed the feature/improve-int-test-crds-path branch from 4bba3b5 to 070e17b Compare January 24, 2025 11:15
@mszadkow mszadkow force-pushed the feature/improve-int-test-crds-path branch from 070e17b to a0761f0 Compare January 24, 2025 11:55
@mszadkow mszadkow force-pushed the feature/improve-int-test-crds-path branch from dae4023 to dbcec7d Compare January 24, 2025 12:55
@mbobrovskyi
Copy link
Contributor

/lgtm
Thanks!

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 24, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: ca709ff1e92400b34b49e1abbcda5cc3c8e436c1

@mimowo
Copy link
Contributor

mimowo commented Jan 24, 2025

/approve
looks great, thank you! Finally moving the test files will be easy :)

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mimowo, mszadkow

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 24, 2025
@k8s-ci-robot k8s-ci-robot merged commit ce9bb31 into kubernetes-sigs:main Jan 24, 2025
17 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v0.11 milestone Jan 24, 2025
@mbobrovskyi mbobrovskyi deleted the feature/improve-int-test-crds-path branch January 24, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. 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.

4 participants