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

Lattice-level secrets #184

Open
willshulman opened this issue Jul 29, 2018 · 0 comments
Open

Lattice-level secrets #184

willshulman opened this issue Jul 29, 2018 · 0 comments

Comments

@willshulman
Copy link
Contributor

willshulman commented Jul 29, 2018

  • Lattices can have secrets. They are managed via API and cmdline (get/set).
  • Top-level Systems can define $parameters that are unbound. When defined they must be bound by passing values to systems:create.
  • We define a syntax to pass Lattice-level secrets as parameter values to systems:create. What is passed into the system is the secret thunk pointing to the Lattice-level secret.
    • Sounds like this is hard and that practically we will have to copy the value. We could consider copying during every deploy to make it easier to realize changed values for lattice-level secrets.
  • We want to validate we have all the secrets we need when we deploy

Original design doc:

https://docs.google.com/document/d/1tPQvoZL5FybpWC2Ps0zzSmB1wfZMocJRvJJ6pQoJPB8/edit

There we also discuss the idea of Lattice-user-level secrets and Cloud Lattice account-level / user secrets.

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

No branches or pull requests

1 participant