Kent Rancourt

Results 746 comments of Kent Rancourt

@jessesuen isn't this exactly what we intended StageSet for? https://github.com/akuity/kargo/issues/339 __Edit:__ I'd be fine with it if we _called_ it Pipeline instead of StageSet.

btw... I agree with @hiddeco's POV that _not_ doing this as a CRD adds complications. My preference would be something like this: * Support a template StageSpec. For promotion mechanisms,...

@rbreeze we should put our heads together on this one, because I have a similar desire vis a vis health checks. I want to surface what images are running (according...

@isugimpy we're pushing really hard to wrap up v0.5.0 right now, so I'm going to add this to the v0.6.0 milestone and we'll get to reviewing this in earnest probably...

@isugimpy have you gotten this to work end-to-end? Similar changes should be required to the Project webhook... It handles _synchronous_ Project initialization, which is often required if someone `kubectl apply...

@isugimpy I think this just needs some webhook changes. If you're busy, I'm happy to take this the last mile. Your call.

As we're approaching a v0.6.0 release and this non-critical PR has outstanding work still, deferring this to v0.7.0.

@isugimpy you did all the hard work. Will try to get this over the line in the v0.7.0 timeframe.