-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This changes makes the Update and Patch method drop the Status potion of the object if it is an in-tree object that has a status subresouce or was configured as having one. This replicas the behavior observed when using an actual Kubernetes API. This change might break tests due to the fact that it configures the in-tree resources that have a status subresoruce as such. If that happens however that likely means the test was passing incorrectly.
- Loading branch information
1 parent
5db1738
commit ea6cd8c
Showing
2 changed files
with
201 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters