mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
Updating components to use v1beta3
This commit is contained in:
@@ -165,6 +165,7 @@ func ServeImageOrFail(c *client.Client, test string, image string) {
|
||||
for i, pod := range pods.Items {
|
||||
body, err := c.Get().
|
||||
Prefix("proxy").
|
||||
Namespace(api.NamespaceDefault).
|
||||
Resource("pods").
|
||||
Name(string(pod.Name)).
|
||||
Do().
|
||||
|
Reference in New Issue
Block a user