Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Extend Catalog Restrictions to include spec.Free for [Cluster]ServicePlans #2209

Closed
jeremyrickard opened this issue Jul 17, 2018 · 2 comments · Fixed by #2211
Closed

Extend Catalog Restrictions to include spec.Free for [Cluster]ServicePlans #2209

jeremyrickard opened this issue Jul 17, 2018 · 2 comments · Fixed by #2211
Assignees

Comments

@jeremyrickard
Copy link
Contributor

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.ExternalID
spec.serviceClass.name - the value set to ServicePlan.Spec.ServiceClassRef.Name
spec.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)

@pmorie
Copy link
Contributor

pmorie commented Jul 17, 2018 via email

@jeremyrickard
Copy link
Contributor Author

#dibs

@jeremyrickard jeremyrickard self-assigned this Jul 17, 2018
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
* Adds ability to filter by [Cluster]ServicePlan.spec.free

Closes: #2209

* Adding catalog restriction docs

* Fix html formatting

* Review comments

* Trying relative paths

* Review comments from Jay

* linking to namespaced docs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants