Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.61 KB

File metadata and controls

60 lines (39 loc) · 1.61 KB

Type of change

  • 🐛 Bug fix
  • 🚀 New feature / enhancement
  • 📖 Documentation
  • 🧹 Refactoring / cleanup
  • ⚙️ CI / tooling
  • ⚠️ Breaking change

What this PR does

Related issues

Fixes #

Did you use AI tools in preparing this PR?:

Y/N

Screenshots / recordings

Before After

Test plan

Automated checks

  • npm ci
  • npm run build
  • npm run tsc
  • npm run lint
  • npm run format -- --check
  • npm run test

Manual verification

  • Tested in Headlamp against a cluster with Agones installed
  • Verified on a cluster without Agones (if change affects CRD detection)

RBAC considerations

Notes for reviewers