James McShane

Results 20 issues of James McShane

I am working with colima to develop local development workflows in golang. One of the challenges here is that the VM that colima spins up from https://github.com/abiosoft/alpine-lima has the base...

enhancement

# Changes Creating interceptor sdk in tree and using it for core interceptors Closes #1033 Closes #1041 # Submitter Checklist These are the criteria that every PR should meet, please...

release-note
needs-rebase
size/L
lifecycle/rotten

This would allow Jenkinsfile authors to specify the library name that is included to avoid duplication across resources.

I know that this library is reading its own `omitempty` tag, but the hcl tag now supports an optional attribute. Could this library be updated to read that tag as...

enhancement

This PR picks up the work from #1922 and begins to address the feedback provided by the maintainers.

cncf-cla: yes
do-not-merge/work-in-progress
size/L
ok-to-test

The Request object has a capability to receive job duration, but the EnvironmentComponent does not allow or use the job duration in any way. I would like this to be...

enhancement
help wanted
needs-priority

Closes #8820 Closes #7995 Checklist: * [x] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-cd/issues/new/choose) and discussed it with the community, (b) this is a bug fix, or (c) this does...

The current agent approach would be challenging for large repositories due to the time to clone. Can we create a mechanism for caching the repo within the cluster so that...