GithubHelp home page GithubHelp logo

tssala23 / toolbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from operate-first/toolbox

0.0 0.0 0.0 80 KB

Toolbox for Operate-First tooling

License: GNU General Public License v3.0

Shell 47.20% Python 1.32% Dockerfile 51.48%

toolbox's Introduction

Operate First toolbox

This is an Operate-First toolbox that comprises of the commonly used tooling to supplement workflows.

Usage

Create your toolbox container

$ toolbox create --image quay.io/operate-first/opf-toolbox:v0.10.0
Created container: opf-toolbox
Enter with: toolbox enter --container opf-toolbox-v0.10.0

This will create a container called opf-toolbox-<version-id>.

Enter the toolbox

$ toolbox enter --container opf-toolbox-v0.10.0

Tools included

  • Kustomize
  • SOPS
  • KSOPS
  • Helm
  • Helm Secrets
  • Hash Annotator
  • Conftest
  • YQ
  • Make
  • NPM and nodejs
  • Prow's label_sync and peribolos
  • pre-commit
  • opfcli
  • Kubeval
  • kubectl
  • OpenShift CLI (oc)
  • Vault CLI

Debugging Tips

You may see the following error when running a kustomize build using ksops:

plugin was built with a different version of package internal/cpu

Toolbox will try to absorb as much from your parent environment as possible, this may result in environment variables in the toolbox being overwritten by your own environment. Try sourcing these environment variables again to fix the issue above:

XDG_DATA_HOME=/usr/share/.local/share
XDG_CACHE_HOME=/usr/share/.cache
XDG_CONFIG_HOME=/usr/share/.config

Background Information

See toolbox for more info on how a toolbox works.

toolbox's People

Contributors

humairak avatar tumido avatar khebhut[bot] avatar gregory-pereira avatar harshad16 avatar accorvin avatar quaid avatar mimotej avatar tssala23 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.