Default whitelisting of tolerations (for taints)

Solution In Progress - Updated -

Issue

  • Similar to the whitelisting capabilities for node selectors, we need a whitelisting capability for taints and tolerations. For example, if a user can use a toleration
key: "server-license"
  operator: "Equal"
  value: "jboss"
if he has payed for JBoss we might want to prevent that he can use that value "jboss" if he has not subscribed to that service.
key: "server-license"
  operator: "Equal"
  value: "jboss"
  • Similar, we would like to be able to default certain customers (with a preference) for certain nodes
key: "customer"
  operator: "Equal"
  value: "cust1"

and must prevent via a whitelist that customer1 can use a value of cust2

Environment

  • Openshift Container Platform
    • 3.6

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content