8000 Add Luke to TAM by lumjjb · Pull Request #271 · guacsec/guac · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add Luke to TAM #271

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 8, 2022
Merged

Add Luke to TAM #271

merged 1 commit into from
Dec 8, 2022

Conversation

lumjjb
Copy link
Contributor
@lumjjb lumjjb commented Dec 8, 2022

Add @lukehinds to Technical Advisory Members!

Signed-off-by: Brandon Lum lumjjb@gmail.com

Signed-off-by: Brandon Lum <lumjjb@gmail.com>
@kodiakhq kodiakhq bot merged commit 354783c into main Dec 8, 2022
@kodiakhq kodiakhq bot deleted the add-tam-lh branch December 8, 2022 15:57
lukehinds pushed a commit to lukehinds/guac that referenced this pull request Dec 9, 2022
Signed-off-by: Brandon Lum <lumjjb@gmail.com>

Signed-off-by: Brandon Lum <lumjjb@gmail.com>
kodiakhq bot pushed a commit that referenced this pull request Dec 9, 2022
* Consolidate duplicate flag declarations

A bit of uneeded DRY. Both commands share the same set of flags
so consolidate into the root init. If individual flags are ever
needed, we can set them in the init of each cmd.

Signed-off-by: Luke Hinds <lhinds@redhat.com>

* Implement viper for configuration mgmt

This change allows three types of input (in
order of load priority), in accordance with the
12 factor app design.

* CLI flags
* Environment Variables
* Configuration file

Environment variables are declared using the `GUAC`
prefix, e.g..

`export GUAC_GDBUSER=neo4j`

It requires the former creds value be split over two flags

`--gdbuser neo4j --gdbpass password`

Signed-off-by: Luke Hinds <lhinds@redhat.com>

* Add Luke to TAM (#271)

Signed-off-by: Brandon Lum <lumjjb@gmail.com>

Signed-off-by: Brandon Lum <lumjjb@gmail.com>

* Consolidate duplicate flag declarations

A bit of uneeded DRY. Both commands share the same set of flags
so consolidate into the root init. If individual flags are ever
needed, we can set them in the init of each cmd.

Signed-off-by: Luke Hinds <lhinds@redhat.com>

Signed-off-by: Luke Hinds <lhinds@redhat.com>

* Fix goimport lint complaints

Signed-off-by: Luke Hinds <lhinds@redhat.com>

* Handle err on viper.BindPflag

Signed-off-by: Luke Hinds <lhinds@redhat.com>

* Final lint fix

Signed-off-by: Luke Hinds <lhinds@redhat.com>

Signed-off-by: Luke Hinds <lhinds@redhat.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Co-authored-by: Brandon Lum <lumjjb@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0