mirror of
https://github.com/labring/sealos.git
synced 2026-08-30 17:58:09 +08:00
210c52dc2e
* ci(lifecycle): backport ci and linter updates * fix(lint): backport source lint fixes Backport the source-side lint fixes from #7095 and the lifecycle test lint gate from #7119. * fix(lint): suppress semgrep HPA cast findings * fix(account): backport missing account types * fix(account): backport missing account helpers * fix(lint): backport semgrep-compatible HPA suppressions * fix(account): backport account upgrade helpers * fix(lint): satisfy semgrep HPA cast rule * fix(lint): use plain nosemgrep for HPA casts * fix(lint): avoid semgrep HPA cast finding * feat(account): backport alert notification routes * fix(account): format user alert notification helpers * fix(account): apply golines to alert notification files * ci: stop kubelet before core e2e tests