-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hack/generate-lib-resources.py: Add OperatorGroup type
Add OperatorGroup type to the helper script generate-lib-resources.py. This should have been a part of pull request #862, which introduced the defaulting for OperatorGroup resources [1]. Unfortunately, it wasn't added, and the respective changes in the auto-generated files lib/resourcebuilder/resourcebuilder.go and lib/resourceread/resourceread.go were done manually. This commit will update the script and will update the auto-generated files by running the helper script. [1] #862
- Loading branch information
1 parent
392a8ea
commit bdac5ff
Showing
3 changed files
with
21 additions
and
19 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
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