Tim Downey

Results 24 comments of Tim Downey

+1 to this! I was trying to figure out why Sprockets 4 wasn't working with my site since it looked like it had been fixed here a couple years ago...

I don't think it's fair to say that the work we're doing has deprioritized work on Route in serverside manifests. The Kubernetes [CF Route CRD](https://docs.google.com/document/d/1DF7eTBut1I74w_sVaQ4eeF74iQes1nG3iUv7iJ7E35U/edit#heading=h.e1g4y03lzaln) includes `port` as part of...

I can reproduce this by triggering validation failures on the app in general: ``` cf v3-create-app "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" This command is in EXPERIMENTAL stage and may change without notice Creating V3...

@Gerg @sethboyles thoughts on this one? Basically want to open the door to devs being able to identify their instances by something other than an integer index. I'm happy to...

@adobley @shalako @shubhaat I believe this isn't currently prioritized work in any of the Networking Program teams' backlogs, but I was wondering if y'all had any stories/feature narratives that could...

@Gerg some additional context for this change: On Korifi we're wanting to support workloads other than `StatefulSets` (e.g. `Deployments`, knative `Services`, etc.) so we're working toward reducing the reliance of...

I'm putting this into draft state. I was looking at the AppRecipeBuilder and noticed that `instance_id` is that metric tag we're adding and it corresponds to instance index. We are...

@Gerg Yeah, I started calling it `instance_guid` here in the proposal around this stuff here: https://docs.google.com/document/d/118yYN4WGj1F2si8gk94xFZsYdewtOKoqO2Dv-1I-PgE/edit

@drnic can you create an issue on https://github.com/cloudfoundry/cloud_controller_ng/issues since this is primarily a CAPI/Diego/Buildpacks Team (via the rootfs and launcher) interaction? We'll be able to track it better there. @cwlbraa...

Thanks for creating this! Not in scope here, but a suggestion for some future docs would be an end-to-end diagram showing a build cluster using `SupplyChain`s and `Workload`s and ultimately...