Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: ignore breaking release of @kubernetes/client-node (#516)
## Description @kubernetes/client-node created a release that breaks our ability to generate classes from CRDs. It also breaks CI. The release has no release notes either. Very strange. We definitely should skip this. ## Related Issue Fixes # <!-- or --> Relates to # ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://docs.pepr.dev/main/contribute/#submitting-a-pull-request) followed Signed-off-by: Case Wylie <[email protected]>
- Loading branch information