-
Notifications
You must be signed in to change notification settings - Fork 1
Feat/marketplace segregation #1041
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Signed-off-by: humoflife <markus.schweig@upbound.io>
| like below. | ||
|
|
||
| ``` | ||
| kubectl describe imageconfigs.pkg.crossplane.io |
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.
Can we use Here a get .... -o yaml ? It's hard to Copy when using s describe
| ## Benefits | ||
|
|
||
| - Developers can push artifacts to one or more [marketplace][marketplace] registries, including a third party enterprise locations, and production control planes can only successfully consume the signed image versions. | ||
| - Signing can happen in place for the images that pass CI/CD pipeline tests. |
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.
how does this work for Projects ? I know how this works fot Upbound official providers but wonder what folks need To-Do in CI when pushing the Project - can we Show the signing CI step too ?
Signed-off-by: rae sharp <8883519+tr0njavolta@users.noreply.github.com>
Updated the guide to clarify repository access segregation and image signing processes, improving readability and conciseness. Signed-off-by: rae sharp <8883519+tr0njavolta@users.noreply.github.com>
Description
Type of change
Checklist
make lintlocally (or will fix Vale suggestions in review)Additional notes