digger18

Results 8 comments of digger18

Very much needed. How can you start or stop process groups rather than single process at a time?

`porter publish` is not working as well: ``` $ porter publish Pushing CNAB invocation image... The push refers to repository [gcr.io/rec-repo/infra-install-cnab-installer] ec03c7172184: Preparing 49cb89f64712: Preparing 65b8f8742880: Preparing 7ff5a03c4b77: Preparing 219410cd4347:...

> Thanks for the issue @digger18 . Alas, last we checked, [Quay isn't a CNAB-compatible registry](https://porter.sh/compatible-registries/). This unfortunately means that these errors are currently expected. > > An issue around...

May I suggest taking a look at this PR for go-containerregistry: https://github.com/google/go-containerregistry/pull/408 which should fix this issue, I assume that Porter uses go-containerregistry under the hood?

Another strange error while publishing to a local docker registry v2: ``` $ porter publish --tag localhost:5000/rec-repo/infra-install-cnab-installer:1.1.6 --debug DEBUG name: arm DEBUG pkgDir: /root/.porter/mixins/arm DEBUG file: DEBUG stdin: /root/.porter/mixins/arm/arm version...

> Unfortunately, no updates here. These are errors coming straight from the referenced libraries (go-containerregistry and cnab-to-oci), both of which were tested with their latest variants. We would need to...

Are there any plans to support search in KV store?