Skip to content

Commit

Permalink
Remove unnessary status-Blocks from test data of new OpenShift rules
Browse files Browse the repository at this point in the history
  • Loading branch information
benruland committed Jul 15, 2024
1 parent a6af071 commit c660330
Show file tree
Hide file tree
Showing 21 changed files with 7 additions and 2,954 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -241,31 +241,6 @@ cat <<EOF > "$kube_apipath$deployment_apipath"
]
}
}
},
"status": {
"availableReplicas": 1,
"conditions": [
{
"lastTransitionTime": "2022-04-04T12:44:36Z",
"lastUpdateTime": "2023-11-07T10:21:53Z",
"message": "ReplicaSet \"kube-state-metrics-7d68dd96cc\" has successfully progressed.",
"reason": "NewReplicaSetAvailable",
"status": "True",
"type": "Progressing"
},
{
"lastTransitionTime": "2024-07-11T13:58:41Z",
"lastUpdateTime": "2024-07-11T13:58:41Z",
"message": "Deployment has minimum availability.",
"reason": "MinimumReplicasAvailable",
"status": "True",
"type": "Available"
}
],
"observedGeneration": 5,
"readyReplicas": 1,
"replicas": 1,
"updatedReplicas": 1
}
},
{
Expand Down Expand Up @@ -458,31 +433,6 @@ cat <<EOF > "$kube_apipath$deployment_apipath"
]
}
}
},
"status": {
"availableReplicas": 1,
"conditions": [
{
"lastTransitionTime": "2023-01-30T10:35:46Z",
"lastUpdateTime": "2023-11-07T10:22:02Z",
"message": "ReplicaSet \"openshift-state-metrics-6698fdb7d7\" has successfully progressed.",
"reason": "NewReplicaSetAvailable",
"status": "True",
"type": "Progressing"
},
{
"lastTransitionTime": "2024-07-11T13:58:41Z",
"lastUpdateTime": "2024-07-11T13:58:41Z",
"message": "Deployment has minimum availability.",
"reason": "MinimumReplicasAvailable",
"status": "True",
"type": "Available"
}
],
"observedGeneration": 3,
"readyReplicas": 1,
"replicas": 1,
"updatedReplicas": 1
}
},
{
Expand Down Expand Up @@ -749,31 +699,6 @@ cat <<EOF > "$kube_apipath$deployment_apipath"
]
}
}
},
"status": {
"availableReplicas": 2,
"conditions": [
{
"lastTransitionTime": "2023-01-27T10:14:59Z",
"lastUpdateTime": "2023-01-27T10:14:59Z",
"message": "Deployment has minimum availability.",
"reason": "MinimumReplicasAvailable",
"status": "True",
"type": "Available"
},
{
"lastTransitionTime": "2022-04-04T12:44:37Z",
"lastUpdateTime": "2024-07-05T10:29:21Z",
"message": "ReplicaSet \"prometheus-adapter-7d7cbd5f78\" has successfully progressed.",
"reason": "NewReplicaSetAvailable",
"status": "True",
"type": "Progressing"
}
],
"observedGeneration": 347,
"readyReplicas": 2,
"replicas": 2,
"updatedReplicas": 2
}
},
{
Expand Down Expand Up @@ -945,31 +870,6 @@ cat <<EOF > "$kube_apipath$deployment_apipath"
]
}
}
},
"status": {
"availableReplicas": 2,
"conditions": [
{
"lastTransitionTime": "2023-10-05T11:34:31Z",
"lastUpdateTime": "2023-10-05T11:34:31Z",
"message": "Deployment has minimum availability.",
"reason": "MinimumReplicasAvailable",
"status": "True",
"type": "Available"
},
{
"lastTransitionTime": "2023-10-05T11:34:18Z",
"lastUpdateTime": "2023-11-07T10:21:23Z",
"message": "ReplicaSet \"prometheus-operator-admission-webhook-7ccff7b477\" has successfully progressed.",
"reason": "NewReplicaSetAvailable",
"status": "True",
"type": "Progressing"
}
],
"observedGeneration": 2,
"readyReplicas": 2,
"replicas": 2,
"updatedReplicas": 2
}
},
{
Expand Down Expand Up @@ -1469,31 +1369,6 @@ cat <<EOF > "$kube_apipath$deployment_apipath"
]
}
}
},
"status": {
"availableReplicas": 2,
"conditions": [
{
"lastTransitionTime": "2023-01-30T10:36:00Z",
"lastUpdateTime": "2023-01-30T10:36:00Z",
"message": "Deployment has minimum availability.",
"reason": "MinimumReplicasAvailable",
"status": "True",
"type": "Available"
},
{
"lastTransitionTime": "2023-01-30T10:35:49Z",
"lastUpdateTime": "2024-03-17T14:28:49Z",
"message": "ReplicaSet \"thanos-querier-5fd9586467\" has successfully progressed.",
"reason": "NewReplicaSetAvailable",
"status": "True",
"type": "Progressing"
}
],
"observedGeneration": 5,
"readyReplicas": 2,
"replicas": 2,
"updatedReplicas": 2
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,31 +198,6 @@ cat <<EOF > "$kube_apipath$deployment_apipath"
]
}
}
},
"status": {
"availableReplicas": 3,
"conditions": [
{
"lastTransitionTime": "2022-04-19T12:58:24Z",
"lastUpdateTime": "2023-11-08T01:49:20Z",
"message": "ReplicaSet \"argocd-server-6f58975d9d\" has successfully progressed.",
"reason": "NewReplicaSetAvailable",
"status": "True",
"type": "Progressing"
},
{
"lastTransitionTime": "2024-07-11T13:58:41Z",
"lastUpdateTime": "2024-07-11T13:58:41Z",
"message": "Deployment has minimum availability.",
"reason": "MinimumReplicasAvailable",
"status": "True",
"type": "Available"
}
],
"observedGeneration": 143,
"readyReplicas": 3,
"replicas": 3,
"updatedReplicas": 3
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -184,31 +184,6 @@ cat <<EOF > "$kube_apipath$deployment_apipath"
]
}
}
},
"status": {
"availableReplicas": 1,
"conditions": [
{
"lastTransitionTime": "2022-12-03T02:04:01Z",
"lastUpdateTime": "2023-11-08T01:48:24Z",
"message": "ReplicaSet \"argocd-dex-server-74dcd6789c\" has successfully progressed.",
"reason": "NewReplicaSetAvailable",
"status": "True",
"type": "Progressing"
},
{
"lastTransitionTime": "2024-06-06T13:50:21Z",
"lastUpdateTime": "2024-06-06T13:50:21Z",
"message": "Deployment has minimum availability.",
"reason": "MinimumReplicasAvailable",
"status": "True",
"type": "Available"
}
],
"observedGeneration": 216,
"readyReplicas": 1,
"replicas": 1,
"updatedReplicas": 1
}
},
{
Expand Down Expand Up @@ -309,31 +284,6 @@ cat <<EOF > "$kube_apipath$deployment_apipath"
]
}
}
},
"status": {
"availableReplicas": 1,
"conditions": [
{
"lastTransitionTime": "2022-04-19T12:58:24Z",
"lastUpdateTime": "2023-11-07T10:28:41Z",
"message": "ReplicaSet \"argocd-redis-6bfd7df9fd\" has successfully progressed.",
"reason": "NewReplicaSetAvailable",
"status": "True",
"type": "Progressing"
},
{
"lastTransitionTime": "2024-07-11T13:58:40Z",
"lastUpdateTime": "2024-07-11T13:58:40Z",
"message": "Deployment has minimum availability.",
"reason": "MinimumReplicasAvailable",
"status": "True",
"type": "Available"
}
],
"observedGeneration": 29,
"readyReplicas": 1,
"replicas": 1,
"updatedReplicas": 1
}
},
{
Expand Down Expand Up @@ -582,31 +532,6 @@ cat <<EOF > "$kube_apipath$deployment_apipath"
]
}
}
},
"status": {
"availableReplicas": 3,
"conditions": [
{
"lastTransitionTime": "2022-04-19T12:58:24Z",
"lastUpdateTime": "2023-11-08T01:49:14Z",
"message": "ReplicaSet \"argocd-repo-server-646dc7684\" has successfully progressed.",
"reason": "NewReplicaSetAvailable",
"status": "True",
"type": "Progressing"
},
{
"lastTransitionTime": "2024-07-11T13:58:40Z",
"lastUpdateTime": "2024-07-11T13:58:40Z",
"message": "Deployment has minimum availability.",
"reason": "MinimumReplicasAvailable",
"status": "True",
"type": "Available"
}
],
"observedGeneration": 163,
"readyReplicas": 3,
"replicas": 3,
"updatedReplicas": 3
}
},
{
Expand Down Expand Up @@ -794,31 +719,6 @@ cat <<EOF > "$kube_apipath$deployment_apipath"
]
}
}
},
"status": {
"availableReplicas": 3,
"conditions": [
{
"lastTransitionTime": "2022-04-19T12:58:24Z",
"lastUpdateTime": "2023-11-08T01:49:20Z",
"message": "ReplicaSet \"argocd-server-6f58975d9d\" has successfully progressed.",
"reason": "NewReplicaSetAvailable",
"status": "True",
"type": "Progressing"
},
{
"lastTransitionTime": "2024-07-11T13:58:41Z",
"lastUpdateTime": "2024-07-11T13:58:41Z",
"message": "Deployment has minimum availability.",
"reason": "MinimumReplicasAvailable",
"status": "True",
"type": "Available"
}
],
"observedGeneration": 143,
"readyReplicas": 3,
"replicas": 3,
"updatedReplicas": 3
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -184,31 +184,6 @@ cat <<EOF > "$kube_apipath$deployment_apipath"
]
}
}
},
"status": {
"availableReplicas": 1,
"conditions": [
{
"lastTransitionTime": "2022-12-03T02:04:01Z",
"lastUpdateTime": "2023-11-08T01:48:24Z",
"message": "ReplicaSet \"argocd-dex-server-74dcd6789c\" has successfully progressed.",
"reason": "NewReplicaSetAvailable",
"status": "True",
"type": "Progressing"
},
{
"lastTransitionTime": "2024-06-06T13:50:21Z",
"lastUpdateTime": "2024-06-06T13:50:21Z",
"message": "Deployment has minimum availability.",
"reason": "MinimumReplicasAvailable",
"status": "True",
"type": "Available"
}
],
"observedGeneration": 216,
"readyReplicas": 1,
"replicas": 1,
"updatedReplicas": 1
}
},
{
Expand Down
Loading

0 comments on commit c660330

Please sign in to comment.