From 1ddd3b5655cd021b0c4111a51e50c2487d7cbce3 Mon Sep 17 00:00:00 2001 From: Adrian Rosinec <adrian@ics.muni.cz> Date: Sun, 6 Aug 2023 22:33:51 +0200 Subject: [PATCH] Edit warning on SensitiveCloud's index page --- CODEOWNERS | 1 + topics/compute/sensitive/docs/index.md | 6 ++---- 2 files changed, 3 insertions(+), 4 deletions(-) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..72d1f9de --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +topics/compute/sensitive/docs @CESNET/sensitivecloud \ No newline at end of file diff --git a/topics/compute/sensitive/docs/index.md b/topics/compute/sensitive/docs/index.md index 91e03aa3..2d941b85 100644 --- a/topics/compute/sensitive/docs/index.md +++ b/topics/compute/sensitive/docs/index.md @@ -7,11 +7,9 @@ authors: - matejantol --- -!!! warning "Planned changes to the SensitiveCloud service" +!!! warning "The log-in method to the SensitiveCloud service has been changed" - We would like to inform you that on February 26th, 2023 at 5 p.m. (UTC+1), SensitiveCloud service will be undergoing scheduled maintenance to change the login method from MUNI IDP to e-INFRA CZ IDP. - - The expected downtime should not exceed one hour, during which the Rancher portal login will be temporarily unavailable. We apologize for any inconvenience this may cause and assure you that we will work diligently to ensure a swift and seamless transition. + On February 26th, 2023, the SensitiveCloud's login method has been changed from the MUNI Login to e-INFRA CZ Login. [Read more how it affects users and security][migration] -- GitLab