-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[build] Use 8.2 tag of ubi-minimal #82688
Conversation
In kibana#82475 we prevented the update of crypto-policies as it's currently not compatible with libnss. This recent latest tag includes the crypto-policies which we need to avoid for now. Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Pinging @elastic/kibana-operations (Team:Operations) |
@nkammah can you confirm this is OK? |
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
The 8.2
tag is also synced daily in our registry.
@tylersmalley : if this is for the DoD builds, using As for the Openshift certification, @shubhaat could you confirm that using |
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
In kibana#82475 we prevented the update of crypto-policies as it's currently not compatible with libnss. This recent latest tag includes the crypto-policies which we need to avoid for now. Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
In kibana#82475 we prevented the update of crypto-policies as it's currently not compatible with libnss. This recent latest tag includes the crypto-policies which we need to avoid for now. Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
In kibana#82475 we prevented the update of crypto-policies as it's currently not compatible with libnss. This recent latest tag includes the crypto-policies which we need to avoid for now. Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
|
In kibana#82475 we prevented the update of crypto-policies as it's currently not compatible with libnss. This recent latest tag includes the crypto-policies which we need to avoid for now. Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This reverts commit a89176e.
…ckage (elastic#83455) * Revert "[build] Use 8.2 tag of ubi-minimal (elastic#82688)" This reverts commit a89176e. * chore(NA): remove workaround for missing crypto-policies-scripts subpackage Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…ckage (elastic#83455) * Revert "[build] Use 8.2 tag of ubi-minimal (elastic#82688)" This reverts commit a89176e. * chore(NA): remove workaround for missing crypto-policies-scripts subpackage Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…ckage (#83455) (#83579) * Revert "[build] Use 8.2 tag of ubi-minimal (#82688)" This reverts commit a89176e. * chore(NA): remove workaround for missing crypto-policies-scripts subpackage Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…ckage (#83455) (#83580) * Revert "[build] Use 8.2 tag of ubi-minimal (#82688)" This reverts commit a89176e. * chore(NA): remove workaround for missing crypto-policies-scripts subpackage Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
In #82475 we prevented the update of crypto-policies as it's currently not compatible with
libnss
required by Chromium for reporting.However, the
latest
tag was just pushed which includes the incompatible crypto-policies version. This PR pins us to the8.2
tag from 2020-09-01.Open Bugs:
Bug 1843582 - UBI8.3 is missing new crypto-policies-scripts subpackage