Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

appliance: split reconciler package into subpackage#62730

Merged
craigfurman merged 2 commits into
mainfrom
appliance-refactor-packages
May 20, 2024
Merged

appliance: split reconciler package into subpackage#62730
craigfurman merged 2 commits into
mainfrom
appliance-refactor-packages

Conversation

@craigfurman

@craigfurman craigfurman commented May 16, 2024

Copy link
Copy Markdown
Contributor

The motivation for this is being able to import config objects from various packages, including the smoke tests that are introduced in the next PR. It might be worth looking at the next PR in the stack in addition to this one.

Test plan

This is a refactor. Existing tests continuing to pass is the validation plan.

@cla-bot cla-bot Bot added the cla-signed label May 16, 2024

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @craigfurman and the rest of your teammates on Graphite Graphite

@craigfurman craigfurman force-pushed the appliance-refactor-packages branch from 8d5e7a4 to 2643a32 Compare May 16, 2024 17:38
@craigfurman craigfurman marked this pull request as ready for review May 20, 2024 10:11
@craigfurman craigfurman requested a review from jdpleiness May 20, 2024 10:11
Craig Furman added 2 commits May 20, 2024 12:52
Leaving just the frontend in the root of the internal/appliance package.
Move some constants into the config subpackage so that they can be
shared.
So that it can be easily imported by both reconciler and appliance
packages.
@craigfurman craigfurman force-pushed the appliance-refactor-packages branch from 2643a32 to f6418d1 Compare May 20, 2024 11:52

@jdpleiness jdpleiness left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I took a look at the follow-up PR and this all looks good in context. It makes sense to break these out into packages like you've done here 👍

@craigfurman craigfurman merged commit 8742463 into main May 20, 2024
@craigfurman craigfurman deleted the appliance-refactor-packages branch May 20, 2024 15:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants