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

Example examples/helmrepo-hub-channel does not work #349

Open
tamalsaha opened this issue Jun 11, 2023 · 1 comment
Open

Example examples/helmrepo-hub-channel does not work #349

tamalsaha opened this issue Jun 11, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tamalsaha
Copy link

tamalsaha commented Jun 11, 2023

Describe the bug
I followed the instructions in README in k8s 1.27.0 . But it failed with the following error:

I0611 15:29:57.278797       1 sync_appsubstatus.go:64] cluster: c1, appsub: default/nginx-sub, action: APPLY, hub:false, standalone:false
I0611 15:29:57.283266       1 event.go:285] Event(v1.ObjectReference{Kind:"Subscription", Namespace:"default", Name:"nginx-sub", UID:"474b702c-5eaa-4d5f-bf4c-416122a49c64", APIVersion:"apps.open-cluster-management.io/v1", ResourceVersion:"2479", FieldPath:""}): type: 'Normal' reason: 'Update' AppSub: 'default/nginx-sub'; User: ''; Action: 'Update'; PackageStatus: 'Name|Namespace|Apiversion|Kind|Phase|Message|LastUpdateTime,nginx-ingress-simple|default|apps.open-cluster-management.io/v1|HelmRelease|Failed|InstallError unable to build kubernetes objects from release manifest: resource mapping not found for name: "nginx-ingress-simple-default-backend" namespace: "" from "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1"

It seems that the chart channel needs to be updated and not use PDB/v1beta1 anymore.

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Environment ie: Kubernetes version:
1.27.0

Additional context
Add any other context about the problem here.

@tamalsaha tamalsaha added the bug Something isn't working label Jun 11, 2023
@mikeshng
Copy link
Member

/assign @lennysgarage

Hi Jonathan, could you please look into this issue? I think we can use a completely different helm chart as example if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants