Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Hoist the controller client into a named field. #14

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

jpeach
Copy link
Contributor

@jpeach jpeach commented Sep 2, 2020

Using named fields makes it easier to find where fields are used, which
helps refactoring and code readability.

Signed-off-by: James Peach [email protected]

Using named fields makes it easier to find where fields are used, which
helps refactoring and code readability.

Signed-off-by: James Peach <[email protected]>
@jpeach
Copy link
Contributor Author

jpeach commented Sep 2, 2020

/cc @danehans

@danehans
Copy link
Contributor

danehans commented Sep 2, 2020

@jpeach PR #10 introduced additional client calls. Do you mind updating this PR so it captures all calls? If not, let me know and I'll create another PR that includes the additional calls.

@jpeach
Copy link
Contributor Author

jpeach commented Sep 3, 2020

@jpeach PR #10 introduced additional client calls. Do you mind updating this PR so it captures all calls? If not, let me know and I'll create another PR that includes the additional calls.

This is already on top of #10, so it updates all the call sites.

Copy link
Member

@youngnick youngnick left a comment

Choose a reason for hiding this comment

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

LGTM

@jpeach jpeach merged commit 94f7ea1 into projectcontour:main Sep 3, 2020
@jpeach jpeach deleted the hoist-client-field branch September 3, 2020 00:50
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

3 participants