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

Unexpected log for a GitHub channel #173

Open
ahadas opened this issue Apr 22, 2020 · 0 comments
Open

Unexpected log for a GitHub channel #173

ahadas opened this issue Apr 22, 2020 · 0 comments

Comments

@ahadas
Copy link

ahadas commented Apr 22, 2020

We've created the following appsub:

apiVersion: apps.open-cluster-management.io/v1
kind: Subscription
metadata:
  name: cnv-appsub
  namespace: kubevirt
  annotations:
    apps.open-cluster-management.io/github-path: kubevirt
    apps.open-cluster-management.io/github-branch: master
spec:
  channel: ec/ec-channel
  placement:
    placementRef:
      kind: PlacementRule
      name: cnf-placement

That refers to the following channel of type GitHub:

apiVersion: apps.open-cluster-management.io/v1
kind: Channel
metadata:
  name: ec-channel
  namespace: ec
spec:
  type: GitHub
  pathname: https://github.com/danielerez/ocm-gitops-policy.git

And we see the following log:
W0421 17:06:26.798052 1 helmrepo.go:373] subsciption.spec.name is missing for subscription: ec/cnv-appsub

This looks weird as cnv-appsub has nothing to do with helm...

@ahadas ahadas changed the title weird log for GitHub channel Unexpected log for a GitHub channel Apr 26, 2020
chenz4027 pushed a commit that referenced this issue Jul 18, 2022
Signed-off-by: Mike Ng <ming@redhat.com>
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

1 participant