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

Bundled package #7

Merged
merged 5 commits into from
Sep 22, 2022
Merged

Bundled package #7

merged 5 commits into from
Sep 22, 2022

Conversation

displague
Copy link
Collaborator

@displague displague commented Sep 19, 2022

Description of your changes

In order to fix image publishing, we'll need provider-jet-equinix image repos created (per #5). This PR sets up the new single image repo convention.

Publishes a single image for package metadata and the controller.
Uploads the image to the Upbound registry.

Borrows from crossplane-contrib/provider-gcp#456

Part of #5

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

Signed-off-by: Marques Johansson <mjohansson@equinix.com>
Makefile Show resolved Hide resolved
Makefile Show resolved Hide resolved
Signed-off-by: Marques Johansson <mjohansson@equinix.com>
Signed-off-by: Marques Johansson <mjohansson@equinix.com>
Signed-off-by: Marques Johansson <mjohansson@equinix.com>
@displague displague marked this pull request as ready for review September 20, 2022 00:42
@displague
Copy link
Collaborator Author

I believe we'll need the Docker crossplane-contrib provider-jet-equinix image repository created in advance of a merge so the 'latest' image can be pushed.

I've created https://cloud.upbound.io/equinix/repositories/provider-jet-equinix but we'll need a valid secret added to the GH settings.

Makefile Show resolved Hide resolved
Makefile Outdated
# ====================================================================================
# Setup XPKG

XPKG_REG_ORGS ?= xpkg.upbound.io/crossplane index.docker.io/crossplane
Copy link
Member

Choose a reason for hiding this comment

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

If you want to publish in equinix org on marketplace we would need to update to xpkg.upbound.io/equinix -- is that preferable?

Copy link
Collaborator Author

@displague displague left a comment

Choose a reason for hiding this comment

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

...

Copy link
Collaborator Author

@displague displague left a comment

Choose a reason for hiding this comment

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

...

Signed-off-by: Marques Johansson <mjohansson@equinix.com>
Copy link
Member

@hasheddan hasheddan left a comment

Choose a reason for hiding this comment

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

Thanks @displague!

@displague displague merged commit 86ec18d into main Sep 22, 2022
@displague displague deleted the bundled-package branch March 27, 2024 17:21
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.

None yet

2 participants