new incident

This commit is contained in:
Marius Pana 2023-10-16 13:29:47 +03:00
parent 167c86618c
commit 070f6de0af
5 changed files with 12707 additions and 20143 deletions

19107
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -26,13 +26,13 @@
"exports-loader": "^0.7.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0-beta.2",
"gulp-postcss": "^8.0.0",
"gulp-postcss": "^9.0.1",
"imports-loader": "^0.8.0",
"inquirer": "^6.2.2",
"lodash.kebabcase": "^4.1.1",
"postcss-import": "^12.0.1",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.5.0",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.3",
"postcss-preset-env": "^9.2.0",
"tomlify-j0.4": "^3.0.0",
"tomljs": "^0.1.3"
},
@ -41,8 +41,8 @@
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^6.4.1",
"babel-loader": "^9.1.3",
"babel-preset-env": "^1.7.0",
"webpack": "^1.15.0"
"webpack": "^5.89.0"
}
}

View File

@ -0,0 +1,18 @@
+++
title = "Intermittent network connectivity"
date = 2023-10-16T09:32:00.000Z
severity = "partial-outage"
affectedsystems = [
"EU-RO-1 DC",
"Tenant Machines"
]
resolved = true
+++
Our upstream datacenter provider is experiencing a DDoS attack which has affected some of our prefixes. Bot partiees (Spearhead and our Datacenter operator) are working to mitigate the effects of this attack. We can expect intermittent access to the spearhead.cloud resources while we work with our providers to stop the attack of find other measures to bring stability back to the platform.
**Update**: Network connectivity has stabilised and we are continuiing to monitor the situation. {{< track "2023-10-16T09:48:00.000Z" >}}
**Update**: Our upstream network provider has confirmed that the large scale (90Gbps) DDoS attac has been mitigated. All network operations have resumed to normal operations and we do not expect any further issues. We apologise for the inconveniece. {{< track "2023-10-16T12:31:00.000Z" >}}

13713
yarn.lock

File diff suppressed because it is too large Load Diff