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

Moved custom resource definition to the crds directory #283

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bbergquist0930
Copy link

All Submissions:

  • Have you opened an Issue before filing this PR?
  • Have you signed our CLA?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

Closes #282

This just moves the custom resource definition from the templates directory to the crds directory. Note that higher up this is in .gitignore

cat .gitignore 
private/
*.crt
*.key
*.tgz
.DS_Store
.idea
*.iml

# ignoring generated charts and chart locks
Chart.lock
crds

I am not sure why the crds is listed in there. I forced git to add the directory and resource file.

Copy link
Contributor

This PR is being marked stale because it has been open for 60 days with no activity. Please update the PR or ask for a fresh review.

@github-actions github-actions bot added the Stale label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

community-operator-crds should have the custom resource definition in the "crds" subdirectory
1 participant