Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persistent Redis #177

Merged
merged 18 commits into from
Oct 26, 2023
Merged

Persistent Redis #177

merged 18 commits into from
Oct 26, 2023

Conversation

joyliu-q
Copy link
Contributor

Update Redis to use a PersistentVolume to have more long-living cache data

Changes

  • Kittyhawk
  • Terraform
    • Shared manifests such as ConfigMap for Redis with Persistency

@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f6371b4) 100.00% compared to head (b48de39) 100.00%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #177    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           15        16     +1     
  Lines          171       290   +119     
  Branches        15        85    +70     
==========================================
+ Hits           171       290   +119     
Flag Coverage Δ
kittyhawk 100.00% <100.00%> (?)
kraken ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
cdk/kittyhawk/src/application/redis.ts 100.00% <100.00%> (ø)
cdk/kittyhawk/src/container.ts 100.00% <100.00%> (ø)
cdk/kittyhawk/src/deployment.ts 100.00% <100.00%> (ø)
cdk/kittyhawk/test/utils.ts 100.00% <100.00%> (ø)

... and 27 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joyliu-q joyliu-q marked this pull request as ready for review October 22, 2023 14:30
@joyliu-q joyliu-q merged commit d014744 into master Oct 26, 2023
4 of 5 checks passed
@joyliu-q joyliu-q deleted the joy/redis-persistence branch October 26, 2023 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant