Skip to content

Conversation

sujil02
Copy link
Contributor

@sujil02 sujil02 commented May 19, 2021

Updating operator-SDK from go1.15 to go 1.16
Closes #4828

Signed-off-by: sujil02 sujil.shah@gmail.com

Description of the change:

Motivation for the change:

Checklist

If the pull request includes user-facing changes, extra documentation is required:

@openshift-ci openshift-ci bot requested review from asmacdo and jberkhahn May 19, 2021 16:47
@estroz
Copy link
Member

estroz commented May 19, 2021

@sujil02 looks like you need to add a go mod tidy to the testdata generator.

@estroz
Copy link
Member

estroz commented May 19, 2021

Looks like ubi:8.3 does not support go1.16 yet. You'll have to download and install it from the golang DL page with curl: https://golang.org/dl/

@sujil02 sujil02 force-pushed the go1.16 branch 3 times, most recently from bd6cde8 to 56a5fad Compare May 20, 2021 14:25
@sujil02 sujil02 requested a review from estroz May 20, 2021 17:46
Signed-off-by: sujil02 <sujil.shah@gmail.com>
Signed-off-by: Eric Stroczynski <ericstroczynski@gmail.com>
estroz added 3 commits May 21, 2021 12:16
Signed-off-by: Eric Stroczynski <ericstroczynski@gmail.com>
Signed-off-by: Eric Stroczynski <ericstroczynski@gmail.com>
Signed-off-by: Eric Stroczynski <ericstroczynski@gmail.com>
@estroz estroz changed the title Updating operator-sdk from go1.15 to go 1.16 deps: update go version to 1.16, bump kubebuilder May 21, 2021
@estroz estroz merged commit 59b3d1a into operator-framework:master May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

operator-sdk supports Go version 1.16
3 participants