-
We have a consistent, if infrequent, issue that happens when migration assistant is used to copy between hosts. When this happens, the agent databases are copied between the nodes, and we end up with …
-
### What version of `fleet` are you using (`fleet version --full`)?
```
docker run kolide/fleet fleet version --full
fleet - version 1.0.6
branch: master
revision: 45165aa29aae52346ed1c458f…
-
We have some [checkups](https://github.com/kolide/launcher/tree/main/ee/debug/checkups) that do not work if flare/doctor is not run with elevated permissions. We want to detect if flare/doctor is bein…
-
when you kolide you just stop.
you shold slide along the cirkel istead of stoping
-
Digging through a debug log, I find myself wondering about https://github.com/kolide/launcher/blob/7217b1944ab23a72191bcf1b035b4579e1ff60f7/cmd/launcher/internal/updater/updater.go#L143-L158
This i…
-
This is not an issue but a suggestion (or just a question).
Looked through the documentation and couldn't find any note on hardware requirements. It would be really helpful for those who never face…
-
# Bug report
### What operating system and version are you using?
```
$ osqueryi --line "SELECT version, build, platform FROM os_version;"
version = 10.13.6
build = 17G65
platfor…
-
Currently, we embed the root.json file inside our launcher binary: https://github.com/kolide/launcher/blob/main/ee/tuf/assets/tuf/root.json
We want to change how we embed this file for a couple rea…
-
I know the recommendation is to keep the `additional_queries` to a minimum (to limit performance impacts). However, we have a potential need to be able to filter the `additional` fields returned from …
-
Had previously tried to fix this with a sync.Mutex lock in https://github.com/kolide/launcher/pull/1778 -- doesn't appear to have worked.
We never make it to here: https://github.com/kolide/launcher/…