Harsh Thakur

Results 33 issues of Harsh Thakur

Support for dependency graphs when it's related to helm . Like this: https://github.com/dollarshaveclub/metahelm . Since kbrew is offering to install helm charts , people would expect kbrew to not waste...

Hey folks, I was wondering if trickle layout would be better in case estargz is enabled over here as it would reduce the time to first byte: https://github.com/containerd/stargz-snapshotter/blob/main/ipfs/converter.go#L58 If it's...

enhancement

**What happened**: After cloning a Datavolume from a PVC, CDI deployment logs show a lot of error messages about not finding the PVC. **What you expected to happen**: CDI should...

kind/bug
lifecycle/rotten

This PR aims to : * Change dependency management to go mod as that's the standard for Go right now. * Bump up Go version to the latest compaitable version...

Is there a way to run just the Rados Gateway? I do not want to run the S3 API/Ceph, etc if possible.

- https://github.com/dagger/dagger/issues/3939

### What are you trying to do? * I'm trying to achieve a workflow where dev machines could spin up dagger engine as the state can shared on buildkit. *...

### What problem are you facing? Similar to https://github.com/crossplane/provider-aws/issues/405 for GCP ### How could Crossplane help solve your problem? By supporting Secrets Manager I would like to take this issue...

enhancement

Signed-off-by: Harsh Thakur ### Description of your changes Fixes #https://github.com/crossplane/provider-gcp/issues/294 I have: - [x] Read and followed Crossplane's [contribution process]. - [] Run `make reviewable test` to ensure this PR...

### Description of your changes This is continuation of this PR https://github.com/crossplane/provider-gcp/pull/305 . It aims to add Kubernetes Secret Reference I have: - [x] Read and followed Crossplane's [contribution process]....