Releases: maksim-paskal/aks-node-termination-handler
Releases · maksim-paskal/aks-node-termination-handler
v1.0.18
Features
- Add new flag
-webhook.retries
with default value 3 it enables by default retry unsuccessful request to webhook (connection errors, 5xx errors, except 501) to disable this feature - set this flag to 0 - Upgrage Go dependencies to latest for mitigating security issue and use latest Go 1.23
Thanks @m4rii0
Changelog
- 32b0023 Add retries on webhook failure (#92)
- ad721e4 Fix go imports (#96)
- 96d50f2 Identify webhook result http 2xx as OK (#95)
- d440748 Raise codecoverage in metrics package (#97)
- f194a84 Upgrage Go dependencies (#93)
- 53c5037 feat: add support NetworkPolicy (#91)
Docker Images
paskalmaksim/aks-node-termination-handler:latest
paskalmaksim/aks-node-termination-handler:v1.0.18
helm-chart-1.1.7
Gracefully handle Azure Virtual Machines shutdown within Kubernetes
v1.0.17
v1.0.16
Changelog
- cde1c54 Add support for image pull secrets in the helm chart. (#87)
- 054ddcb Simulate eviction with Azure CLI (#85)
- 028f7fc Using HTTP Proxy for Webhooks (#89)
- 7ced51d add go vuln check on PR (#83)
- 4c226ee allow lines length 200 (#82)
Docker Images
paskalmaksim/aks-node-termination-handler:latest
paskalmaksim/aks-node-termination-handler:v1.0.16
helm-chart-1.1.6
Gracefully handle Azure Virtual Machines shutdown within Kubernetes
v1.0.15
Changelog
- 8329c49 fix codecov settings (#79)
- 0a7e177 refactor e2e tests (#80)
- af9a7d3 support kubernetes 1.29 (#78)
- 74dce44 update go deps (#81)
- c803f46 use latest go 1.22, update deps (#77)
Docker Images
paskalmaksim/aks-node-termination-handler:latest
paskalmaksim/aks-node-termination-handler:v1.0.15
v1.0.14
helm-chart-1.1.5
Gracefully handle Azure Virtual Machines shutdown within Kubernetes
v1.0.13
helm-chart-1.1.4
Gracefully handle Azure Virtual Machines shutdown within Kubernetes