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

fix: no matches for kind "ClusterConfiguration" in version "installer… #960

Merged
merged 1 commit into from Jan 7, 2022
Merged

Conversation

tanguofu
Copy link
Contributor

@tanguofu tanguofu commented Jan 5, 2022

To fix:

error: unable to recognize "/etc/kubernetes/addons/kubesphere.yaml": no matches for kind "ClusterConfiguration" in version "installer.kubesphere.io/v1alpha1"
10:34:57 CST message: [node1]
deploy /etc/kubernetes/addons/kubesphere.yaml failed: Failed to exec command: sudo -E /bin/bash -c "/usr/local/bin/kubectl apply -f /etc/kubernetes/addons/kubesphere.yaml --force" 
namespace/kubesphere-system unchanged

As crd may be not valid after the yaml apply, it is better kubectl apply first to make crd synced.

@ks-ci-bot ks-ci-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 5, 2022
@pixiake
Copy link
Collaborator

pixiake commented Jan 7, 2022

/lgtm
/approve

@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 7, 2022
@ks-ci-bot
Copy link
Collaborator

LGTM label has been added.

Git tree hash: 612be5afea5d99beaa3c935463db4a893dc15069

@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pixiake, tanguofu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ks-ci-bot ks-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 7, 2022
@ks-ci-bot ks-ci-bot merged commit 7d2245d into kubesphere:master Jan 7, 2022
@24sama
Copy link
Collaborator

24sama commented Jan 10, 2022

/cherrypick release-2.0

@ks-ci-bot
Copy link
Collaborator

@24sama: new pull request created: #983

In response to this:

/cherrypick release-2.0

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants