Kent Rancourt

Results 746 comments of Kent Rancourt

Actually, @nitishfy if you are looking for something, this would be a good one. 🙏

This doesn't seem GitLab-specific, as it turns out. I cannot reproduce this error, but my research suggests that this occurs _not_ when one remote is simply behind another because of...

I've done some cleanup on this and tested it extensively. I have confirmed the controller's ability to communicate with git repos that have certs signed by a custom CA, which...

Noting here that this ought not be addressed in a vacuum. #2972 aims to make behavior configurable when a Promotion fails (or is aborted, I suppose). It would be best...

#3639 + a `close-pr` step would work nicely.

@copilot please see this comment: https://github.com/akuity/kargo/issues/5286#issuecomment-3492932698 and then update the PR title and description accordingly.

> My thinking is that any of the 1.6+ branch/tags does not contain any yaml version of the full CRD. An interesting theory, but it isn't true. Right up to...

Tinkered with this a bit and have concluded with certainty that there are JS errors when navigating Warehouse docs on doc.crds.dev. The problem would seem to be on their end.

Global credentials are most likely to be used when a Kargo admin wants all Projects to have access to certain repositories _without_ needing to overtly share the credentials with Project...

I might prefer making applicable steps create new paths as needed. Using the `copy` step as an example, this suggestion may seem strange if compared to the `cp` command, which...