Giter VIP home page Giter VIP logo

go-rapture's People

Contributors

daveadams avatar rwstauner avatar slaughter550 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

Watchers

 avatar  avatar

go-rapture's Issues

Sad error message when attempting to use an undefined alias.

I just tried to assume a role with an alias that wasn't defined and got an error message that was confusing at first.

ERROR: Could not assume role 'inst-por': InvalidParameter: 1 validation error(s) found.
- minimum field size of 20, AssumeRoleInput.RoleArn.

It would be nice to catch that this was an alias that wasn't defined and give an error indicating the problem. I may have some time to take a pass at fixing this tomorrow or Saturday.

Support for vaulted environments with `/` in their name

Hey dadams hope you're doing well,

Although Vaulted "techincally" supports shells with / in their name it seems rapture does not:

$ vaulted -n tetrate/hub
Vault 'tetrate/hub'
   Password: 
   MFA token: <snipped>
tetrate/hub โ€” expires: 7 Oct 2020 04:56 UTC (35h59m58s remaining)
$ rapture init tetrate/hub
ERROR: No such vault 'tetrate/hub'

I'm guessing this is mostly a side effect of it not appearing in vaulted ls, but it'd be nice to have parity here. I understand though if fixing the bug in vaulted is the right answer, just figured I'd let you know about this discrepancy regardless.

shell-init misbehaves when the calling shell is not $SHELL

When the calling shell is different from the one specified in $SHELL then shell-init will generate wrong shell code which can not be eval'd.

The current case is: fish is specified as a Terminal start command and the user login shell is not modified, so $SHELL is /bin/bash but fish shell code is expected.

A possible solution would be to add flags to shell-init (-f, -s, -z) to force a specific shell type.

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.