Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitrepository fails to checkout and determine revision #1066

Open
ThiyaguE opened this issue Mar 30, 2023 · 4 comments
Open

Gitrepository fails to checkout and determine revision #1066

ThiyaguE opened this issue Mar 30, 2023 · 4 comments

Comments

@ThiyaguE
Copy link

ThiyaguE commented Mar 30, 2023

When using with GitRepository.spec.ref.semver: ~32.5 we get error as below

Status:
  Condition:
     Message: failed to checkout and determine revision: unable to resolve tag revision: unsupported object type

we use GitRepository.spec.ref.tag: 32.5.0 , its working fine..

helm-controller: v0.31.0
source-controller: v0.36.1
notification-controller:v0.33.0
kustomize-controller: v0.33.0

Anyone clue on this.. ? pls

@stefanprodan
Copy link
Member

Can you please try semver: 32.5.x, also are these tags lightweight or annotated?

@ThiyaguE
Copy link
Author

sure.. tried with semver:32.5.0
Same error.
those tags are lightweight

@aryan9600
Copy link
Member

I can't reproduce this. This error message leads me to believe that there's something wrong/unusual with either the the object that the tag is pointing to or the tag object itself. Could you please confirm that all tags in your repo are valid?

@ThiyaguE
Copy link
Author

Yeap.. all tags are valid. How can I get more trace logs to dig deep on the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants