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

Ensure protobuf serializations are stable across map order #14723

Merged
merged 3 commits into from
Jun 20, 2017

Conversation

smarterclayton
Copy link
Contributor

Meant that oadm migrate storage was reporting secrets always changed (because they have maps).

[test]

By default maps were being serialized in random order, which broke
guarantee that content wouldn't be mutated when saved. Fixed upstream
and backported down.
@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 229ee24

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2367/) (Base Commit: 2d90d52) (PR Branch Commit: 229ee24)

@smarterclayton
Copy link
Contributor Author

Upstream kubernetes/kubernetes#47701 I still need to verify the test is sufficient

@smarterclayton
Copy link
Contributor Author

merged upstream, [merge][severity:bug]

@openshift-bot
Copy link
Contributor

openshift-bot commented Jun 20, 2017

continuous-integration/openshift-jenkins/merge Waiting: You are in the build queue at position: 3

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 229ee24

@smarterclayton smarterclayton merged commit 01c3ba2 into openshift:master Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants