Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

met error when apply config/setup/all_in_one.yaml #143

Open
DimanChauncey opened this issue Jul 4, 2023 · 2 comments
Open

met error when apply config/setup/all_in_one.yaml #143

DimanChauncey opened this issue Jul 4, 2023 · 2 comments

Comments

@DimanChauncey
Copy link

DimanChauncey commented Jul 4, 2023

I'm using tag v0.6.0-beta.1.
when I used command: kubectl apply -f config/setup/all_in_one.yaml, i got some errors like this:

role.rbac.authorization.k8s.io/yurt-app-leader-election-role unchanged
clusterrole.rbac.authorization.k8s.io/yurt-app-manager-role configured
rolebinding.rbac.authorization.k8s.io/yurt-app-leader-election-rolebinding unchanged
clusterrolebinding.rbac.authorization.k8s.io/yurt-app-manager-rolebinding unchanged
secret/yurt-app-webhook-certs unchanged
service/yurt-app-webhook-service unchanged
deployment.apps/yurt-app-manager unchanged
resource mapping not found for name: "nodepools.apps.openyurt.io" namespace: "" from "config/setup/all_in_one.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
ensure CRDs are installed first
resource mapping not found for name: "uniteddeployments.apps.openyurt.io" namespace: "" from "config/setup/all_in_one.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
ensure CRDs are installed first
resource mapping not found for name: "yurtappdaemons.apps.openyurt.io" namespace: "" from "config/setup/all_in_one.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
ensure CRDs are installed first
resource mapping not found for name: "yurtingresses.apps.openyurt.io" namespace: "" from "config/setup/all_in_one.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
ensure CRDs are installed first
resource mapping not found for name: "yurt-app-mutating-webhook-configuration" namespace: "" from "config/setup/all_in_one.yaml": no matches for kind "MutatingWebhookConfiguration" in version "admissionregistration.k8s.io/v1beta1"
ensure CRDs are installed first
resource mapping not found for name: "yurt-app-validating-webhook-configuration" namespace: "" from "config/setup/all_in_one.yaml": no matches for kind "ValidatingWebhookConfiguration" in version "admissionregistration.k8s.io/v1beta1"
ensure CRDs are installed first
@openyurt-bot
Copy link
Collaborator

@DimanChauncey: The label(s) kind/failing-test cannot be applied, because the repository doesn't have them

In response to this:

Which jobs are failing:

Which test(s) are failing:

Since when has it been failing:

Testgrid link:

Reason for failure:

Anything else we need to know:

labels

/kind failing-test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@DimanChauncey DimanChauncey changed the title met met error when apply config/setup/all_in_one.yaml Jul 4, 2023
@openyurt-bot
Copy link
Collaborator

@DimanChauncey: The label(s) kind/failing-test cannot be applied, because the repository doesn't have them

In response to this:

Which jobs are failing:

Which test(s) are failing:

Since when has it been failing:

Testgrid link:

Reason for failure:

Anything else we need to know:

labels

/kind failing-test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@DimanChauncey DimanChauncey reopened this Jul 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants