Skip to content
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

Add provider class for Nautobot Secrets Functionality #49

Merged
merged 18 commits into from
Jan 24, 2022
Merged

Add provider class for Nautobot Secrets Functionality #49

merged 18 commits into from
Jan 24, 2022

Conversation

jeffkala
Copy link
Contributor

@jeffkala jeffkala commented Jan 5, 2022

fixes #44

This allows for secrets group feature to be used to provide username, password, secret.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
jeffkala and others added 3 commits January 5, 2022 13:34
Co-authored-by: Glenn Matthews <glenn.matthews@networktocode.com>
Copy link

@glennmatthews glennmatthews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Co-authored-by: Glenn Matthews <glenn.matthews@networktocode.com>
jeffkala and others added 2 commits January 7, 2022 08:45
@itdependsnetworks
Copy link
Contributor

@qduk @dgarros @whitej6 any thoughts? Will push by tuesday otherwise

Copy link

@dgarros dgarros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeffkala
Copy link
Contributor Author

After discussions the config_context is the path forward on defining plugin(device) specific settings.

@jeffkala
Copy link
Contributor Author

@itdependsnetworks @dgarros anything else now that we have our path forward? This PR should be good to merge.

@jeffkala
Copy link
Contributor Author

Perhaps one question is whether to have two different options in the config on whether to use config_context for secrets then another one for extras (from other PR). I think one trigger should work.

@itdependsnetworks
Copy link
Contributor

I think it should be 2 config keys.

@jeffkala
Copy link
Contributor Author

Was thinking

{"use_config_context": {"secrets": True, "connection_options": True}}

@itdependsnetworks
Copy link
Contributor

I like it

README.md Outdated Show resolved Hide resolved
Co-authored-by: Glenn Matthews <glenn.matthews@networktocode.com>
@itdependsnetworks itdependsnetworks merged commit ea5d0ee into nautobot:develop Jan 24, 2022
@jeffkala jeffkala deleted the jkala-secrets-integration branch March 9, 2024 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new credentials integration with Nautobot
5 participants