mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 06:45:27 +01:00
chore: enable statusoptional linter
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
@@ -8232,13 +8232,6 @@
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"availableReplicas",
|
||||
"paused",
|
||||
"replicas",
|
||||
"unavailableReplicas",
|
||||
"updatedReplicas"
|
||||
],
|
||||
"type": "object"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -9252,13 +9252,6 @@
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"availableReplicas",
|
||||
"paused",
|
||||
"replicas",
|
||||
"unavailableReplicas",
|
||||
"updatedReplicas"
|
||||
],
|
||||
"type": "object"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -11207,13 +11207,6 @@
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"availableReplicas",
|
||||
"paused",
|
||||
"replicas",
|
||||
"unavailableReplicas",
|
||||
"updatedReplicas"
|
||||
],
|
||||
"type": "object"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -7965,13 +7965,6 @@
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"availableReplicas",
|
||||
"paused",
|
||||
"replicas",
|
||||
"unavailableReplicas",
|
||||
"updatedReplicas"
|
||||
],
|
||||
"type": "object"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user