Lukas M
Lukas M
Any plans to support semver bumping ? Propsal: 1. implement https://github.com/flavio/fresh-container logic ( golang ) 2. fresh-container ( server mode - REST API ) and dockupdater ( GET /api/v1/check?image=&constrains=$labels.dockupdater.image-constrains )...
Hello, ( I did not even try this wrapper ), would be nice to have also `ERROR_COMMAND`, which will be triggered if backup will fail. Of course I can probably...
### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...
**Environmental Info:** K3s Version: - v1.24.3+k3s1 Node(s) CPU architecture, OS, and Version: - Ubuntu 22.04 LTS, Oracle Cloud ARM instance ( Linux arm 5.15.0-1011-oracle # 15-Ubuntu SMP Fri Jun 10...
Seems its not possible to set AWS authentication for https://docs.renovatebot.com/modules/datasource/#aws-machine-image-datasource ``` jobs: renovate: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/[email protected] - name: Self-hosted Renovate uses: renovatebot/[email protected] with: configurationFile: renovate/config.js...
Recently I builded for linuxserver.io /according to theirs standards/ dockerized aria2 + webui-aria2. https://github.com/lukasmrtvy/lsiobase-aria2-webui They have problems with CI build pipeline and they dont want to merge new PRs, unless...
Shares?
Hello, Is possible to implement Shares control in go-samba4 ?
Its not possible to setup external redis with TLS enabled. Thats usually problem when is Harbor deployed in Azure, AWS with external redis server with TLS enabled ( PaaS ).
Would be nice to support Azure MSI authentication ( https://www.terraform.io/docs/providers/azurerm/guides/managed_service_identity.html#what-is-a-managed-identity- ) Related issues: - [ ] https://github.com/crossplane/provider-azure/issues/292 - [ ] https://github.com/crossplane/provider-azure/issues/322
Would be nice to have support also for Azure Managed Disk as CRD. Is possible to reference pre existing managed disk in PV: https://docs.microsoft.com/en-us/azure/aks/azure-disk-volume#mount-disk-as-volume https://github.com/Azure/aks-engine/issues/3648#issuecomment-665857839 Thanks