kubernetes-sigs/cluster-api
Improve testing for Runtime SDK variable discovery
Offen
#8.497 geöffnet am 06.04.2023
area/runtime-sdkhelp wantedkind/cleanuppriority/important-longtermtriage/accepted
Repository-Metriken
- Stars
- (4.267 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
This is an umbrella issue to follow up on improvements to testing and documenting #7985
- Add unit tests testing the variables returned from the test-extension
- Add an end to end test that covers complex variables
- Add an end to end test which covers moving from a set of inline variables and patches to external variables and patches
- Use runtimeSDK settings in a runtime variable discovery and/or patch call
- Add documentation on best practices for writing variable discovery extensions.