Skip to content

Conversation

@maierlars
Copy link
Contributor

@maierlars maierlars commented Aug 5, 2019

Moved status update to pod creation. Used deepEquals for pointers.

fixes #431
fixes #432

@maierlars maierlars self-assigned this Aug 5, 2019
}

return false
return !reflect.DeepEqual(wanted, given)
Copy link
Contributor

Choose a reason for hiding this comment

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

How good is the test coverage here?

@maierlars
Copy link
Contributor Author

This needs some clever testing to prevent regression

Copy link
Member

@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

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

LGTM

@maierlars maierlars merged commit 1fa3eb5 into master Aug 6, 2019
@maierlars maierlars deleted the bug-fix/sidecar-issues-2 branch August 6, 2019 08:19
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.

SideCar rotation change keeps rotating the same member over and over again SideCarSpecs is missing json tag

5 participants