Skip to content

Commit 8ac3af6

Browse files
Google APIscopybara-github
authored andcommitted
fix!: remove image_family from container.v1beta1.CustomImageConfig
PiperOrigin-RevId: 922971322
1 parent fe9f668 commit 8ac3af6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

google/container/v1beta1/cluster_service.proto

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1865,9 +1865,6 @@ message CustomImageConfig {
18651865
// The name of the image to use for this node.
18661866
string image = 1;
18671867

1868-
// The name of the image family to use for this node.
1869-
string image_family = 2;
1870-
18711868
// The project containing the image to use for this node.
18721869
string image_project = 3;
18731870
}

0 commit comments

Comments
 (0)