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

Actually return the SyncError for controllers #1521

Merged
merged 1 commit into from
Nov 27, 2018

Conversation

rndstr
Copy link
Contributor

@rndstr rndstr commented Nov 16, 2018

So far we only collected it but didn't pass it on in our response for
ListServices{,WithOptions}().

Follow-up to #1410

@rndstr rndstr requested a review from squaremo November 16, 2018 01:58
Copy link
Member

@squaremo squaremo left a comment

Choose a reason for hiding this comment

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

The interface error is going to cause problems when serialising. I think you'll have to make it a string.

@rndstr rndstr force-pushed the followup/1410-controllerstatus-syncerror branch from 753fbe2 to a2ea373 Compare November 21, 2018 17:45
So far we only collected it but didn't pass it on in our response for
`ListServices{,WithOptions}()`.
@rndstr rndstr force-pushed the followup/1410-controllerstatus-syncerror branch from a2ea373 to edb3f38 Compare November 22, 2018 00:08
@rndstr rndstr merged commit bd2d3e0 into master Nov 27, 2018
@rndstr rndstr deleted the followup/1410-controllerstatus-syncerror branch November 27, 2018 16:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants