Victor Lyuboslavsky

Results 187 comments of Victor Lyuboslavsky

@noahtalerman GitLab does not have its own secrets manager yet. I will use Hashicorp Vault. Reference: https://docs.gitlab.com/ee/ci/secrets/

Update: looks like I don't neet a secrets manager. Gitlab can mask env variables, so I'll just use that feature.

PR for fleet-gitops repo: https://github.com/fleetdm/fleet-gitops/pull/48

Related issue: https://github.com/fleetdm/fleet/issues/21715

@dantecatalfamo We may be stepping on each other since I'm trying to fix some issues with my current load test. I'll let you fix the issue with batch delete. Each...

Waiting for new activity queue to be in before revisiting this issue.

@marko-lisica Can you add an iPhone-only app to our VPP so I can test it during development? Let me know which one it is. Procreate apps cost money, so maybe...

@marko-lisica Fitbit also shows up on my iPad. Is there another iPhone-only app?

@marko-lisica @noahtalerman This story requires GitOps changes -- the same `app_store_id` may be used for ios and ipad apps, so we need to add `platform` option (`darwin`,`ios`,`ipados`). We can default...

@noahtalerman What about VPP licenses? If a user deletes a VPP app or wipes the host, should we release the license?