-
**Given** a Data Values document (and only a Data Values document), annotated with a validation rule:
```yaml
#! values.yml
@data/values
---
#@assert/validate ("a non-empty string", lambda v:…
-
### Bug description:
When specifying a resource to be stamped using ytt, a user is able to specify a destination namespace.
### Steps to reproduce:
1. Write any template using ytt
2. Specify…
-
**Describe the problem/challenge you have**
It is valid yaml to have a colon in a YAML key and the `-f` flag allows it:
```
$ ytt -f a:key: valid
a:key: valid
```
However, when using data value…
-
### Description of problem
In the workload object, the `params` value can take any shape. The value can be a an array or object that the plugin should be able to parse into yaml. The values can be …
-
Hello
I noticed duplicate lines "rules" in the clusterrole monitoring-edit
https://github.com/rancher/charts/blob/main/charts/rancher-monitoring/templates/rancher-monitoring/clusterrole.yaml#L42
…
-
**Describe the problem/challenge you have**
I'm using `ytt`, as a go dependency, in a project. The binary for this project is used on Mac, Linux, and Windows.
Due the the library reference key:
…
-
# Overview
The base and publish workflows are similar across all packages. Find a way to reuse this via configuration variables.
Ideas:
- Create a new github action that accepts parameters
- G…
-
non-ASCII characters are not set, or used, by the listamos tool.
By example, in the AMOS original source code, the word käyttöön is seen as kΣytt÷÷n in plain text.
djipi updated
2 years ago
-
### Bug description:
Example `basic-delivery` uses the default service account in the namespace, which does not have access to certain necessary resources for successful completion of the Delivery.
…
-
The video "Discover ytt in [video](https://youtu.be/KbB5tI_g3bo)" is private.
Can it be made public, So that people can learn more about ytt via the video?