openyurtio / yurt-app-manager

The workload controller manager from NodePool level in OpenYurt cluster
Apache License 2.0
6 stars 1 forks source link

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

Open DimanChauncey opened 1 year ago

DimanChauncey commented 1 year ago

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 commented 1 year ago

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

In response to [this](https://github.com/openyurtio/yurt-app-manager/issues/143): > > >#### 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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
openyurt-bot commented 1 year ago

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

In response to [this](https://github.com/openyurtio/yurt-app-manager/issues/143): > > >#### 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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.