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 content about how to update config file in spec #49

Merged
merged 2 commits into from
Dec 5, 2018

Conversation

nick-mccoy
Copy link
Contributor

There are taps that need to refresh their credentials during or before a run. These credentials are sometimes refreshed in a linked-list fashion, where the previous creds are needed to get the new, refreshed creds. The tap needs a way to update the config file to remember the most recent creds it used.

This PR adds details to the spec about how taps should update the config file.

docs/SPEC.md Outdated Show resolved Hide resolved
@nick-mccoy nick-mccoy merged commit e61e198 into master Dec 5, 2018
@nick-mccoy nick-mccoy deleted the add_config_update_to_spec branch December 5, 2018 19:06
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.

2 participants