-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Granted EKS Proxy command (#787)
* rough in eks proxy * bump sdk * added logic for adding service user to kube config when connecting to proxy * update command * Split proxy code to be shared between EKS and RDS * Return an error when the user does not confirm applying changes * fix merge * Remove code for loading kube config files and use the standards library code instead --------- Co-authored-by: meyerjrr <[email protected]>
- Loading branch information
1 parent
2be2b39
commit a64c6b7
Showing
16 changed files
with
962 additions
and
461 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,4 +14,6 @@ gon.granted.arm.hcl | |
|
||
launch.json | ||
.env | ||
.vscode/ | ||
.vscode/ | ||
|
||
bad-token.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.