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

feat: create a policy snapshot watcher for CRP controller #401

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

zhiying-lin
Copy link
Contributor

Description of your changes

When clusterSchedulingPolicySnapshot changes, will add a key into the CRP queue.

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Will add the integration test in the next PR

Special notes for your reviewer

@ryanzhang-oss ryanzhang-oss merged commit 2d7479a into Azure:main Jun 29, 2023
*/

// Package clustershedulingpolicysnapshot features a controller to reconcile the clusterSchedulingPolicySnapshot object.
package clustershedulingpolicysnapshot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: is this a controller or a watcher? do we need the long file name?

@zhiying-lin zhiying-lin deleted the policy branch June 30, 2023 01:00
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.

2 participants