This repository has been archived by the owner on May 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 382
Extend Catalog Restrictions to include spec.Free for [Cluster]ServicePlans #2209
Comments
+1
…On Tue, Jul 17, 2018 at 5:14 PM Jeremy Rickard ***@***.***> wrote:
When applying catalog restrictions, the current properties of the plan can
be used:
name - the value set to [Cluster]ServicePlan.Name
spec.externalName - the value set to [Cluster]ServicePlan.Spec.ExternalName
spec.externalID - the value set to [Cluster]ServicePlan.Spec.ExternalIDspec.serviceClass.name - the value set to ServicePlan.Spec.ServiceClassRef.Namespec.clusterServiceClass.name - the value set to ClusterServicePlan.Spec.ClusterServiceClassRef.Name
It would be cool to also extend this to allow the user to specify they
only want free plans (spec.Free)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2209>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAWXmIZGJjfz4w7cy1pDEfApDgP3pDQtks5uHlOwgaJpZM4VTk9K>
.
|
#dibs |
jeremyrickard
added a commit
to jeremyrickard/service-catalog
that referenced
this issue
Jul 18, 2018
jeremyrickard
added a commit
to jeremyrickard/service-catalog
that referenced
this issue
Jul 19, 2018
k8s-ci-robot
pushed a commit
that referenced
this issue
Jul 19, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When applying catalog restrictions, the current properties of the plan can be used:
It would be cool to also extend this to allow the user to specify they only want free plans (spec.Free)
The text was updated successfully, but these errors were encountered: