Skip to content

Commit 07d1686

Browse files
complement credential handling of official compliance check pipeline (#347)
* complement credential handling of official compliance check pipeline * revert wording changes * revert admonition * revise credential handling wording --------- Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com> Co-authored-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent e7f5ab7 commit 07d1686

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

standards/certification/pipeline.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,14 @@ We are going to create a pull request that is very similar to real-life example
111111
4. Finally, add secrets to [.zuul.d/secure.yaml](https://github.com/SovereignCloudStack/standards/blob/main/.zuul.d/secure.yaml).
112112
This is necessary so the tests can access your cloud.
113113

114-
This step is the most involved, and you can always have us do it for you; in that case, please send us
115-
the application credential id and secret via an encrypted channel, e.g. Matrix.
114+
:::info
115+
116+
In case your secrets have an expiration date, it is your own responsibility
117+
to update the secrets here in a timely fashion with a suitable PR
118+
([example](https://github.com/SovereignCloudStack/standards/pull/1049));
119+
otherwise you risk losing your certification!
120+
121+
:::
116122

117123
To proceed, you need `zuul-client` installed:
118124

0 commit comments

Comments
 (0)