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

Deterministic resourceId to fix state diffing on Platform #5208

Merged
merged 1 commit into from
Aug 13, 2018

Conversation

pmuens
Copy link
Contributor

@pmuens pmuens commented Aug 13, 2018

Makes the resourceId deterministic in order to corralte old and new state items in the backend and fix issues with resource diffing.

Here's a screenshot how resource diffing looks like before and after applying the fix (note both deployments are just service-updates and no fresh deployments):

Before (there are tons of other resource additions and removals...):

bildschirmfoto 2018-08-13 um 12 04 40

After:

bildschirmfoto 2018-08-13 um 12 01 20

Copy link
Contributor

@eahefnawy eahefnawy left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks @pmuens 😊

@eahefnawy eahefnawy merged commit a216110 into master Aug 13, 2018
@pmuens pmuens deleted the deterministic-resource-id branch August 13, 2018 12:48
@pmuens
Copy link
Contributor Author

pmuens commented Aug 13, 2018

Looks good! Thanks @pmuens 😊

Thanks for reviewing and merging!

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