Previously, helm_template failed in the entire test suite. After taking a look, a lot of the Read functions logic didn't address key points, or had logic in incorrect spots. This pr fixes those hiccups, and now we have 3/4 test passing, in the test suite now. The remaining failed test, I will debug and fix in a follow up pr!
The two test configs, needs the set attributes fixed! You might not see the test passing currently, due to me fixing the test config, in a previous pr!
Acceptance tests
[x] Have you added an acceptance test for the functionality being added?
Description
Previously, helm_template failed in the entire test suite. After taking a look, a lot of the
Read
functions logic didn't address key points, or had logic in incorrect spots. This pr fixes those hiccups, and now we have 3/4 test passing, in the test suite now. The remaining failed test, I will debug and fix in a follow up pr!The two test configs, needs the set attributes fixed! You might not see the test passing currently, due to me fixing the test config, in a previous pr!
Acceptance tests
Acceptance test:
Release Note
Release note for CHANGELOG:
References
Community Note