Puneet Loya

Results 6 comments of Puneet Loya

refer this repo: https://github.com/Azure/azure-storage-ruby

I tried testing this, it does not seem to work: ``` apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: my-nginx namespace: argocd spec: destination: namespace: argoexp server: project: test-project sources: - chart:...

When will this request be considered. The commit has just two simple changes, which is very much required for installing maven on windows. As windows does not have a 'root'...

@caseydavenport question about what the behavior is going to be in a upgrade kubernetes cluster from 1.24 -> 1.25 and I have an instance of tigera operator/calico instances already installed(latest...

I was just looking into it. This is the piece of code that does this: https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/5f2efd4ff97e7c0bfdb726a066118d3401576730/pkg/controller/sparkapplication/controller.go#L699-L705 That is the reason your settings are being overwritten. If you want you can...

@GajaHebbar Spark driver and executor behavior comes from Apache Spark and Spark operator does not have any control over it. Driver is the one which spins up executors and that...