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

pacman subscription refers to branch that DNE #17

Open
dlbewley opened this issue Aug 16, 2021 · 1 comment · May be fixed by #18
Open

pacman subscription refers to branch that DNE #17

dlbewley opened this issue Aug 16, 2021 · 1 comment · May be fixed by #18

Comments

@dlbewley
Copy link

https://github.com/open-cluster-management/application-samples/blob/main/subscriptions/pacman/subscription.yaml#L10
indicates apps.open-cluster-management.io/github-branch: pacman-sample

Results:

$ oc apply -k subscriptions/channel
$ oc apply -k subscriptions/pacman

$ oc describe subscriptions/pacman-sample -n pacman-sample
...
Status:
  Last Update Time:  2021-08-16T23:53:35Z
  Phase:             PropagationFailed
  Reason:            failed to initialize Git connection, err: Failed to clone git: https://github.com/open-cluster-management/application-samples.git branch: refs/heads/pacman-sample err: couldn't find remote ref "refs/heads/pacman-sample"
@dlbewley
Copy link
Author

The same bad reference also exists in subscriptions/subscribe-all/subscription.yaml

@dlbewley dlbewley linked a pull request Aug 17, 2021 that will close this 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

Successfully merging a pull request may close this issue.

1 participant