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