Eyal Paz
Eyal Paz
[https://github.com/kubernetes-client/python/issues/2264](#2264 )
**What happened (please include outputs or screenshots)**: {OverflowError}OverflowError('timestamp too large to convert to C _PyTime_t') **What you expected to happen**: Not Crash **How to reproduce it (as minimally and precisely...
## Description Remove oc install commands as they seem non-relevant anymore?
When including a `PathFilter` option, it doesn't actually compare the commit with it's actual parent, causing faulty results. This is because the default sorting algorithm for the Log function is...
/conformance **What happened**: This could definitely be a problem with my understanding of the flow, but i don't really see how they could actually be injected.. they are not being...
**What type of PR is this?** /kind bug /area conformance **Which issue(s) this PR fixes**: Fixes #3594 **Does this PR introduce a user-facing change?**: ```release-note NONE ```
In continuation to: #3616
/kind cleanup Fixes #3945 **Does this PR introduce a user-facing change?**: ```release-note NONE ```
### Describe the bug https://github.com/keycloak/keycloak/pull/34483 ### Version 26 ### Expected behavior _No response_ ### Actual behavior _No response_ ### How to Reproduce? _No response_ ### Anything else? _No response_
#### What this PR does / why we need it: fixed openshift manifests #### Special notes: This is a better and less specific no_proxy rule: ``` value: "*,\!169.254.169.254" ``` Besides...