Giter VIP home page Giter VIP logo

gwvault's People

Contributors

clok avatar floby avatar git-jiro avatar laneroberts-ul avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gwvault's Issues

Feature Request: Support executable vault-password-file

Hi,

Great work, this is exactly what I was looking for so thanks!

With ansible if you specify --vault-password-file or export ANSIBLE_VAULT_PASSWORD_FILE and make the file executable it will execute the file rather than read its contents. This is very handy for having a script retrieve a password for you. Would that be a feature that could be easily implemented?

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.

Binary link doesn't work

Yesterday I found out that the binary link doesn't work. I got the following error:

#0 27.34 + curl 'https://i.jpillora.com/GoodwayGroup/gwvault!'
#0 27.34 + bash
#0 27.34   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#0 27.34                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
#0 35.90 curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to i.jpillora.com:443 

'invalid cross-device link' error

When running inside Docker, 'invalid cross-device link' error is triggered when renaming the temp file.

This was specifically running in a Gitlab pipeline, using an image based on nginx:latest, so it may not happen with every docker image. In this scenario, /tmp is on a different partition than the working directory. os.Rename() does not support renames across partition or device boundaries.

Global flag --vault-password-file not working

I found your tool today after searching for a standalone alternative for ansible-vault. Great work!

Unfortunately the global flag --vault-password-file seems not to work. I used the docker version of gwvault.

The only way I got this working is by providing the vault password file via the ANSIBLE_VAULT_PASSWORD_FILE environment variable:

docker run -it --rm -e ANSIBLE_VAULT_PASSWORD_FILE=/av/vault_pass -v "$PWD":/workdir -v "~/.ansible:/av:ro" ghcr.io/goodwaygroup/gwvault  view keyvault.yaml

I tried to use it different ways --vault-password-file /av/vault_pass and --vault-password-file=/av/vault_pass. No success.

Am I doing something wrong?

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/clok/avtool/v2 v2.1.1
  • github.com/clok/cdocs v1.2.0
  • github.com/clok/kemba v1.1.1
  • github.com/urfave/cli/v2 v2.3.0

  • 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.