-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update gaudi resource driver chart to v0.2.0 (#63)
* update gaudi resource driver chart to v0.2.0 Signed-off-by: Oksana Baranova <[email protected]>
- Loading branch information
Showing
12 changed files
with
64 additions
and
363 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
110 changes: 0 additions & 110 deletions
110
charts/intel-gaudi-resource-driver/crds/gaudi.resource.intel.com_gaudiallocationstates.yaml
This file was deleted.
Oops, something went wrong.
57 changes: 0 additions & 57 deletions
57
charts/intel-gaudi-resource-driver/crds/gaudi.resource.intel.com_gaudiclaimparameters.yaml
This file was deleted.
Oops, something went wrong.
63 changes: 0 additions & 63 deletions
63
charts/intel-gaudi-resource-driver/crds/gaudi.resource.intel.com_gaudiclassparameters.yaml
This file was deleted.
Oops, something went wrong.
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
9 changes: 9 additions & 0 deletions
9
charts/intel-gaudi-resource-driver/templates/device-class.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
apiVersion: resource.k8s.io/v1alpha3 | ||
kind: DeviceClass | ||
metadata: | ||
name: gaudi.intel.com | ||
|
||
spec: | ||
selectors: | ||
- cel: | ||
expression: device.driver == "gaudi.intel.com" |
26 changes: 0 additions & 26 deletions
26
charts/intel-gaudi-resource-driver/templates/resource-class.yaml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.