-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Given a PR with an update like the following:
sources:
- repoURL: https://kubernetes.github.io/autoscaler
chart: cluster-autoscaler
- targetRevision: 9.43.1
+ targetRevision: 9.43.2
helm:
valuesObject:
image:
tag: v1.30.2
kubechecks attempts a git clone which then fails with:
ERR unable to clone repository, Cloning into '/tmp/kubechecks-repo-227208146'...
fatal: repository 'https://kubernetes.github.io/autoscaler/' not found
error="exit status 128"
I noticed this behavior was mentioned here but not certain if this is a bug or just not supported.
anthonyhaussman, andridzi, lukashankeln, tibuntu, suyash-811 and 3 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request