Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

scheduler synchronize rest api issue: when policy is updated without … #366

Merged
merged 2 commits into from
Aug 2, 2018
Merged

scheduler synchronize rest api issue: when policy is updated without … #366

merged 2 commits into from
Aug 2, 2018

Conversation

qibobo
Copy link
Contributor

@qibobo qibobo commented Jul 26, 2018

…schedule, the old schedules do not deleted.

[#159327430]

…schedule, the old schedules do not deleted.

[#159327430]
@cfdreddbot
Copy link

Hey qibobo!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/159328855

The labels on this github issue will be updated when the story is started.

Copy link
Contributor

@cdlliuy cdlliuy left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@boyang9527 boyang9527 left a comment

Choose a reason for hiding this comment

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

LGTM

}else{
// there is no schedule in the new policy, so the old schedules of this app should be deleted.
toDeletedAppIds.add(appIdInPolicy);
deleteCount++;
Copy link
Contributor

Choose a reason for hiding this comment

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

this is still update, not deleteCount

@qibobo
Copy link
Contributor Author

qibobo commented Jul 31, 2018

@boyang9527 updated.

@boyang9527 boyang9527 merged commit daef4aa into cloudfoundry:develop Aug 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants