Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Conversation

@ptcar2009
Copy link
Contributor

Description

Kind: feature

Section: helm chart

Summary: adds redis cluster as a dependency for the uidp helm chart

Changelog

  • features:
    • adds redis as a uidp helm dependency

Pay attention to

Secret name sharing and templating

@ptcar2009 ptcar2009 requested a review from a team as a code owner August 11, 2021 16:13
@codecov
Copy link

codecov bot commented Aug 11, 2021

Codecov Report

Merging #111 (b0a0e8f) into develop (1965048) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #111   +/-   ##
========================================
  Coverage    75.02%   75.02%           
========================================
  Files          116      116           
  Lines         6382     6382           
========================================
  Hits          4788     4788           
  Misses        1356     1356           
  Partials       238      238           
Flag Coverage Δ
unittests 75.02% <ø> (ø)

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


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 1965048...b0a0e8f. Read the comment docs.

command:
- "sh"
- "-c"
- "until curl -s {{ include "uidp.redis.address" $ }}; do echo waiting for redis; sleep 2; done"

Choose a reason for hiding this comment

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

This is interesting

@LucasStarlingdePaulaSalles
Copy link
Contributor

LGTM

@nicholaspcr nicholaspcr merged commit 08c2f67 into develop Aug 18, 2021
@nicholaspcr nicholaspcr deleted the feature/redis-dep branch August 18, 2021 14:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants