Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2e: add deadcode nolint for k8sVersionGreaterEquals
k8sVersionGreaterEquals is not used anywhere but it will be used in future if we need to have a kubernetes version check. adding nolint for it now to skip it from static check. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
- Loading branch information