kudobuilder / kudobuilder/kuttl
Refactor Step.LoadYAML
Open
good first issue
refactor
- Dominant language
- Go
- Stars
- 824
- Forks
- 103
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 6
Description
On every file load, this function re-processes all objects loaded into the step so far.
This pure waste.
On top of this, repeated processing of `TestStep` resources seems to cause other files to be loaded multiple times!
Contributor guide
Assessment
This issue has not been assessed yet.