Nuno Guedes

Results 8 issues of Nuno Guedes

Replicate our steps described in [local setup](https://www.k8gb.io/docs/local.html) on MS Azure's AKS using private DNS. Including the make test-failover make test-round-robin (the concepts captured by these Makefile targets) Deliverables: pull-request with...

**Describe the bug** When running a task to copy an image between 2 private ACRs using "az acr import" we get access denied on the destination ACR, which is also...

bug

**Describe the bug** On a multistep task, when cache:enabled is set on a build step and base image is in a private ACR, task fails when fetching base image digest....

bug

**What is the problem you're trying to solve** After an ACR task trigger updates an image, the running pods in AKS with that image should also be updated. Without that...

feature-request
ACR Tasks
Stale

**What is the problem you're trying to solve** The lifecycle of a git-access-token configured in a task's source triggers may be different from that of the task. This means that...

feature-request
ACR Tasks
Stale

* Specify `extra_plugins` of coredns as `array` instead of plain `string` * Adjust schema * Enables more intuitive and convenient plugin specification, e.g ``` coredns: extra_plugins: - log - prometheus...

Updated Helm chart, docs and examples for connecting to Azure Public DNS service. Users should now be able to connect external-dns to an existing Azure Public DNS zone by setting...

There are multiple scenarios where it would be useful to look at external metrics to assess service readiness, in addition to the current logic. For instance, by looking at [nginx...