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

feat(redis): add support for cluster resource #1238

Merged
merged 22 commits into from
Apr 27, 2022

Conversation

Mia-Cross
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2022

Codecov Report

Merging #1238 (13958f4) into master (5000f07) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master   #1238      +/-   ##
=========================================
- Coverage    1.50%   1.48%   -0.03%     
=========================================
  Files          97      99       +2     
  Lines       15608   15860     +252     
=========================================
  Hits          235     235              
- Misses      15350   15602     +252     
  Partials       23      23              
Impacted Files Coverage Δ
scaleway/helpers_redis.go 0.00% <0.00%> (ø)
scaleway/provider.go 17.90% <0.00%> (-0.08%) ⬇️
scaleway/resource_redis_cluster.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5000f07...13958f4. Read the comment docs.

@remyleone remyleone linked an issue Apr 25, 2022 that may be closed by this pull request
@remyleone remyleone changed the title feat(redis): cluster resource feat(redis): add support for cluster resource Apr 27, 2022
remyleone
remyleone previously approved these changes Apr 27, 2022
Monitob
Monitob previously approved these changes Apr 27, 2022
@Monitob Monitob merged commit 10918ad into scaleway:master Apr 27, 2022
@remyleone remyleone added the redis Managed Redis issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
redis Managed Redis issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for redis cluster
5 participants