Dmytro Bondar
Dmytro Bondar
- Bump go version with dependencies - Refactor Dockerfile - Add GitHub workflows and dependabot config
Cleanup generated kubeconfig from runner by default or leave config by flag
The purpose of this PR is to not provide fixes or improvements for user experience, but these changes will be valuable for chart maintainers. - helper templates for labels -...
Hi, I'm trying to add internal ingress using instruction https://learn.microsoft.com/en-us/azure/aks/create-nginx-ingress-private-controller. Current controller implementation does not provide configuration options for external-dns controller. # Issue All hosts from Private DNS Zone `private.example.com`...
Added: - Initial version of Helm chart for Kubernetes deployments - GH workflow for chart linting/testing/publishing
This pull request includes several updates to the repository's CI/CD configuration, dependency management, and documentation. The most important changes are the usage of GoReleaser for release workflow, the introduction of...
* Updated `azurerm_windows_function_app` to support both system-assigned and user-assigned managed identities. * Made the `client_secret_setting_name` configurable in Active Directory authentication settings, enabling the use of managed identity federated authentication. *...
**Is your feature request related to a problem? Please describe.** It's not a good idea to install latest pre-release versions through package manager by default. **Describe the solution you'd like**...