-
Notifications
You must be signed in to change notification settings - Fork 45
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 #1106 from SUSE/longer-cache-byos
Longer cache byos
- Loading branch information
Showing
6 changed files
with
20 additions
and
23 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
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
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 |
---|---|---|
@@ -1,12 +1,10 @@ | ||
------------------------------------------------------------------- | ||
Wed Mar 6 14:08:42 UTC 2024 - Jesús Bermúdez Velázquez <[email protected]> | ||
|
||
- rmt-server-pubcloud | ||
When checking SCC for subscription expiration | ||
on a GET request, SCC does rotate the system token | ||
|
||
Set the byos info on the request to fix that | ||
Wed Mar 6 13:17:01 UTC 2024 - Jesús Bermúdez Velázquez <[email protected]> | ||
|
||
- rmt-server-pubcloud: | ||
* Extend cache expiration time for BYOS systems (PAYG: 20 min, BYOS: 24 hours) | ||
* Include byos parameter when checking subscription validity for BYOS systems with SCC | ||
|
||
------------------------------------------------------------------- | ||
Thu Feb 20 15:36:00 UTC 2024 - Zuzana Petrova <[email protected]> | ||
|
||
|