Lubron

Results 32 issues of Lubron

### Which jobs are failing? cloud-provider-vsphere ### Which tests are failing? pull-cloud-provider-vsphere-verify-staticcheck ### Since when has it been failing? After base image was bumped ### Testgrid link https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/cloud-provider-vsphere/607/pull-cloud-provider-vsphere-verify-staticcheck/1506423298420903936 ### Reason...

kind/failing-test
lifecycle/stale

### What would you like to be added? Bump the govmomi version ### Why is this needed? Our GOVC is too old. We should pick up the recent one. Also...

kind/feature
lifecycle/rotten

### What would you like to be added? We should have documented the least needed permission. Also verify that CPV still works as expected. In theory, it needs permission described...

kind/feature

**What this PR does / why we need it**: PKS users, Alana or Cody, want to assign labels or taint to nodes. And those labels and taints are expected to...

unscheduled

**What this PR does / why we need it**: Decoupled cfcr from kubernetes. Moved all k8s binaries to https://github.com/cloudfoundry-incubator/kubernetes-release **How can this PR be verified?** manually create kubo-release on this...

unscheduled

Hi, in our pipeline, we have two jobs that will update same gcs resource. This resource is a versioned_file ``` - name: gcs-cluster-info type: gcs source: json_key: ((gcs-json-key)) bucket: ((pks.pipeline_store))...

Fix https://github.com/projectcontour/contour/issues/3608 Now if there is conflicts between HTTPProxy's match, then only the HTTPProxy with - older creationTimestamp - alphabetically smaller on `namespace/name` , will be chosen as the valid...

release-note/minor

**Please describe the problem you have** [A clear, concise, description of the problem you are facing. What is the _problem_ that feature X would solve for you?] Follow up on...

kind/feature
lifecycle/needs-triage

**Please describe the problem you have** [A clear, concise, description of the problem you are facing. What is the _problem_ that feature X would solve for you?] Enhance gateway controller...

kind/feature
area/gateway-api
area/gateway-provisioner

Fix https://github.com/kube-vip/kube-vip/issues/589 Introduce a new env variable `mirror_dest_interface`, the user could set it to an second interface other than the service interface or default interface. Then all traffic of service...

enhancement
services