Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: use latest kube-utils for sa token rotation (#390)
* fix: recheck sa token regularly need to refetch the service account auth token regularly since going forward it will be marked stale and request will be rejected if using an old token. * chore: update dependencies * remove ref to kubeapiconfig * simplify
- Loading branch information