cloudfoundry-incubator / quarks-operator

BOSH releases deployed on Kubernetes
https://www.cloudfoundry.org/project-quarks/
Apache License 2.0
49 stars 35 forks source link

Use startup ordinal to select ig service #1281

Closed manno closed 3 years ago

manno commented 3 years ago

This would make nats-1 with startup ordinal 0 (which happens after an upgrade) use the nats-0 service. That service selects the nats-1 pod.

It is consistent with the template rendering job instances address in https://github.com/cloudfoundry-incubator/quarks-operator/blob/master/pkg/bosh/manifest/instance_group.go#L150

cf-gitbot commented 3 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/176906742

The labels on this github issue will be updated when the story is started.