hashmap-kz / hashmap-kz/kubectl-syncpod

bug: plugin not listed on krew

Open
#21 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
16
Forks
0
Avg merge
1m
Merged PRs (30d)
6

Description

**Describe the bug**
The syncpod plugin not listed on krew.

**To Reproduce**
Steps to reproduce the behavior:

```
$ kubectl krew install syncpod
Updated the local copy of plugin index.
plugin "syncpod" does not exist in the plugin index
```

**Expected behavior**
The plugin should be found and installed.

**Screenshots**
If applicable, add screenshots to help explain your problem.

Image

**Environment (please complete the following information):**

- OS: MacOS 15.6
- k8s version [`kubectl version -ojson` output]

```
{
"clientVersion": {
"major": "1",
"minor": "30",
"gitVersion": "v1.30.7",
"gitCommit": "0c76c645d5a665cfeb736719b1cc47354193dc9a",
"gitTreeState": "clean",
"buildDate": "2024-11-19T17:30:34Z",
"goVersion": "go1.22.8",
"compiler": "gc",
"platform": "darwin/arm64"
},
"kustomizeVersion": "v5.0.4-0.20230601165947-6ce0bf390ce3",
"serverVersion": {
"major": "1",
"minor": "31",
"gitVersion": "v1.31.4",
"gitCommit": "a78aa47129b8539636eb86a9d00e31b2720fe06b",
"gitTreeState": "clean",
"buildDate": "2024-12-10T11:37:27Z",
"goVersion": "go1.22.9",
"compiler": "gc",
"platform": "linux/amd64"
}
}
```

**Additional context**
NA

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.