Andy Zhang
Andy Zhang
I will close this issue, you could track the 0406 release rollout progress here: https://releases.aks.azure.com/, and the snapshot worker thread num change would be rolled out on your region automatically.
@ganga1980 for the csi driver resource usage, if you don't need csi driver, you could disable those drivers, follow by: https://learn.microsoft.com/en-us/azure/aks/csi-storage-drivers#disable-csi-storage-drivers-on-a-new-or-existing-cluster
@Fei-Guo just let me know if this PR could be merged, and then I will add similar trivy action steps for other image build, thanks.
> @Fei-Guo just let me know if this PR could be merged, and then I will add similar trivy action steps for other image build, thanks. @Fei-Guo can you add...
this trivy action error is expected, it needs this PR merge first: https://github.com/kaito-project/kaito/pull/1022 ``` manager (gobinary) ================== Total: 1 (UNKNOWN: 0, LOW: 0, MEDIUM: 1, HIGH: 0, CRITICAL: 0) ┌──────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬──────────────────────────────────────────────────────────┐...
> One question: do we have to do trivvy scan for every PR? can we make it an action item and triggered upon release? @Fei-Guo yes, that's best for finding...
/release-note-none
@pohly could you take a look? thx
can we use go version 1.22.5 directly since there is a new CVE: ``` ┌─────────┬────────────────┬──────────┬────────┬───────────────────┬─────────────────┬──────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Status │ Installed Version │ Fixed Version │...
> @andyzhangx Amazing PR, any updates? blocked by https://github.com/kubernetes-csi/node-driver-registrar/issues/415 since liveness-probe and node-registrar images are not built yet