kubernetes-sigs/cluster-api

Improve testing for Runtime SDK variable discovery

开放

#8,497 创建于 2023年4月6日

 (5 条评论) (0 个反应) (0 位负责人)Go (1,532 个派生)auto 404
area/runtime-sdkhelp wantedkind/cleanuppriority/important-longtermtriage/accepted

仓库指标

星标
 (4,267 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南