forked from 2i2c-org/infrastructure
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request 2i2c-org#4931 from GeorgianaElena/issue-tempalte
SMCE regeneration issue template
- Loading branch information
Showing
2 changed files
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
name: "🔐 Regenerate NASA SMCE credentials" | ||
about: Recurring task that must be done every ~55 days | ||
title: "[ {{Deadline}} ] Regenerate NASA SMCE credentials" | ||
labels: ["recurrent"] | ||
--- | ||
|
||
_Once the deadline has been filled in, this issue is considered to be fully refined and can be added to the `Refined` column of the Project Board._ | ||
|
||
The credentials of the deployer on SMCE clusters must be renewed every ~55 days. | ||
|
||
### Context | ||
AWS credentials for our hub deployer must be renewed for the following clusters: | ||
- [ ] nasa-veda | ||
- [ ] nasa-ghg | ||
- [ ] nasa-esdis | ||
|
||
### Resources | ||
Follow [the instructions](https://infrastructure.2i2c.org/howto/regenerate-smce-creds/#regenerate-credentials-for-the-deployer) on how to do this. | ||
|
||
### Definition of Done | ||
```[tasklist] | ||
- [ ] There is a deadline for this task | ||
- [ ] The credentials of the deployer on all 3 clusters have been renewed | ||
``` |