feat: add kubelogin plugin (#712)

Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
Vegar Sechmann Molvig
2022-12-01 02:20:20 +01:00
committed by GitHub
parent ee05369238
commit 4d7c535871
2 changed files with 2 additions and 0 deletions

View File

@@ -341,6 +341,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| kubectl-kots | [ganta/asdf-kubectl-kots](https://github.com/ganta/asdf-kubectl-kots) | [![Build Status](https://github.com/ganta/asdf-kubectl-kots/actions/workflows/build.yml/badge.svg)](https://github.com/ganta/asdf-kubectl-kots/actions/workflows/build.yml) |
| kubectx | [wt0f/asdf-kubectx](https://gitlab.com/wt0f/asdf-kubectx) | [![pipeline status](https://gitlab.com/wt0f/asdf-kubectx/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-kubectx/-/commits/master) |
| Kubefedctl | [kvokka/asdf-kubefedctl](https://github.com/kvokka/asdf-kubefedctl) | [![Build Status](https://travis-ci.org/kvokka/asdf-kubefedctl.svg?branch=master)](https://travis-ci.org/kvokka/asdf-kubefedctl) |
| Kubelogin | [sechmann/asdf-kubelogin](https://github.com/sechmann/asdf-kubelogin) | [![Build Status](https://github.com/Sechmann/asdf-kubelogin/actions/workflows/build.yml/badge.svg)](https://github.com/Sechmann/asdf-kubelogin/actions/workflows/build.yml) |
| Kubemqctl | [johnlayton/asdf-kubemqctl](https://github.com/johnlayton/asdf-kubemqctl) | [![GitHub Actions Status](https://github.com/johnlayton/asdf-kubemqctl/workflows/main/badge.svg?branch=main)](https://github.com/johnlayton/asdf-kubemqctl/actions) |
| kubent | [virtualstaticvoid/asdf-kubent](https://github.com/virtualstaticvoid/asdf-kubent) | [![Build Status](https://github.com/virtualstaticvoid/asdf-kubent/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/virtualstaticvoid/asdf-kubent/actions/workflows/workflow.yml) |
| Kubergrunt | [NeoHsu/asdf-kubergrunt](https://github.com/NeoHsu/asdf-kubergrunt) | [![Build](https://github.com/NeoHsu/asdf-kubergrunt/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-kubergrunt/actions?query=workflow%3ABuild) |

1
plugins/kubelogin Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/sechmann/asdf-kubelogin.git