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

[Agent policy secrets] Retrieve agent policy secrets from .fleet-secrets index and replace secret references with secret values #2485

Closed
hop-dev opened this issue Apr 11, 2023 · 0 comments · Fixed by #2863
Assignees

Comments

@hop-dev
Copy link
Contributor

hop-dev commented Apr 11, 2023

Part of elastic/kibana#154715

🚧

  • parse all references out of agent policy secret_refs field
  • get secrets by ID from the .fleet-secrets index
  • replace all secret references with the secret themselves in the policy. Secret references are in the format $co.elastic.secret{12345}
  • never log a secret value
@hop-dev hop-dev changed the title [Agent policy secrets] Retrieve agent policy secrets from .secrets index and replace secret references with secret values [Agent policy secrets] Retrieve agent policy secrets from .fleet-secrets index and replace secret references with secret values May 10, 2023
@juliaElastic juliaElastic mentioned this issue Aug 7, 2023
8 tasks
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 a pull request may close this issue.

3 participants