Dmytro Bondar
Dmytro Bondar
@ssbarnea could you add me also?
@ingentismg , @owenrumney, this issue was resolved in [v1.5.0](https://github.com/aquasecurity/trivy-azure-pipelines-task/releases/tag/v1.5.0) for `docker: true` also.
Hi, As it's not possible to disable external-dns without disabling addon completely, I configured Private DNS Zone only - it's better to have public IPs in private zone, than the...
Hi! While working on #5113, I realized it would be beneficial to have a single interface to manage authorizations with Azure. Same auth package could be reused by SecretStore provider,...
> > Hi! While working on #5113, I realized it would be beneficial to have a single interface to manage authorizations with Azure. > > Same auth package could be...
In my mind, this feature should be implemented in V2. V1 is already overloaded with inputs, which should be combined as selectors.
I meant grouping not on Azure UI, but something like: ```yaml inputs: runMethod: docker | install | pre-installed
Agreed. Scanning K8s via pipeline provides easy access to view results without using operator and other extra tools for visualization like Grafana. But, current task doesn't support this - you...
You're referencing to config for v2. You can find configuration options for v1 on stable branch https://github.com/h44z/wg-portal/tree/stable?tab=readme-ov-file#configuration-options. Example config file is also there https://github.com/h44z/wg-portal/blob/stable/tests/conf/config.yml and https://github.com/h44z/wg-portal/tree/stable?tab=readme-ov-file#sample-yaml-configuration
@ALIP-0 Can't reproduce on latest version of v2. Running both via docker compose. Interface is shown after re-login and after wg-portal container restart. ```yaml # docker-compose.yaml services: wg-portal: image: ghcr.io/h44z/wg-portal:latest...