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

engine: temporarily replicate FileWatch, KubernetesApply, and KubernetesDiscovery back to the EngineState #4997

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

nicks
Copy link
Member

@nicks nicks commented Sep 29, 2021

Hello @landism, @milas,

Please review the following commits I made in branch nicks/liveupdate7:

b14c6bd (2021-09-29 13:19:02 -0400)
engine: temporarily replicate FileWatch, KubernetesApply, and KubernetesDiscovery back to the EngineState
This will help enable the tried-and-true pattern of
"let's make everything use API models before moving them to the reconciler"

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

@nicks nicks requested review from landism and milas September 29, 2021 17:19
@nicks nicks force-pushed the nicks/liveupdate7 branch 2 times, most recently from 75b0d3a to 8103006 Compare September 29, 2021 17:22
@nicks
Copy link
Member Author

nicks commented Sep 29, 2021

looking forward to when we have generics in Go!!!

…tesDiscovery back to the EngineState

This will help enable the tried-and-true pattern of
"let's make everything use API models before moving them to the reconciler"
@nicks nicks merged commit 375f101 into master Sep 29, 2021
@nicks nicks deleted the nicks/liveupdate7 branch September 29, 2021 22:21
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

2 participants