Skip to content

Commit

Permalink
Update *.json as per editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar committed Sep 22, 2023
1 parent caf59b3 commit c8c64f9
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 232 deletions.
38 changes: 24 additions & 14 deletions images/docs-builder/asciidoc-link-check-config.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,26 @@
{
"ignorePatterns": [
{ "pattern": "^https://api.crc.testing" },
{ "pattern": "^http://api.crc.testing" },
{ "pattern": "https://console-openshift-console.apps-crc.testing" },
{ "pattern": "http://proxy.example.com" }
],
"httpHeaders": [
{
"urls": ["https://help.github.com"],
"headers": {
"Accept-Encoding": "gzip, deflate"
}
}
]
"ignorePatterns": [
{
"pattern": "^https://api.crc.testing"
},
{
"pattern": "^http://api.crc.testing"
},
{
"pattern": "https://console-openshift-console.apps-crc.testing"
},
{
"pattern": "http://proxy.example.com"
}
],
"httpHeaders": [
{
"urls": [
"https://help.github.com"
],
"headers": {
"Accept-Encoding": "gzip, deflate"
}
}
]
}
218 changes: 109 additions & 109 deletions pkg/crc/cluster/testdata/co-progressing.json
Original file line number Diff line number Diff line change
@@ -1,112 +1,112 @@
{
"apiVersion": "v1",
"items": [
{
"apiVersion": "config.openshift.io/v1",
"kind": "ClusterOperator",
"metadata": {
"name": "authentication"
},
"status": {
"conditions": [
{
"lastTransitionTime": "2020-07-09T13:33:35Z",
"reason": "AsExpected",
"status": "False",
"type": "Degraded"
},
{
"lastTransitionTime": "2020-06-21T10:40:40Z",
"reason": "AsExpected",
"status": "True",
"type": "Progressing"
},
{
"lastTransitionTime": "2020-06-20T07:29:47Z",
"reason": "AsExpected",
"status": "True",
"type": "Available"
},
{
"lastTransitionTime": "2020-06-20T07:03:21Z",
"reason": "AsExpected",
"status": "True",
"type": "Upgradeable"
}
]
}
},
{
"apiVersion": "config.openshift.io/v1",
"kind": "ClusterOperator",
"metadata": {
"name": "cloud-credential"
},
"status": {
"conditions": [
{
"lastTransitionTime": "2020-06-20T06:58:30Z",
"message": "No credentials requests reporting errors.",
"reason": "NoCredentialsFailing",
"status": "False",
"type": "Degraded"
},
{
"lastTransitionTime": "2020-06-20T07:21:19Z",
"message": "0 of 0 credentials requests provisioned and reconciled.",
"reason": "ReconcilingComplete",
"status": "False",
"type": "Progressing"
},
{
"lastTransitionTime": "2020-06-20T06:58:30Z",
"status": "True",
"type": "Available"
},
{
"lastTransitionTime": "2020-06-20T06:58:30Z",
"status": "True",
"type": "Upgradeable"
}
]
}
},
{
"apiVersion": "config.openshift.io/v1",
"kind": "ClusterOperator",
"metadata": {
"name": "cluster-autoscaler"
},
"status": {
"conditions": [
{
"lastTransitionTime": "2020-06-20T07:26:09Z",
"message": "at version 4.4.8",
"status": "True",
"type": "Available"
},
{
"lastTransitionTime": "2020-06-20T07:26:09Z",
"status": "False",
"type": "Progressing"
},
{
"lastTransitionTime": "2020-06-20T07:26:09Z",
"status": "False",
"type": "Degraded"
},
{
"lastTransitionTime": "2020-06-20T07:26:09Z",
"status": "True",
"type": "Upgradeable"
}
]
}
}
],
"kind": "List",
"metadata": {
"resourceVersion": "",
"selfLink": ""
"apiVersion": "v1",
"items": [
{
"apiVersion": "config.openshift.io/v1",
"kind": "ClusterOperator",
"metadata": {
"name": "authentication"
},
"status": {
"conditions": [
{
"lastTransitionTime": "2020-07-09T13:33:35Z",
"reason": "AsExpected",
"status": "False",
"type": "Degraded"
},
{
"lastTransitionTime": "2020-06-21T10:40:40Z",
"reason": "AsExpected",
"status": "True",
"type": "Progressing"
},
{
"lastTransitionTime": "2020-06-20T07:29:47Z",
"reason": "AsExpected",
"status": "True",
"type": "Available"
},
{
"lastTransitionTime": "2020-06-20T07:03:21Z",
"reason": "AsExpected",
"status": "True",
"type": "Upgradeable"
}
]
}
},
{
"apiVersion": "config.openshift.io/v1",
"kind": "ClusterOperator",
"metadata": {
"name": "cloud-credential"
},
"status": {
"conditions": [
{
"lastTransitionTime": "2020-06-20T06:58:30Z",
"message": "No credentials requests reporting errors.",
"reason": "NoCredentialsFailing",
"status": "False",
"type": "Degraded"
},
{
"lastTransitionTime": "2020-06-20T07:21:19Z",
"message": "0 of 0 credentials requests provisioned and reconciled.",
"reason": "ReconcilingComplete",
"status": "False",
"type": "Progressing"
},
{
"lastTransitionTime": "2020-06-20T06:58:30Z",
"status": "True",
"type": "Available"
},
{
"lastTransitionTime": "2020-06-20T06:58:30Z",
"status": "True",
"type": "Upgradeable"
}
]
}
},
{
"apiVersion": "config.openshift.io/v1",
"kind": "ClusterOperator",
"metadata": {
"name": "cluster-autoscaler"
},
"status": {
"conditions": [
{
"lastTransitionTime": "2020-06-20T07:26:09Z",
"message": "at version 4.4.8",
"status": "True",
"type": "Available"
},
{
"lastTransitionTime": "2020-06-20T07:26:09Z",
"status": "False",
"type": "Progressing"
},
{
"lastTransitionTime": "2020-06-20T07:26:09Z",
"status": "False",
"type": "Degraded"
},
{
"lastTransitionTime": "2020-06-20T07:26:09Z",
"status": "True",
"type": "Upgradeable"
}
]
}
}
],
"kind": "List",
"metadata": {
"resourceVersion": "",
"selfLink": ""
}
}
Loading

0 comments on commit c8c64f9

Please sign in to comment.