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

Move key creation to runLauncher #1924

Merged
merged 4 commits into from
Oct 29, 2024

Conversation

RebeccaMahany
Copy link
Contributor

@RebeccaMahany RebeccaMahany commented Oct 29, 2024

Relates to #1827

Relates to #1936.

In preparation for moving the extension inside the osquery instance per ADR, this PR moves launcher key creation out of the extension.

We expect that the launcher keys are available as soon as the rungroup starts. Since extension start will happen after rungroup start in the future, we need to move the launcher key creation to runLauncher, before the rungroup starts.

@RebeccaMahany RebeccaMahany added this pull request to the merge queue Oct 29, 2024
Merged via the queue into kolide:main with commit 69277cb Oct 29, 2024
29 checks passed
@RebeccaMahany RebeccaMahany deleted the becca/move-key-creation branch October 29, 2024 17:35
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