You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**What problem does this PR solve?**:
I noticed what appeared to be a missing ownership reference. @faiq
confirmed it as an oversight.
This change also refactors some of the surrounding code.
Many handlers have very similar code for CAAPH-based installs. In a
future PR, we can factor this code into its own package, where we can
enforce rules like setting ownership references, and avoid this kind of
oversight.
**Which issue(s) this PR fixes**:
Fixes #
**How Has This Been Tested?**:
<!--
Please describe the tests that you ran to verify your changes.
Provide output from the tests and any manual steps needed to replicate
the tests.
-->
**Special notes for your reviewer**:
<!--
Use this to provide any additional information to the reviewers.
This may include:
- Best way to review the PR.
- Where the author wants the most review attention on.
- etc.
-->
---------
Co-authored-by: Jimmi Dyson <[email protected]>
0 commit comments