Skip to content

Commit 49f0a7b

Browse files
Merge pull request #140931 from pohly/client-go-changelog-adding-apigroups
apidiff: ignore adding entirely new API groups Kubernetes-commit: 5aef4d9a009d870af0d6abd11e3c648338595a7b
2 parents 74d4b1e + 694f4eb commit 49f0a7b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@ Go API changes are typically not included in the Kubernetes release notes, so
44
noteworthy Go API changes *may* be documented here. This is currently not
55
*required*, so consult the git history to see all changes.
66

7-
### Introduce Lifecycle API group for v1alpha1 EvictionRequest and Eviction APIs
8-
9-
See [PR #137050](https://github.com/kubernetes/kubernetes/pull/137050)
10-
```
11-
- ./informers.SharedInformerFactory.Lifecycle: added
12-
```
13-
147
### Type-safe informers
158

169
All code using the result of the generated client-go Informer() methods (a

0 commit comments

Comments
 (0)