Skip to content

Commit 93f88ce

Browse files
authored
Remove IDP migration warning from README (#469)
1 parent fb9eb90 commit 93f88ce

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

INSTALLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ sudo apt-get update
6666
sudo apt-get install stackit
6767
```
6868

69-
If you can't get latest updates due to an expired key, please go back to Step 1 and execute the commands again to fetch and use the latest key.
69+
> If you can't install the `stackit` package due to an expired key, please go back to step `1` to import the latest public key.
7070
7171
#### Any distribution
7272

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,12 @@ Your feedback is appreciated!
1717
<a name="warning-new-stackit-idp"></a>
1818

1919
> [!WARNING]
20-
> On August 26 2024, The STACKIT Argus service was renamed to STACKIT Observability.
20+
> On August 26 2024, The STACKIT Argus service was renamed to STACKIT Observability.
2121
>
2222
> This means that there is a new command group `observability`, which offers the same functionality as the deprecated `argus` command.
2323
>
2424
> Please make sure to **update your STACKIT CLI to the latest version after August 26 2024** to ensure that you start using `observability` command.
2525
26-
> [!WARNING]
27-
> On July 9 2024, the new [STACKIT Identity Provider (IDP)](https://docs.stackit.cloud/stackit/en/release-notes-23101442.html#ReleaseNotes-2024-06-21-identity-provider) was released. We are happy to announce that on [v0.9.0](https://github.com/stackitcloud/stackit-cli/releases/tag/v0.9.0), the new IDP was integrated in the STACKIT CLI, where it is used for user authentication.
28-
>
29-
> This also means that the **user authentication on STACKIT CLI versions released before July 9 2024 is no longer guaranteed to work for all services**.
30-
>
31-
> Please make sure to **update your STACKIT CLI to the latest version after July 9 2024** to ensure that you can continue to use all STACKIT services.
32-
3326
## Installation
3427

3528
Please refer to our [installation guide](./INSTALLATION.md) for instructions on how to install and get started using the STACKIT CLI.
@@ -73,7 +66,7 @@ Help is available for any command by specifying the special flag `--help` (or si
7366
Below you can find a list of the STACKIT services already available in the CLI (along with their respective command names) and the ones that are currently planned to be integrated.
7467

7568
| Service | CLI Commands | Status |
76-
|------------------------------------|---------------------------|---------------------------|
69+
| ---------------------------------- | ------------------------- | ------------------------- |
7770
| Observability | `observability` | :white_check_mark: |
7871
| Infrastructure as a Service (IaaS) | `beta network-area` | :white_check_mark: (beta) |
7972
| Authorization | `project`, `organization` | :white_check_mark: |

0 commit comments

Comments
 (0)