config allow-privileged auto needs better description

Bug #1985092 reported by Adam Dyess
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kubernetes Control Plane Charm
Fix Released
Low
Adam Dyess

Bug Description

  allow-privileged:
    type: string
    default: "auto"
    description: |
      Allow kube-apiserver to run in privileged mode. Supported values are
      "true", "false", and "auto". If "true", kube-apiserver will run in
      privileged mode by default. If "false", kube-apiserver will never run in
      privileged mode. If "auto", kube-apiserver will not run in privileged
      mode by default, but will switch to privileged mode if gpu hardware is
      detected on a worker node.

This isn't clear that there are other cases where auto will choose to enable the privileged mode

Revision history for this message
Adam Dyess (addyess) wrote :
Changed in charm-kubernetes-master:
milestone: none → 1.25
assignee: nobody → Adam Dyess (addyess)
importance: Undecided → Low
status: New → In Progress
Adam Dyess (addyess)
Changed in charm-kubernetes-master:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.