8000 GitHub - mia-platform/vab: cli for handling installation and upgrade of Mia-Platform distribution
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mia-platform/vab

< 8000 a type="button" aria-label="Go to Branches page" href="/mia-platform/vab/branches" class="prc-Button-ButtonBase-c50BI OverviewContent-module__Button_1--_1Ng2" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="invisible" aria-describedby=":Relab:-loading-announcement">

Repository files navigation

vab

Build Status Go Report Card GoDoc

vab is a cli for managing the installation of day 2 operation tools on multiple kubernetes clusters for easier management and updates.

vab is the acronym for Vehicle Assembly Building that is designed to assemble large pre-manufactured space vehicle components.

To Start Using vab

Read the documentation here.

To Start Developing vab

To start developing the CLI you must have this requirements:

  • golang 1.22
  • make

Once you have pulled the code locally, you can build the code with make:

make build

make will download all the dependencies needed and will build the binary for your current system that you can find in the bin folder.

To build the docker image locally run:

make docker-build

Testing vab

To run the tests use the command:

make test

Or add the DEBUG_TEST flag to run the test with debug mode enabled:

make test DEBUG_TEST=1

Before sending a PR be sure that all the linter pass with success:

make lint

About

cli for handling installation and upgrade of Mia-Platform distribution

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors 5

Languages

0