Simone Tiraboschi
Simone Tiraboschi
**What happened**: On HCO CI (running on OCP 4.12), we are failing to consume Kubevirt v0.56.0-rc.0 because test `Tests Suite: [rfe_id:1177][crit:medium][vendor:[email protected]][level:component][sig-compute]VirtualMachine A valid VirtualMachine given Using virtctl interface Using RunStrategyManual...
Properly expose the the validating webhook with TLS as configured on HCO CR or at cluster level. The configuration is cached in the webhook and refreshed each time the cluster...
As for https://bugzilla.redhat.com/show_bug.cgi?id=2063991 we have also to remove CMs that are not correctly configured with the right label and so are not matched by the client cache. Let's correctly watch...
Currently IPv6 addresses for hosts are supported only appending a fixed prefix to the IPv4 addresses assigned by libvirt DHCP. See: https://github.com/lago-project/lago/blob/master/lago/providers/libvirt/network.py#L223 Please support also pure IPv6 environments without IPv4...
addon helm fails to install with openshift v3.10, still working with openshift 3.9.0 It seams a port configuration issue between 8080 and 8443: ``` [stirabos@t470s add-ons]$ minishift addons apply helm...
This reverts commit b50e13a04ad2ae32316a4cefb236dbe0031aaa54. See: https://issues.redhat.com/browse/OCPBUGS-2219 TODO: remove once properly fixed on the console Signed-off-by: Simone Tiraboschi [[email protected]](mailto:[email protected]) **Reviewer Checklist** > Reviewers are supposed to review the PR for every...
This reverts commit 3cfc1289eca676d9ae234c8ec2d9f02ddb991133. workaround for DataVolume GC on CDI v1.55.0: kubevirt/kubevirt#8584 didn't landed in Kubevirt v0.58.0, TODO: remove this once kubevirt/kubevirt#8584 will land in Kubevirt v0.58.1 Signed-off-by: Simone Tiraboschi...
In OCP/OKD 4.12, the ConsolePlugin API got promoted from v1alpha1 to v1. See: https://github.com/openshift/api/pull/1186 Consume the new version. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=2133735 Signed-off-by: Simone Tiraboschi **Reviewer Checklist** > Reviewers are supposed to...
Starting with v0.16.0, OLM is able to directly manage priority classes shipped in the bundle image. See: https://github.com/operator-framework/operator-lifecycle-manager/blob/master/doc/design/adding-priority-classes.md Signed-off-by: Simone Tiraboschi **Reviewer Checklist** > Reviewers are supposed to review the...
**Reviewer Checklist** > Reviewers are supposed to review the PR for every aspect below one by one. To check an item means the PR is either "OK" or "Not Applicable"...