-
Notifications
You must be signed in to change notification settings - Fork 54
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
Add Extension API #596
Comments
@tmshort was chatting with @joelanford and @varshaprasad96 and we've tweaked the spec fields a bit around sourcing from a catalog or a direct bundle reference. spec.source.direct and .package are new/renamed and are mutually exclusive. |
tmshort
added a commit
to tmshort/operator-controller
that referenced
this issue
Jan 24, 2024
Fix operator-framework#596 Based on ClusterExtension Signed-off-by: Todd Short <tshort@redhat.com>
tmshort
added a commit
to tmshort/operator-controller
that referenced
this issue
Jan 24, 2024
Fix operator-framework#596 Based on ClusterExtension Signed-off-by: Todd Short <tshort@redhat.com>
tmshort
added a commit
to tmshort/operator-controller
that referenced
this issue
Jan 30, 2024
Fix operator-framework#596 Based on ClusterExtension Signed-off-by: Todd Short <tshort@redhat.com>
tmshort
added a commit
to tmshort/operator-controller
that referenced
this issue
Feb 6, 2024
Fix operator-framework#596 Based on ClusterExtension Signed-off-by: Todd Short <tshort@redhat.com>
tmshort
added a commit
to tmshort/operator-controller
that referenced
this issue
Feb 9, 2024
Fix operator-framework#596 Based on ClusterExtension Signed-off-by: Todd Short <tshort@redhat.com>
github-merge-queue bot
pushed a commit
that referenced
this issue
Feb 21, 2024
* ✨ Initial support for Extension Fix #596 Based on ClusterExtension Signed-off-by: Todd Short <tshort@redhat.com> * ✨ Plumb the Extension API Copies ClustersExtension functionality `ServiceAccountName` doesn't do anything yet. Signed-off-by: Todd Short <tshort@redhat.com> * fixup! ✨ Plumb the Extension API Signed-off-by: Todd Short <tshort@redhat.com> * fixup! ✨ Plumb the Extension API Signed-off-by: Todd Short <tshort@redhat.com> --------- Signed-off-by: Todd Short <tshort@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will be a namespace-scoped API.
Spec fields:
The text was updated successfully, but these errors were encountered: