Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Conversation

nshankar13
Copy link
Contributor

Signed-off-by: nshankar13 nshankar@microsoft.com

Description: Openshift nightly job was failing the e2e_certmanager test. After testing this locally, it seems to be an intermittent issue due to https://cert-manager.io/docs/concepts/webhook/#webhook-connection-problems-shortly-after-cert-manager-installation (as detailed in the InstallCertManager method in common.go). I increased the retry timeout to 20s and ran this locally several times on OpenShift and the issue seems to be mitigated.

Resolves: #4784

Testing done: Ran 10+ times locally on OpenShift and the e2e_certmanager test passed every time.

Affected area:

Functional Area
New Functionality [ ]
CI System [X]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Demo [ ]
Documentation [ ]
Egress [ ]
Ingress [ ]
Install [ ]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [X]
Upgrade [ ]
Other [ ]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project?

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change?

  3. Has documentation corresponding to this change been updated in the osm-docs repo (if applicable)?

Signed-off-by: nshankar13 <nshankar@microsoft.com>
@jaellio
Copy link
Contributor

jaellio commented Jun 7, 2022

Thanks @nshankar13!

@nojnhuh nojnhuh merged commit 412fbcb into openservicemesh:main Jun 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenShift Nightly Job Failing
3 participants