Skip to content

Fix busy loop when pod eviction is blocked during node drain #121

Fix busy loop when pod eviction is blocked during node drain

Fix busy loop when pod eviction is blocked during node drain #121

Workflow file for this run

name: lint
on:
pull_request:
permissions:
contents: read
jobs:
golangci:
name: golangci
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
- uses: ./.github/actions/setup
- uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
with:
version: v2.12