Diego Cerna
Results
2
issues of
Diego Cerna
k8t CLI accepts json to be sent via --values to accommodate nested values. `json.loads` in `util.load_cli_values` would parse strings matching scientific notation to float even if it is a string....
bug
### Problem statement When using the remote templates feature, files provided by the remote template (such as `pyproject.toml`) are currently treated as a literal overlay. This means that dynamic templating...