My aim is to use the add the source code repo’s in connectors . In future to use the terraform repo’s from the source code repositories. I’m facing below issue . Could someone help me.
Invalid request: Invalid request: No eligible delegates could perform the required capabilities for this task: [ GIT:https://github.ford.com/KMEIYAP1/gcp_cloudendpoints_sample.git ] - The capabilities were tested by the following delegates: [ k8s-delegate-tbvvbi-0 ] - Following delegates were validating but never returned: - Other delegates (if any) may have been offline or were not eligible due to tag or scope restrictions.
Conceptually, Harness currently runs off a concept of Delegates; imagine these as worker nodes performing work on your behalf. Delegates can have different capabilities, scoping, and scaling attributes. Delegates can also be used as bastion hosts also.
For some reason, a Delegate with GIT capability is not available. Potential causes is that a Delegate for security reasons is not scoped for that type of workload.
Hi @Rajeswari ! Another common issue is that the delegate doesn’t have network connectivity your on-prem git or that your credentials are incorrect. Feel free to reach out to support@harness.io and we can help you troubleshoot it. Cheers!