Skip to content
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

Bump to go 1.15 to get SubjectKeyId at CA certificate #247

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

qinqon
Copy link
Member

@qinqon qinqon commented Oct 20, 2020

Before you click the 'Create pull request' make sure that:

  • This PR introduces a single feature of fix, just one
  • This PR does not leave the master branch broken
  • Every commit in this PR has a commit message explaining what do you change,
    why and what is the outcome
  • If your change introduces a complex concept or a change to user interaction
    with the project or the application, make sure to document it

If you don't comply with these rules, you waste your energy, time of reviewers
and cause suffering of future generations.
-->

What this PR does / why we need it:
Go crypto library for versions < 1.15 is not filling in the SKI field for CAs [1] so we bump to 1.15
[1] golang/go#26676
[2] https://go-review.googlesource.com/c/go/+/227098/

Signed-off-by: Quique Llorente ellorent@redhat.com

Special notes for your reviewer:

Release note:

Bump to go 1.15

Go crypto library for versions < 1.15 is not filling in the SKI field for CAs [1] so we bump to 1.15
[1] golang/go#26676
[2] https://go-review.googlesource.com/c/go/+/227098/

Signed-off-by: Quique Llorente <ellorent@redhat.com>
@RamLavi
Copy link
Member

RamLavi commented Oct 20, 2020

/lgtm
/approve

@kubevirt-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RamLavi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubevirt-bot kubevirt-bot merged commit 4f9729f into k8snetworkplumbingwg:master Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants