1
0
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:
Simon Pasquier
2025-09-04 16:31:52 +02:00
parent 2775601a21
commit d73d9be517
18 changed files with 31 additions and 115 deletions

View File

@@ -8232,13 +8232,6 @@
"type": "integer"
}
},
"required": [
"availableReplicas",
"paused",
"replicas",
"unavailableReplicas",
"updatedReplicas"
],
"type": "object"
}
},

View File

@@ -9252,13 +9252,6 @@
"type": "integer"
}
},
"required": [
"availableReplicas",
"paused",
"replicas",
"unavailableReplicas",
"updatedReplicas"
],
"type": "object"
}
},

View File

@@ -11207,13 +11207,6 @@
"type": "integer"
}
},
"required": [
"availableReplicas",
"paused",
"replicas",
"unavailableReplicas",
"updatedReplicas"
],
"type": "object"
}
},

View File

@@ -7965,13 +7965,6 @@
"type": "integer"
}
},
"required": [
"availableReplicas",
"paused",
"replicas",
"unavailableReplicas",
"updatedReplicas"
],
"type": "object"
}
},