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

Fix CAS operations on Services #5971

Merged
merged 2 commits into from
Jun 17, 2019
Merged

Fix CAS operations on Services #5971

merged 2 commits into from
Jun 17, 2019

Conversation

mkeeler
Copy link
Member

@mkeeler mkeeler commented Jun 14, 2019

We were asserting the wrong type in this function so we were allowing writes that we shouldn't have.

@mkeeler mkeeler added this to the 1.5.2 milestone Jun 14, 2019
@mkeeler mkeeler requested a review from a team June 14, 2019 21:07
Co-Authored-By: R.B. Boyer <public@richardboyer.net>
Copy link
Member

@rboyer rboyer left a comment

Choose a reason for hiding this comment

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

LGTM

@mkeeler
Copy link
Member Author

mkeeler commented Jun 17, 2019

Going to merge this even though the envoy integration tests are failing. Those cannot be real failures and are instead due to flaky tests.

@mkeeler
Copy link
Member Author

mkeeler commented Jun 17, 2019

Going to merge this even though the envoy integration tests are failing. Those cannot be real failures and are instead due to flaky tests. This PR only touches one thing in the catalog which is only accessed through the Txn API and the envoy integration definitely doesn't use that.

@mkeeler mkeeler merged commit 2557d7a into master Jun 17, 2019
@mkeeler mkeeler deleted the bugfix/fsm-service-cas branch June 17, 2019 14:41
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.

None yet

3 participants