Brant Gurganus
Brant Gurganus
@DmitriyMV updated the description with links to other related pieces.
Still applicable.
This really needs a better filtering mechanism too. If you have it bootstrap with something like ArgoCD, all the ArgoCD manifests will show different all the time because the applied...
I got this proof of concept working as illustrated. The executable has an icon which I left as the default one go-winres produced and some basic executable properties are filled...
still applicable
3 starter yaml files attached created using `wingetcreate new https://github.com/siderolabs/omni/releases/download/v0.48.4/omnictl-windows-amd64.exe` [manifests.zip](https://github.com/user-attachments/files/19999355/manifests.zip) In theory you could take this and do a pull request to the winget packages repository (https://github.com/microsoft/winget-pkgs) to get...
I found https://github.com/siderolabs/omni-docs/issues/103 which involved a third party making some packages for winget. Doesn't look like an automated process though. Some stuff already there at https://github.com/microsoft/winget-pkgs/tree/32637e7b8478f91645816c47eaeddc556402d81f/manifests/s/Sidero
Ran into this recently and put in ticket/request via support channels too. onSchedule sets up the service account as an invoker. All the eventarc stuff like onDocumentWritten sets the service...
@ristokyotikki Through support, I came up with giving the service account an invoker role globally. That could work for you. Instead of invoker specifically on the function, it'd be a...
Still applicable.