Filip Křepinský

Results 8 issues of Filip Křepinský

Removes openshift-controller-manager dependency in favor of route-controller-manager TODO: - [ ] requires kube update to at least 1.24

do-not-merge/hold
needs-rebase

- One-line PR description: Introduce a new Operational condition for workloads that should solve the pitfalls of the Available condition. - Issue link: https://github.com/kubernetes/enhancements/issues/2804 - Other comments: original PR: https://github.com/kubernetes/enhancements/pull/2833

sig/apps
cncf-cla: yes
size/L
kind/kep

This PR adds complete types with documentation for all Kubernetes/OpenShift/KubeVirt objects (please see old #1773 for more details). The types are generated from OpenAPI specification taken from - [openshift](https://github.com/openshift/origin )(https://github.com/openshift/origin/tree/master/api/swagger-spec)...

needs-ok-to-test
size/XXL
lifecycle/frozen

add new test to the CI - will use latest published images (instead of the ones compiled on the spot from the PR like the other tests) - simple smoke...

lifecycle/frozen

- One-line PR description: introduce Evacuation API to allow managed graceful pod removal - Issue link: https://github.com/kubernetes/enhancements/issues/4563 - Other comments: part of the functionality has been split from https://github.com/kubernetes/enhancements/pull/4213 into...

sig/apps
cncf-cla: yes
size/XXL
kind/kep

- One-line PR description: introduce a NodeMaintenance API to solve various node drain issues - Issue link: https://github.com/kubernetes/enhancements/issues/4212 - Other comments: TODO: - [ ] explore permission model for NodeMaintenance,...

sig/apps
cncf-cla: yes
size/XXL
kind/kep

caused by restarting libvirt (from PR cockpit-project/cockpit#8493) SELinux ``` Error: type=1400 audit(1521740509.455:5): avc: denied { search } for pid=1514 comm="systemd-machine" name="1513" dev="proc" ino=27512 scontext=system_u:system_r:systemd_machined_t:s0 tcontext=system_u:system_r:svirt_tcg_t:s0:c222,c949 tclass=dir ``` Downstream issue: https://bugzilla.redhat.com/show_bug.cgi?id=1444754

knownissue