Skip to content
This repository has been archived by the owner on Mar 3, 2025. It is now read-only.

✨ Replace kube-rbac-proxy with controller-runtime metrics authentication/authorization #989

✨ Replace kube-rbac-proxy with controller-runtime metrics authentication/authorization

✨ Replace kube-rbac-proxy with controller-runtime metrics authentication/authorization #989

Workflow file for this run

on:
pull_request_target:
types: [opened, edited, reopened, synchronize]
jobs:
pr-title:
runs-on: ubuntu-latest
name: Verify PR title
steps:
- name: Verify PR title
uses: kubernetes-sigs/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}