feat: add kubectl-convert plugin (#779)

This commit is contained in:
Iulian Mandache
2023-03-21 06:45:24 +02:00
committed by GitHub
parent 0c786625c6
commit e577bd5a44
2 changed files with 2 additions and 0 deletions

View File

@@ -372,6 +372,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| kubeconform | [lirlia/asdf-kubeconform](https://github.com/lirlia/asdf-kubeconform) | [![GitHub Actions Status](https://github.com/lirlia/asdf-kubeconform/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/lirlia/asdf-kubeconform/actions/workflows/build.yml) |
| Kubectl | [asdf-community/asdf-kubectl](https://github.com/asdf-community/asdf-kubectl) | [![Build Status](https://travis-ci.org/asdf-community/asdf-kubectl.svg?branch=master)](https://travis-ci.org/asdf-community/asdf-kubectl) |
| kubectl-bindrole | [looztra/asdf-kubectl-bindrole](https://github.com/looztra/asdf-kubectl-bindrole) | [![Build Status](https://travis-ci.org/looztra/asdf-kubectl-bindrole.svg?branch=master)](https://travis-ci.org/looztra/asdf-kubectl-bindrole) |
| kubectl-convert | [iul1an/asdf-kubectl-convert](https://github.com/iul1an/asdf-kubectl-convert) | [![Build Status](https://github.com/iul1an/asdf-kubectl-convert/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/iul1an/asdf-kubectl-convert/actions) |
| kubectl-buildkit | [ezcater/asdf-kubectl-buildkit](https://github.com/ezcater/asdf-kubectl-buildkit) | [![Build](https://github.com/ezcater/asdf-kubectl-buildkit/actions/workflows/build.yml/badge.svg)](https://github.com/ezcater/asdf-kubectl-buildkit/actions/workflows/build.yml) |
| 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) |

1
plugins/kubectl-convert Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/iul1an/asdf-kubectl-convert.git