Krishnan Anantheswaran

Results 79 comments of Krishnan Anantheswaran

> This seems like a good time to evaluate if we want to venture into the plugin space. Define a standard plugin interface and helm could be one implementation You...

Helm3 data source with examples and no docs or tests :) https://github.com/splunk/qbec/pull/265

Sorry, this issue fell through the cracks. Are you saying that even the environments defined in `qbec.yaml` should not exist? qbec does need an env name to set the labels...

I understand the changes to the deployment object but why doesn't `generateName` work? It is part of the k8s API spec and both kubectl and qbec honor it. I think...

qbec really wasn't built for packaging libraries for use by others so this use-case needs additional thought to design and implement. What you propose is a good first start but...

@sherman-grewal - super-useful feature. Should be an opt-in and not turned on by default.

how does Argo CD maintain previous state? I'm wondering if you'll have the reverse problem with Argo CD using wrong last applied configuration even if qbec supports the feature above

To be honest jsonnet-qbec is half assed in terms of providing just the basic form of the eval command and parsing the command line differently from how go-Jsonnet does it....

You could make the counter argument. ``` If both are present, the project is likely transitioning from kubectl to qbec ``` I think as long as there are 2 annotations...