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

Secrets gone missing in prod #2009

Closed
matt2e opened this issue Jul 8, 2024 · 2 comments
Closed

Secrets gone missing in prod #2009

matt2e opened this issue Jul 8, 2024 · 2 comments
Assignees

Comments

@matt2e
Copy link
Collaborator

matt2e commented Jul 8, 2024

Could be:

  • We added the ftl tag but didn't migrate
    • Would we get an error if router has the list but provider can't read them?
  • We moved to a db router but didn't migrate
  • Obfuscation causing issues?
    • Came in later than the version they are on? (check)
  • ASM syncing / caching causing issues?
    • Would we get an error if router has the list but provider can't read them?
  • DB migration not working and we wiped the db?
  • ...?
@github-actions github-actions bot added the triage Issue needs triaging label Jul 8, 2024
@ftl-robot ftl-robot mentioned this issue Jul 8, 2024
@github-actions github-actions bot removed the triage Issue needs triaging label Jul 8, 2024
@bradleydwyer
Copy link
Collaborator

Consider adding logging around accessors and state of secrets on startup.

@matt2e
Copy link
Collaborator Author

matt2e commented Jul 9, 2024

Moving that to another ticket.
Closing this one for now unless we hear something from the other team

@matt2e matt2e closed this as completed Jul 9, 2024
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

2 participants