Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lyft/python-confidant-client issues and pull requests
#61 - unpin py310 patch revision
Pull Request -
State: closed - Opened by rstanevich 2 months ago
#60 - upgrade to py310
Pull Request -
State: closed - Opened by alejandroroiz 6 months ago
#59 - add 403 return code to get service
Pull Request -
State: closed - Opened by alejandroroiz 6 months ago
#58 - [SECFOUND-2877] extend client to add update and create credential arguments
Pull Request -
State: closed - Opened by alejandroroiz 10 months ago
#54 - Bump version to 2.5.2
Pull Request -
State: closed - Opened by skiptomyliu about 2 years ago
#53 - hotfix - pass in resource_id
Pull Request -
State: closed - Opened by skiptomyliu about 2 years ago
#52 - Updating get JWT to support resource ID
Pull Request -
State: closed - Opened by erickduran about 2 years ago
#51 - Adding get JWT
Pull Request -
State: closed - Opened by erickduran over 2 years ago
#50 - Support adding and removing credentials from services
Pull Request -
State: closed - Opened by skiptomyliu over 2 years ago
#49 - Adding metadata to get credential and get service
Pull Request -
State: closed - Opened by erickduran over 2 years ago
#48 - Adding get services function and bump to 2.3.1
Pull Request -
State: closed - Opened by erickduran over 2 years ago
#47 - Bump version to 2.3.0
Pull Request -
State: closed - Opened by erickduran over 2 years ago
#46 - Creating get and update credential functions
Pull Request -
State: closed - Opened by erickduran over 2 years ago
#45 - Implementing get_credential and update_credential methods
Pull Request -
State: open - Opened by uzomanwakuche over 2 years ago
#44 - Use retries parameter
Pull Request -
State: closed - Opened by danielmmetz over 2 years ago
#43 - Add ability to configure additional safety checks
Pull Request -
State: closed - Opened by skiptomyliu almost 3 years ago
#42 - Bug fix where arg was dropped, minor refactoring and error output
Pull Request -
State: closed - Opened by skiptomyliu almost 3 years ago
#41 - Avoid passing in user AWS auth session to process
Pull Request -
State: closed - Opened by skiptomyliu almost 3 years ago
#40 - Allow confidant CLI to be wrapped by command defined in command_wrap
Pull Request -
State: closed - Opened by skiptomyliu almost 3 years ago
#39 - Allow launching processes with secrets as env vars
Pull Request -
State: closed - Opened by skiptomyliu almost 3 years ago
#38 - Command line tool to launch processes with creds as env var
Pull Request -
State: closed - Opened by skiptomyliu almost 3 years ago
#37 - [hotfix] - broken links in README
Pull Request -
State: closed - Opened by skiptomyliu almost 3 years ago
#36 - Loose cryptography
Pull Request -
State: closed - Opened by xiaoyanli-lyft about 3 years ago
- 1 comment
#35 - Add changelog for 2.0.0 and 2.1.0 and bump version for release
Pull Request -
State: closed - Opened by ryan-lane over 4 years ago
#34 - Add an option to configure request timeout
Pull Request -
State: closed - Opened by apakulov-stripe over 4 years ago
- 3 comments
#33 - Add support for get certificate endpoints, and update revert support
Pull Request -
State: closed - Opened by ryan-lane almost 5 years ago
#32 - Switch to github actions
Pull Request -
State: closed - Opened by ryan-lane about 5 years ago
#31 - Fixed ULR param in setup.py
Pull Request -
State: closed - Opened by fpiedrah about 6 years ago
#30 - PyPI GitHub Homepage 404
Issue -
State: closed - Opened by fpiedrah about 6 years ago
#29 - Bump upper bound for pyopenssl
Pull Request -
State: closed - Opened by asottile over 6 years ago
- 1 comment
#28 - Adds option to disable ssl verification and use self signed certificates
Pull Request -
State: closed - Opened by russmac over 6 years ago
- 2 comments
#27 - v1.6.0
Pull Request -
State: closed - Opened by asottile almost 7 years ago
#26 - Only depend on ssl-necessary libraries in python2.7
Pull Request -
State: closed - Opened by asottile almost 7 years ago
#25 - Require newer boto3 and remove pyopenssl workaround
Pull Request -
State: closed - Opened by asottile almost 7 years ago
- 2 comments
#24 - Include mapping from credential pair to credential id
Pull Request -
State: closed - Opened by ghost almost 7 years ago
- 1 comment
#23 - Export metadata in combined format
Pull Request -
State: closed - Opened by ghost almost 7 years ago
- 1 comment
#22 - Update handling of metadata response format
Pull Request -
State: closed - Opened by ghost almost 7 years ago
- 1 comment
#21 - Support custom prefixes for exported credential environment variables
Pull Request -
State: closed - Opened by ghost almost 7 years ago
- 1 comment
#20 - Pass along error message from kms error
Pull Request -
State: open - Opened by tterrace about 7 years ago
- 1 comment
#19 - Add documentation as an optional variable for creating/updating blind creds
Pull Request -
State: closed - Opened by vivianho about 7 years ago
#18 - Add reverting credential functionality
Pull Request -
State: closed - Opened by vivianho about 7 years ago
- 1 comment
#17 - 403 Forbidden error when trying to access service
Issue -
State: closed - Opened by jacohend about 7 years ago
- 2 comments
#16 - "Unrecognized arguments" in CLI Example
Issue -
State: open - Opened by jacohend about 7 years ago
- 5 comments
Labels: bug, easy
#15 - Add python3 support
Pull Request -
State: closed - Opened by garrettheel about 7 years ago
- 1 comment
#14 - Convert to Python3: run 2to3 on codebase
Pull Request -
State: closed - Opened by jacohend about 7 years ago
- 1 comment
#13 - Python 3 support
Issue -
State: closed - Opened by jacohend about 7 years ago
- 5 comments
#12 - Version is tracked in multiple places in the code
Issue -
State: open - Opened by ryan-lane over 7 years ago
Labels: bug
#11 - Add a no-auth option to the client for development purposes
Issue -
State: open - Opened by ryan-lane over 7 years ago
Labels: enhancement, easy
#10 - Add aws_profile attribute to confidant client configuration
Issue -
State: open - Opened by ryan-lane about 8 years ago
Labels: enhancement
#9 - Looser reqs for client
Pull Request -
State: closed - Opened by ryan-lane about 8 years ago
- 1 comment
#8 - allow specifying an endpoint_url override
Pull Request -
State: open - Opened by doy-stripe about 8 years ago
- 2 comments
#7 - fix trailing newline handling
Pull Request -
State: closed - Opened by doy-stripe about 8 years ago
- 1 comment
#6 - add a jinja2 formatter
Pull Request -
State: closed - Opened by doy over 8 years ago
- 1 comment
#5 - a few clarifications to the client docs
Pull Request -
State: closed - Opened by doy over 8 years ago
- 1 comment
#4 - setup.py: fail if using anything but Python 2
Pull Request -
State: closed - Opened by billwanjohi over 8 years ago
- 4 comments
#3 - ImportError: No module named confidant_client.cli
Issue -
State: closed - Opened by russmac over 8 years ago
- 5 comments
#2 - Pypi releases in travis
Pull Request -
State: closed - Opened by ryan-lane over 8 years ago
#1 - Initial commit
Pull Request -
State: closed - Opened by ryan-lane over 8 years ago