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

kubectl api-resources find a error #34

Closed
windghoul opened this issue May 31, 2022 · 1 comment · Fixed by #115
Closed

kubectl api-resources find a error #34

windghoul opened this issue May 31, 2022 · 1 comment · Fixed by #115
Assignees
Labels
app:pisa-controller Pisa-Controller related changes type:bug Misbehavior
Milestone

Comments

@windghoul
Copy link
Collaborator

Bug Report

run kubectl api-resources find a error

error: unable to retrieve the complete list of server APIs: admission.database-mesh.io/v1alpha1: couldn't get version/kind; json parse error: json: cannot unmarshal string into Go value of type struct { APIVersion string "json:\"apiVersion,omitempty\""; Kind string "json:\"kind,omitempty\"" }

need fix

image

@windghoul windghoul self-assigned this May 31, 2022
@windghoul windghoul added type:bug Misbehavior app:pisa-controller Pisa-Controller related changes labels May 31, 2022
@mlycore mlycore added this to the v0.1.1 milestone Jun 7, 2022
@windghoul
Copy link
Collaborator Author

Find an error . The namespace in kubernetes do not delete correctly.

windghoul added a commit to windghoul/pisanix that referenced this issue Jun 23, 2022
mlycore pushed a commit that referenced this issue Jun 23, 2022
* fix(apiservice): fix issue #34 apiservice json unmarshal error.

Signed-off-by: windghoul <[email protected]>

* feat(helm): add new flag use to start incluster kubeclient

Signed-off-by: windghoul <[email protected]>

* feat(gomod):  run go mod tidy

Signed-off-by: windghoul <[email protected]>
mlycore pushed a commit to mlycore/pisanix that referenced this issue Jul 1, 2022
… error. (database-mesh#115)

* fix(apiservice): fix issue database-mesh#34 apiservice json unmarshal error.

Signed-off-by: windghoul <[email protected]>

* feat(helm): add new flag use to start incluster kubeclient

Signed-off-by: windghoul <[email protected]>

* feat(gomod):  run go mod tidy

Signed-off-by: windghoul <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:pisa-controller Pisa-Controller related changes type:bug Misbehavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants