Can't use DNS for pods in StatefulSet
Bug #1832608 reported by
Kenneth Koski
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Critical
|
Harry Pidcock |
Bug Description
I am trying to contact a pod in a StatefulSet created by Juju. According to the docs, `pod-name-
https:/
Juju sets up the StatefulSet with a blank `spec.serviceName`. I would test setting that field to match the Service's `metadata.name`, but Kubernetes doesn't allow modifying that field on an existing StatefulSet, and I'm not sure how to tell Juju to set it up like that initially.
Changed in juju: | |
assignee: | nobody → Ian Booth (wallyworld) |
status: | New → Triaged |
importance: | Undecided → Critical |
Changed in juju: | |
milestone: | none → 2.6.4 |
assignee: | Ian Booth (wallyworld) → Harry Pidcock (hpidcock) |
Changed in juju: | |
status: | Triaged → In Progress |
tags: | added: k8s |
Changed in juju: | |
status: | Incomplete → In Progress |
milestone: | 2.6.4 → 2.6.5 |
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Bumped to field-critical as is blocks HA deployment of OSM which is required for a very important RFQ.