obesser
obesser
According to https://docs.microsoft.com/en-us/azure/application-gateway/ingress-controller-overview#difference-between-helm-deployment-and-aks-add-on multiple AGICs targeting one Application Gateway is not a supported scenario, but it doesn't state why, is it planned for future versions of the add-on?
Remote build fails when identity-based storage connection is used (AzureWebJobsStorage__accountName)
When publishing using remote build (Python) I get the error `Malformed SCM_RUN_FROM_PACKAGE when uploading built content.` This is a new function app created after 2019. Publishing the same project to...
Extension version 1.10.5 When deploying to a function app that is using the `AzureWebJobsStorage__accountName` setting only (no `AzureWebJobsStorage` setting), I get the error message `"AzureWebJobsStorage" app setting is required for...
When signed in with a user that is **only** assigned a cosmos-db role as described here: https://learn.microsoft.com/en-us/azure/cosmos-db/how-to-setup-rbac, the extension fails to display the databases that are scoped in the role...
I am using Azurite to test this binding. While the `partition_key` and `filter` parameters work as expected, the `row_key` parameters seems to be completely ignored. ``` @app.route(route="req") @app.table_input(connection="CS", arg_name="arg", table_name="table_name",...
The issue is described in #2671 but the conversation there is locked. It is also marked as fixed in #3306 but it isn't. When attempting a remote build, I get...
The provider enforces a restriction of using IDE0:0 for CDROM only. This is a problem if you have to clone a template that uses 4 IDE hard disks and no...
[Bug] verifyImages validation wrongly denies the request when adding a second container to the pod
### Kyverno Version 1.13.4 ### Kubernetes Version 1.31.x ### Kubernetes Platform AKS ### Kyverno Rule Type verifyImages ### Description When using `kubectl debug` to attach an ephemeral container to a...