Victor Lyuboslavsky

Results 69 issues of Victor Lyuboslavsky

#14722 Added gitops/apply configuration support: ``` webhook_settings: activities_webhook: enable_activities_webhook: true destination_url: "https://example.com/activity" ``` If the webhook response is a 429 error code, the webhook retries for up to 30 minutes....

Move CalculateAggregatedPerfStatsPercentiles reads to the replica #18838 # Checklist for submitter If some of the following don't apply, delete the relevant line. - [ ] Changes file added for user-visible...

#18838 1. During software ingestion, switched to updating `last_updated_at` as a batch for 1 host. 2. Removed `DELETE FROM software` statement that ran for every host update (where software was...

### What happened? The author is not displayed on the demo site: https://demo.stack.jimmycai.com/p/markdown-syntax-guide/ Even though the top matter has it: ``` +++ author = "Hugo Authors" title = "Markdown Syntax...

#19031 - Maintenance window now scheduled weekly on Tuesdays # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Changes file added for...

#19651 Hide "Self-service" in Fleet Desktop and My device page if there is no self-service software available # Checklist for submitter - [x] Changes file added for user-visible changes in...

The replica DB test frequently fails ``` Last_SQL_Errno:1146 Last_SQL_Error:Coordinator stopped because there were error(s) in the worker(s). The most recent failure being: Worker 1 failed executing transaction 'ANONYMOUS' at master...

story
~backend
:release
~engineering-initiated
#g-endpoint-ops

## Goal | User story | |:---------------------------------------------------------------------------| | As an end user, | I don't want to see Fleet Desktop disappear/reappear when osquery restarts due to an expensive query triggering...

~agent
story
~backend
#g-endpoint-ops
~dogfood

## Goal | User story | |:---------------------------------------------------------------------------| | As a Fleet user, | I want to know who viewed macOS PIN when locking device | so that I can conduct...

story
~frontend
#g-endpoint-ops

### Describe the bug I have a background macOS service ([fleetd](https://fleetdm.com/docs/get-started/anatomy#fleetd)) that's trying to run a script using interpreter APIs. It fails `keyboard.write` because it doesn't seem to have access...