modifying kustomization overlays in each cluster for opfcli onboard#1800
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
73ae8e8 to
8be27b6
Compare
b248174 to
8727357
Compare
Kustomization overlays have been restructured to be compatable with the opfcli onboard command. This will produce, small and isolated diffs when onboarding with the opfcli rather than large ones that compete based on formatting rules.
8727357 to
ce2b4f9
Compare
|
@Gregory-Pereira: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us and open an issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
|
/remove-lifecycle stale @Gregory-Pereira Are you planning to work on this more? |
|
were moving away from using the opfcli for onboarding. |
|
@Gregory-Pereira: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Kustomization overlays have been restructured to be compatible with the
opfcli onboardcommand. This will produce, small and isolated diffs when on-boarding with theopfclirather than large ones that compete over formatting rules. Resources will now also be automatically sorted.Related to: merging of opfcli pr 44