Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#129 from GoogleCloudPlatform/k…
Browse files Browse the repository at this point in the history
…uberay-tpu-env-injector

Kuberay TPU Webhook Changes
  • Loading branch information
ryanaoleary authored Nov 30, 2023
2 parents 7048aad + f993cf8 commit da9ea67
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ webhooks:
path: /inject
rules:
- operations: ["CREATE"]
apiGroups: ["*"]
apiGroups: ["ray.io"]
apiVersions: ["*"]
resources: ["rayclusters"]
- operations: ["CREATE"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/ryanaoleary/kuberay-tpu-webhook
module github.com/GoogleCloudPlatform/kuberay-tpu-webhook

go 1.21

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit da9ea67

Please sign in to comment.