Skip to content

feat(k8s_tagger): Added pagination when fetching pods from the k8s List API #5342

feat(k8s_tagger): Added pagination when fetching pods from the k8s List API

feat(k8s_tagger): Added pagination when fetching pods from the k8s List API #5342

Workflow file for this run

name: PRs labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-20.04
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true