issues
search
superbrothers
/
kubectl-view-serviceaccount-kubeconfig-plugin
A kubectl plugin that show a kubeconfig to access the apiserver with a specified serviceaccount.
MIT License
115
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Seeking info how the plugin fetches the Kubernetes API CA data.
#80
larssb
opened
3 months ago
1
Update dependencies and tools
#79
superbrothers
closed
6 months ago
0
fix: allow fetching long-lived token from secret
#78
vmax
closed
6 months ago
1
Bump golang.org/x/crypto from 0.13.0 to 0.17.0
#77
dependabot[bot]
opened
11 months ago
0
Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
#76
dependabot[bot]
opened
11 months ago
0
Bump golang.org/x/net from 0.15.0 to 0.17.0
#75
dependabot[bot]
opened
1 year ago
0
bug in WSL2 on windows in latest release
#74
Dmitry1987
opened
1 year ago
1
Long-living service tokens are not recognized
#73
Cajga
closed
6 months ago
0
Upgrade Go, dependencies and tools
#72
superbrothers
closed
1 year ago
0
Server URLs generated with https://127.0.0.1 host
#71
themightychris
opened
1 year ago
1
Issue in newer Kubernetes Versions
#70
joshbinney
closed
1 year ago
4
Integrate fmt and vet checks into golangci-lint
#69
superbrothers
closed
1 year ago
0
CI: Update actions
#68
superbrothers
closed
1 year ago
0
Make CI jobs faster
#67
superbrothers
closed
1 year ago
0
Update dependencies and tools
#66
superbrothers
closed
1 year ago
0
Add support for bound tokens
#65
superbrothers
closed
1 year ago
2
Bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292 to 0.1.0
#64
dependabot[bot]
closed
1 year ago
1
Bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0
#63
dependabot[bot]
closed
1 year ago
1
Bump golang.org/x/sys from 0.0.0-20220209214540-3681064d5158 to 0.1.0
#62
dependabot[bot]
closed
1 year ago
1
Bump golang.org/x/sys from 0.0.0-20220209214540-3681064d5158 to 0.1.0 in /hack/tools
#61
dependabot[bot]
closed
1 year ago
2
Bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0 in /hack/tools
#60
dependabot[bot]
closed
1 year ago
2
Bump golang.org/x/text from 0.3.7 to 0.3.8
#59
dependabot[bot]
closed
1 year ago
1
Bump golang.org/x/text from 0.3.7 to 0.3.8 in /hack/tools
#58
dependabot[bot]
closed
1 year ago
2
Bump github.com/prometheus/client_golang from 1.7.1 to 1.11.1 in /hack/tools
#57
dependabot[bot]
closed
1 year ago
2
Bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible
#56
dependabot[bot]
closed
1 year ago
1
Update vendors and tools
#55
superbrothers
closed
2 years ago
0
Use Go 1.18
#54
superbrothers
closed
2 years ago
0
Kubernetes 1.21+: Token-handling code assumes auto-created service account token secrets
#53
liggitt
closed
1 year ago
8
Update vendors and tools
#52
superbrothers
closed
2 years ago
0
Update kubernetes vendors to v1.23.0
#51
superbrothers
closed
2 years ago
0
Update GoReleaser to v1.1.0
#50
superbrothers
closed
2 years ago
0
Use Go 1.17
#49
superbrothers
closed
2 years ago
0
Remove no longer nessesary settings in goreleaser
#48
superbrothers
closed
3 years ago
0
Update vendors
#47
superbrothers
closed
3 years ago
0
Update Kubernetes vendor to v1.22.0
#46
superbrothers
closed
3 years ago
0
Strip file spec because it is the default behavior
#45
superbrothers
closed
3 years ago
0
Add darwin/arm64, linux/arm64 and linux/arm for krew support platform
#44
superbrothers
closed
3 years ago
0
Update tools
#43
superbrothers
closed
3 years ago
0
Update Kubernetes vendors to v1.21
#42
superbrothers
closed
3 years ago
0
Use Go 1.16
#41
superbrothers
closed
3 years ago
0
Use krew-plugin-release action to release kubectl plugin
#40
superbrothers
closed
3 years ago
0
Find a secret type "kubernetes.io/service-account-token"
#39
superbrothers
closed
3 years ago
0
Fix mismatched context and cluster names
#38
superbrothers
closed
3 years ago
0
Broken output: mismatched context and cluster names
#37
jglick
closed
3 years ago
2
Fix .krew.yaml
#36
superbrothers
closed
4 years ago
0
Run `go mod tidy` for tools
#35
superbrothers
closed
4 years ago
0
Use golangci-lint
#34
superbrothers
closed
4 years ago
0
Use goreleaser
#33
superbrothers
closed
4 years ago
0
Fixed a bug that the --context flag is not reflected
#32
superbrothers
closed
4 years ago
0
CI: Fix the `create-pr` job
#31
superbrothers
closed
4 years ago
0
Next