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

Provider 1.17.0 #31

Closed
wants to merge 4 commits into from
Closed

Provider 1.17.0 #31

wants to merge 4 commits into from

Conversation

displague
Copy link
Collaborator

Description of your changes

Fixes #29

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Reformatted to match:
https://github.com/upbound/upjet-provider-template/blob/main/Makefile

Versions updated.
E2E testing section added.

Signed-off-by: Marques Johansson <[email protected]>
go get github.com/upbound/[email protected]
go get github.com/crossplane/crossplane-runtime/pkg/[email protected]
go get sigs.k8s.io/controller-runtime/pkg/[email protected]

Signed-off-by: Marques Johansson <[email protected]>
github.com/crossplane/crossplane-tools v0.0.0-20220310165030-1f43fc12793e
github.com/pkg/errors v0.9.1
github.com/upbound/upjet v0.9.0-rc.0.0.20230309200654-acc1fd691d21
github.com/upbound/upjet v0.10.0
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@displague
Copy link
Collaborator Author

Closing this - since #32 was merged. Will rebase this and focus this change on Upjet / build / crossplane-runtime updates.

@displague displague closed this Oct 25, 2023
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.

Update to the latest upjet and crossplane-runtime versions
1 participant