-
-
Notifications
You must be signed in to change notification settings - Fork 325
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Allow to pass selectableFields for CRD definition (#1605)
* Allow to pass selectableFields for CRD definition Signed-off-by: Danil-Grigorev <[email protected]> * Make selectableFields key optional to permit pre 1.30 clusters Signed-off-by: Danil-Grigorev <[email protected]> * Make it selectable Signed-off-by: Danil-Grigorev <[email protected]> * Mention selectable in the lib.rs Signed-off-by: Danil Grigorev <[email protected]> * Add a detail about version limitation for using selectableFields Signed-off-by: Danil-Grigorev <[email protected]> --------- Signed-off-by: Danil-Grigorev <[email protected]> Signed-off-by: Danil Grigorev <[email protected]>
- Loading branch information
1 parent
95cf702
commit 9dd62b9
Showing
4 changed files
with
35 additions
and
3 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
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