kubesphere / ks-installer

Install KubeSphere on existing Kubernetes cluster
https://kubesphere.io
Apache License 2.0
527 stars 744 forks source link

Fix Apply fluentbit operator custom :Add --recursive flag to avoid the reading error #2284

Open mohamed-rafraf opened 2 months ago

mohamed-rafraf commented 2 months ago

This PR fixes: #2283

The logs shows that the kubectl apply fail because it cannot apply the whole fluentbit-operator because in this case it contains only sub directories (no yaml or json file are exsiting)

ks-ci-bot commented 2 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mohamed-rafraf To complete the pull request process, please assign rayzhou2017 after the PR has been reviewed. You can assign the PR to them by writing /assign @rayzhou2017 in a comment when ready.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubesphere/ks-installer/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
mohamed-rafraf commented 2 months ago

/assign /cc @pixiake