Giter VIP home page Giter VIP logo

gwsm's Introduction

GW Secrets Manager for Kubernetes

Kubernetes ConfigMaps + summon + AWS Secrets Manager

Basic Usage

Please see the docs for details on the commands.

$ gwsm help
NAME:
   gwsm - interact with config map and secret manager variables

USAGE:
   gwsm [global options] command [command options] [arguments...]

VERSION:
   1.1.0

AUTHORS:
   Derek Smith <[email protected]>
   Goodway Group Tech

COMMANDS:
   sm, secretsmanager  Secrets Manager commands w/ interactive interface
   env, e              Commands to interact with environment variables, both local and on cluster.
   s3                  simple S3 commands
   install-manpage     Generate and install man page
   version, v          Print version info
   help, h             Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help (default: false)
   --version, -v  print the version (default: false)

COPYRIGHT:
   (c) 2020 Goodway Group

Installation

Add plugin:

$ asdf plugin-add gwsm https://github.com/GoodwayGroup/asdf-gwsm.git

Install the latest version:

$ asdf install gwsm latest

Homebrew (for macOS users)

brew tap GoodwayGroup/gwsm
brew install gwsm

curl binary

$ curl https://i.jpillora.com/GoodwayGroup/gwsm! | bash

The compiled docker images are maintained on GitHub Container Registry (ghcr.io). We maintain the following tags:

  • edge: Image that is build from the current HEAD of the main line branch.
  • latest: Image that is built from the latest released version
  • x.y.z (versions): Images that are build from the tagged versions within Github.
docker pull ghcr.io/goodwaygroup/gwsm
docker run -v "$PWD":/workdir ghcr.io/goodwaygroup/gwsm --version

man page

To install man page:

$ gwsm install-manpage

Commands

Please see the docs for details on the commands.

Each command ans subcommand has detailed help text that can be viewed using the --help, -h flag.

Built With

Deployment

Run ./release.sh $VERSION

This will update docs, changelog, add the tag, push main and the tag to the repo. The goreleaser action will publish the binaries to the Github Release.

If you want to simulate the goreleaser process, run the following command:

$ curl -sL https://git.io/goreleaser | bash -s -- --rm-dist --skip-publish --snapshot

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

  1. Fork the GoodwayGroup/gwsm repo
  2. Use go >= 1.16
  3. Branch & Code
  4. Run linters ๐Ÿงน golangci-lint run
  5. Commit with a Conventional Commit
  6. Open a PR

Versioning

We employ git-chglog to manage the CHANGELOG.md. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Sponsors

goodwaygroup

gwsm's People

Contributors

clok avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gwsm's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
Dockerfile
  • alpine 3.14.0
github-actions
.github/workflows/edge.yml
  • actions/checkout v2
  • actions/setup-go v2
  • docker/login-action v1
  • ubuntu 20.04
.github/workflows/lint.yml
  • actions/checkout v2
  • golangci/golangci-lint-action v2
.github/workflows/release.yml
  • actions/checkout v2
  • actions/setup-go v2
  • docker/login-action v1
  • goreleaser/goreleaser-action v2
  • ubuntu 20.04
.github/workflows/warm.yaml
gomod
go.mod
  • go 1.16
  • github.com/AlecAivazis/survey/v2 v2.2.12
  • github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2@8a50f05110d2
  • github.com/a8m/djson v0.0.0-20170509170705-c02c5aef757f@c02c5aef757f
  • github.com/aws/aws-sdk-go v1.38.63
  • github.com/clok/avtool/v2 v2.1.1
  • github.com/clok/awssession v1.1.1
  • github.com/clok/cdocs v1.2.0
  • github.com/clok/kemba v1.1.1
  • github.com/cyberark/summon v0.8.4
  • github.com/jedib0t/go-pretty/v6 v6.2.2
  • github.com/logrusorgru/aurora/v3 v3.0.0
  • github.com/manifoldco/promptui v0.8.0
  • github.com/r3labs/diff/v2 v2.13.1
  • github.com/sergi/go-diff v1.2.0
  • github.com/urfave/cli/v2 v2.3.0
  • k8s.io/api v0.21.1
  • k8s.io/apimachinery v0.21.1
  • k8s.io/client-go v0.21.1

  • Check this box to trigger a request for Renovate to run again on this repository

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.