kubernetes-sigs/cluster-api
Improve testing for Runtime SDK variable discovery
Aberta
#8.497 aberto em 6 de abr. de 2023
area/runtime-sdkhelp wantedkind/cleanuppriority/important-longtermtriage/accepted
Métricas do repositório
- Stars
- (4.267 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.