Skip to content

Upgrade staging Spire Valkeys to 9.0#906

Merged
farski merged 1 commit into
mainfrom
stag-redis-upgrades
Jun 16, 2026
Merged

Upgrade staging Spire Valkeys to 9.0#906
farski merged 1 commit into
mainfrom
stag-redis-upgrades

Conversation

@farski

@farski farski commented Jun 15, 2026

Copy link
Copy Markdown
Member

No description provided.

@farski farski requested a review from cavis June 15, 2026 19:43

@cavis cavis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

CacheSubnetGroupName: !Ref RedisSubnetGroup
Engine: valkey
EngineVersion: 8.1 # aws elasticache describe-cache-engine-versions --engine valkey --query "CacheEngineVersions[*].{Engine:Engine,EngineVersion:EngineVersion}" --output text
EngineVersion: !If [IsProduction, 8.1, 9.0] # aws elasticache describe-cache-engine-versions --engine valkey --query "CacheEngineVersions[*].{Engine:Engine,EngineVersion:EngineVersion}" --output text

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It can do this without downtime, right?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seemed to be zero downtime when I did the upgrade for The World.

@farski farski merged commit 6eacf0d into main Jun 16, 2026
4 checks passed
@farski farski deleted the stag-redis-upgrades branch June 16, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants