Julian Friedman
Julian Friedman
Just to make sure I understand, in the JobDefinition example, is it the case that if we wrote status.address.url to the JobDefinition in a controller (i.e. made it implement Addressable)...
> no for the desired UX Just to push on this for a moment, in what way is the UX different in this approach? If we added a controller -...
Hey - sounds good to us & a PR would be very welcome!
I guess off the top of my head the first question is whether you actually _need_ the Diego behaviour. If the sidecar crashes then it'll get restarted, at which point...
Hi @zankich - as of today we assume just one namespace for all CF apps, but only because we haven't heard strong use cases for doing better yet and one...
I think that makes a lot of sense @cwlbraa, I've created https://www.pivotaltracker.com/story/show/172350759 for the Eirini side. Very cool that this way the problem of figuring out the right mapping of...
Hi @cmoulliard - the main reason we use StatefulSet is to continue to support the `INSTANCE_INDEX` variable, which some apps rely on. We'd like to deprecate that environment variable (in...
> Very interesting. If the INSTANCE_INDEX is needed, then we could use a kubernetes label Yeah, unfortunately I think we looked in to this and it's quite difficult to do...
> Which kind of kubernetes resource are you gonna to create for a cf task ? [Creates a Kubernetes `Job`](https://www.pivotaltracker.com/story/show/172175886).
/triage accepted /good-first-issue