-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI scripts improvements #523
CI scripts improvements #523
Conversation
Thanks for your PR,
To skip the vendors CIs use one of:
|
Pull Request Test Coverage Report for Build 6602752479
💛 - Coveralls |
ae3bc49
to
390bded
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
The retry on the resource creation make it
looks like OCP refresh certificates and it take a few seconds for the new secret to be mounted and reloaded in the webhook pod |
390bded
to
db39e3c
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
db39e3c
to
8765f7f
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
8765f7f
to
1bacb59
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
1bacb59
to
ac612e8
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
ac612e8
to
d50825d
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
This fix will be useful to be sure we have no regression with: |
d50825d
to
f8ca14f
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
f8ca14f
to
4847524
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
Updates to OCP: * add a retry to the policy create to fix OCP CI flake * add more ram to the OCP master single node * add a wait for registry to be available * update the ocp version to latest 4.14 rc release Updates for K8s: * switch to not use dockerhub for the registry image to overcome the pull limit * add alias for golang to the dockerhub image github actions: * always remove the cluster Signed-off-by: Sebastian Sch <[email protected]>
4847524
to
6f54e23
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
two approve merging |
Updates to OCP:
Updates for K8s:
github actions:
Signed-off-by: Sebastian Sch [email protected]