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

Update to v2 package format #5

Open
hasheddan opened this issue Oct 2, 2020 · 1 comment
Open

Update to v2 package format #5

hasheddan opened this issue Oct 2, 2020 · 1 comment
Assignees

Comments

@hasheddan
Copy link
Member

Crossplane packages have been updated to a new static format. The machinery for these types of packages is still under construction, but most providers have already been updated to build the new packages manually. We should provide similar functionality in the Makefile of this repo.

Relevant Issues / PRs:

@cychiang
Copy link
Contributor

cychiang commented Sep 24, 2022

I spent some time to look at this issue and also took a look on the following PRs:

From those references, I can see in common are changes related to:

  • Update and remove Setup Package code block
  • Update code from config/crd to package/crds in apis/generate.go
  • Replace config/packages folder with packages

In the provider-template I believe the project has been changed to so call v2 package format for awhile since this commit:

So I believe it's safe to close this issue.

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

No branches or pull requests

2 participants