mirror of
https://github.com/kubernetes/client-go.git
synced 2026-05-17 13:04:13 +00:00
Merge pull request #132642 from yuanwang04/restart-rules
Implement container restart policy rules Kubernetes-commit: 26045b2fab22857c5b8a836ad709df717637491a
This commit is contained in:
2
go.mod
2
go.mod
@@ -25,7 +25,7 @@ require (
|
||||
golang.org/x/time v0.9.0
|
||||
google.golang.org/protobuf v1.36.5
|
||||
gopkg.in/evanphx/json-patch.v4 v4.12.0
|
||||
k8s.io/api v0.0.0-20250725024533-ed2eb37e36f7
|
||||
k8s.io/api v0.0.0-20250725024534-53dd5462e729
|
||||
k8s.io/apimachinery v0.0.0-20250724224258-50e39b11cd32
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
|
||||
|
||||
Reference in New Issue
Block a user