mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Update proto
This commit is contained in:
parent
c2f2a33dc5
commit
63e3e84e7e
@ -105,6 +105,8 @@ message APIServiceSpec {
|
|||||||
message APIServiceStatus {
|
message APIServiceStatus {
|
||||||
// Current service state of apiService.
|
// Current service state of apiService.
|
||||||
// +optional
|
// +optional
|
||||||
|
// +patchMergeKey=type
|
||||||
|
// +patchStrategy=merge
|
||||||
repeated APIServiceCondition conditions = 1;
|
repeated APIServiceCondition conditions = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user