Pavel Kratochvíl

Results 9 issues of Pavel Kratochvíl

https://issues.redhat.com/browse/OCPBUGS-180 Signed-off-by: Pavel Kratochvil

ok-to-test
component/core

https://bugzilla.redhat.com/show_bug.cgi?id=2101666 https://bugzilla.redhat.com/show_bug.cgi?id=2102096 Signed-off-by: Pavel Kratochvil

do-not-merge/hold
ok-to-test
bugzilla/invalid-bug
component/shared
component/core
bugzilla/severity-medium

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2109854 Signed-off-by: Pavel Kratochvil

needs-ok-to-test
bugzilla/valid-bug
component/core
bugzilla/severity-low

Signed-off-by: Pavel Kratochvil

needs-ok-to-test
component/core
kind/i18n

PR in response to https://github.com/openshift/console/pull/11802#issuecomment-1191694635 Signed-off-by: Pavel Kratochvil

needs-ok-to-test
component/core
kind/i18n

Fixes path resolving in YAML sidebar navigation. The issue was, that references(`$ref`) in k8s/openapi was not followed. The created path looked like: `io.k8s.api.apps.v1.Deployment, properties, spec, properties, selector, ...` instead of...

approved
do-not-merge/hold
ok-to-test
bugzilla/valid-bug
component/core
bugzilla/severity-medium

https://issues.redhat.com/browse/CONSOLE-3164 Signed-off-by: Pavel Kratochvil

ok-to-test
component/core
kind/i18n

- [x] avoid using types which are not recommended as per [@typescript-eslint/ban-types docs](https://github.com/typescript-eslint/typescript-eslint/blob/v5.43.0/packages/eslint-plugin/docs/rules/ban-types.md#options) - [ ] use better react-redux types to avoid @ts-ignore suppressions when importing APIs from that package...

lifecycle/rotten
do-not-merge/work-in-progress
needs-rebase
ok-to-test
component/shared
component/kubevirt
component/dashboard
component/ceph
component/monitoring
component/core
component/sdk
component/pipelines
jira/valid-reference

After building the LLVM toolchain, the `make riscv-isa-sim` si failing with the output: ``` pavel@pavel-thinkpad:~/ara$ make riscv-isa-sim # There are linking issues with the standard libraries when using newer CC/CXX...