Sunil Shivanand

Results 7 issues of Sunil Shivanand

## Description Add paths description on how to specify multiple paths. ## Motivation

cncf-cla: no
size/XS
ok-to-test

It might be better if GHA could cache the files in the bin folder. If not, this will have to be downloaded on each CI run. Not sure how easy...

good first issue
kind/feature
priority/backlog
target/kubernetes

### Welcome - [X] Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself. - [X] Yes, I've searched similar issues on GitHub and didn't...

question
area: cache

Not sure if this topic has been discussed before but I was curious to know if we could use controller-runtime client package in this project. **Which component are you using?**:...

area/vertical-pod-autoscaler
kind/feature
lifecycle/frozen

### Description of your changes This PR makes the docker client that we use inside render docker-context aware. https://gist.github.com/padlar/3379a0600413a8219c14e67736beae7c Fixes #5581 I have: - [x] Read and followed Crossplane's [contribution...

### Description of your changes Use the namespace and service account of the core crossplane components to pull the ImagePullSecret. Fixes #5576 I have: - [x] Read and followed Crossplane's...

When generating docs for the operator with mutliple CRDs in different paths, it would be nice to specify multiple source paths. For ex, in the following folder structure - ```...

enhancement