Anshul Ahuja
Anshul Ahuja
##### What would you like to be added The errors for plugin should be more descriptive ##### Why is this needed Facing issues while debugging the plugins #4583
##### Environment ``` Installation method: Digital ocean K8s deployment Kubernetes version: v1.16 Dashboard version: NA Operating system: NA Node.js version ('node --version' output): NA Go version ('go version' output): NA...
https://github.com/kubernetes/apimachinery/blob/0dafcb48b31e480e31498c694aa5809438a38fe4/pkg/apis/meta/v1/helpers.go#L105 The function does not support !=, exists, doesnotexists The top level ParseToRequirements: throws: error(*errors.errorString) *{s: "couldn't parse the selector string \"test DoesNotExist\": unable to parse requirement: found 'DoesNotExist', expected:...
Getting following error in tilt setup: Go package is not in GOROOT The change fixes the build
Add links and icons for pip package site, docs, python etc
**Describe the problem/challenge you have** JSON Merge Patch and Strategic Merge Patch support was added in resource modifier feature through https://github.com/vmware-tanzu/velero/pull/6917 There are certain follow on improvements which need to...
**Describe the problem/challenge you have** This issue is both for here and for https://github.com/vmware-tanzu/helm-charts Based on security guidelines, we have received asks for setting the flag - `automountServiceAccountToken: false` in...
**What steps did you take and what happened:** In the finalizing phase today the backup controller re uploads the backup TarBall. (https://github.com/vmware-tanzu/velero/blob/1ec52beca80975f74f9ed28d6f9c5f7afe67edee/pkg/backup/backup.go#L756) But it does not update CSI related artifacts...