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

Stop core service from being deployed a priority resource #734

Closed
wants to merge 3 commits into from

Conversation

beckygowland
Copy link
Contributor

@beckygowland beckygowland commented Jul 23, 2020

What are you trying to accomplish with this PR?
Creating a custom resource def that has the same kind type as a core type can cause deploying a core type to be considered a priority resource.

How is this accomplished?
We should also consider group when deciding if resources are crd's. The predeploy_sequence array list was converted to a hash keyed by kind

What could go wrong?
Could this mess up priority decision logic for other resources? Tests don't seem to be broken for crs so 👍 sign

@beckygowland beckygowland requested review from dturn and a team July 23, 2020 18:03
@beckygowland beckygowland requested a review from a team as a code owner July 23, 2020 18:03
@beckygowland
Copy link
Contributor Author

Spoke too soon, seems like a couple tests are failing, will 👀

@beckygowland beckygowland marked this pull request as draft July 23, 2020 18:24
@beckygowland beckygowland marked this pull request as ready for review July 27, 2020 15:08
@beckygowland
Copy link
Contributor Author

Failing tests are now the same ones as master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant