Harsh Thakur

Results 26 comments of Harsh Thakur

@kitarp29 thanks for the PR :)

Good point @alejandrojnm . We should move to a well-maintained logging package at some point like @kitarp29 pointed out in this issue. https://github.com/civo/cli/issues/233

@alejandrojnm Do we want to hold this off until we resolve the logging issue?

Hey @tosone ! Thanks for the proposal. I am wondering if this PR serves a similar goal : https://github.com/fission/fission/pull/1681 . There's a good ecosystem around building containers. So running them...

I think Option A is good. Although, I would incline towards having an immutable field in spec(or mark spec as immutable ) because implementation of a webhook to ensure the...

@pawanpraka1 Would adding a finalizer work?

Based on the needs like `depends_on` and passing information between steps/recipes it is worth considering to use HCL as all of this is supported by the configuration language. Although, we...

Not yet but we plan to have an API endpoint for it. Can't give an ETA on it though.

Hey folks, is there anything I can do to help this PR move forward?

Looks like there's been some progress in this aspect with pluggable SBOM generators: https://github.com/docker/buildkit-syft-scanner/tree/master . Docker CLI relies on a flag to attach the SBOM. I think making the image...