Vadim Rutkovsky
Vadim Rutkovsky
* include ondisk-only certs in metadata checks * include them in markdown generation * update rules for proxy CA details to include ondisk-only certs * add data from techpreview jobs...
This reverts commit 12feee9. Skip creating disruption junits when loadbalancer is "localhost". Also needs https://github.com/openshift/ci-tools/pull/4251 to make it pass in aggregated jobs
Extract CA and certs used in kubeconfigs as TLS artifacts too. Test for https://github.com/openshift/library-go/pull/1746
Throw error if cert rotation failure event is spotted
Hypershift has a different cert structure and tests may flake so skip cert collection for now
This should improve io on Azure **Description of the change:** **Motivation for the change:** **Reviewer Checklist** - [ ] Implementation matches the proposed design, or proposal is updated to match...
This reverts commit f7e89a5. Also removes legacy apiserver monitoring tests
This may indicate LB issues/misconfiguration
Follow-up for https://github.com/openshift/origin/pull/28868 - make TLS registry tests fail instead of flake. A separate PR is created in case it needs to be reverted