Extend external patch implementation in RuntimeSDK e2e test #6859
Labels
area/runtime-sdk
Issues or PRs related to Runtime SDK
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Our RuntimeSDK e2e test tests external patching by calling a test extension.
Initially we only moved one patch from the ClusterClass to the test extension
Goal of this issue is to move all inline patches of the RuntimeSDk ClusterClass to the test extension handler, to increase test coverage and get some experience on how to implement external patches.
Note:
Links:
The text was updated successfully, but these errors were encountered: