Dinar Valeev

Results 38 issues of Dinar Valeev

To make 4k scsi devices to work, allocated memory needs to be increased accordingly Tested in the following scenario: modprobe scsi_debug dev_size_mb=100 sector_size=4096 parted /dev/sdc u b p Model: Linux...

This adds AddRecordNS and DeleteRecordNS operations, this is a requirement to extend external-dns with NS record support. Signed-off-by: Dinar Valeev

Looks like turn by turn information is sent by Google maps by default (at least, not certain about Waze) and we can instruct HUD through DBUS, is there a technical...

Changes generate doesn't use _service:blah.changes as a reference file, instead it looks for $name.spec, in case changesgenerate is set to enable $name.spec is not needed (not updated usually), hence we...

bug
help wanted

Some setups have a requirement to have custom-field annotation set on Certificate object. This commit adds support for copying annotation from ingressLike objects and pass them to Certificate object. ###...

size/L
do-not-merge/release-note-label-needed
kind/feature
needs-ok-to-test
dco-signoff: yes

For feature: https://github.com/cert-manager/cert-manager/pull/7083

dco-signoff: yes
size/S

### Describe the bug L4 VSes are created with Fast Path network profile,despite AVI have enterprise license installed: ``` "default_license_tier": "ENTERPRISE_WITH_CLOUD_SERVICES", ``` ### Reproduction steps 1. Create Service Type LoadBalancer...

bug

**What steps did you take and what happened:** [A clear and concise description on how to REPRODUCE the bug.] ```yaml apiVersion: operator.cluster.x-k8s.io/v1alpha2 kind: InfrastructureProvider metadata: name: vsphere namespace: capi-system spec:...

kind/bug
needs-triage

### Is your feature request related to a problem? We use fleet to bootstrap CPI on cluster. So far gitjob fails to render manifests: ```sh kubectl get po -n fleet-local...

kind/enhancement

We run private provider registry backed by GitHub releases + GitHub pages as API frontend[1]. While downloading release asset, client needs Application and Authorization headers set. To do that lets...

enhancement
waiting-response