kubernetes-sigs/cluster-api
View on GitHubImprove testing for Runtime SDK variable discovery
Open
#8,497 opened on Apr 6, 2023
area/runtime-sdkhelp wantedkind/cleanuppriority/important-longtermtriage/accepted
Repository metrics
- Stars
- (4,267 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.