-
## Describe the Feature You Want
I would like there to be an extra optional argument to the `helm` function called `inject_namespace` that defaults to `true`. If it is set to `false` and a `namespace…
-
Currently, plugins can optionally provide one Generator class. And one `my_plugin.source-spec.yaml` filetype per generator. This means each `*.source-spec.yaml` filetype requires its own plugin, ~~and…
-
This issue lists high-level functionality I'd like to add to Elsa 3 and beyond. It's not a final list and the order in which each milestone will be picked up might change over time and depends on busi…
-
Data Prepper `pipelines.yaml`:
```yaml
otel-opensearch-pipeline:
workers: 1
delay: "5000"
source:
otel_logs_source:
ssl: false
sink:
- opensearch:
hosts: [ "https:/…
-
AzDO exposes the name of the pipeline running to the build context via a dedicated variable - `Build.DefinitionName`.
We should investigate if we could use this variable to condition run type speci…
-
```Please put your CKPT file into models/model.ckpt
and your config file into models/config.yaml if you have,
and the result will be in models/diffusers_model.
Ready to begin? [y/N]: y
Downloadi…
-
There is a desire to have the collection-level resources (ie pipelines, tasks, etc) deployed in a separate namespace from the rest of Kabanero. Consider the following proposed yaml:
```yaml
apiVers…
-
### Feature description
For standardization, having a flag for our upgrade command will be beneficial in forcing the acceptance of upgrade options while updating the cluster. This will be useful when…
-
-
Sometimes, we need parse the output of api-linter in our CI pipelines, however, lint.Response don't support unmarshal, we suggest to add unmarshal in lint.Response, the code is as following,
pack…