-
Notifications
You must be signed in to change notification settings - Fork 59
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
Update to go1.21 and crossplane-runtime 1.15.1 #245
Conversation
/test-examples="examples/workspace-inline-aws.yaml" |
28ba3a4
to
c93ee3b
Compare
/test-examples="examples/workspace-inline-aws.yaml" |
@bobh66 Looks like https://github.com/upbound/provider-terraform/actions/runs/8694401581 |
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.
uptest failed
Signed-off-by: Bob Haddleton <bob.haddleton@nokia.com>
/test-examples="examples/workspace-inline-aws.yaml" |
1 similar comment
/test-examples="examples/workspace-inline-aws.yaml" |
Signed-off-by: Bob Haddleton <bob.haddleton@nokia.com>
Update e2e to go 1.21
Signed-off-by: Bob Haddleton <bob.haddleton@nokia.com>
/test-examples="examples/workspace-inline-aws.yaml" |
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.
All good now, thanks for the updates!
Description of your changes
Update to use go1.21 and crossplane-runtime 1.15.1
I have:
make reviewable
to ensure this PR is ready for review.How has this code been tested
Deployed into a test cluster and verified that Workspace resources are created/reconciled/deleted successfully.