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

Support yorkie-monitoring and yorkie-argocd Charts on NCP #846

Merged
merged 3 commits into from
Apr 21, 2024

Conversation

krapie
Copy link
Member

@krapie krapie commented Apr 21, 2024

What this PR does / why we need it:

This PR adds support for yorkie-monitoring and yorkie-argocd charts on NCP. Additionally, it addresses a small parsing error in the annotation of alb.ingress.kubernetes.io/ssl-certificate-no by converting the value from number to string.

Which issue(s) this PR fixes:

Fixes #844

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation:


Checklist:

  • Added relevant tests or not required
  • Didn't break anything

@krapie krapie added the enhancement 🌟 New feature or request label Apr 21, 2024
@krapie krapie requested a review from hackerwins April 21, 2024 07:59
@krapie krapie self-assigned this Apr 21, 2024
Copy link

codecov bot commented Apr 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.81%. Comparing base (5b7c7fb) to head (2b47d52).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #846   +/-   ##
=======================================
  Coverage   50.81%   50.81%           
=======================================
  Files          70       70           
  Lines       10255    10255           
=======================================
  Hits         5211     5211           
  Misses       4516     4516           
  Partials      528      528           

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

Copy link
Member

@hackerwins hackerwins left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution.

@hackerwins hackerwins merged commit 09dc72d into main Apr 21, 2024
4 checks passed
@hackerwins hackerwins deleted the yorkie-charts-ncp-support branch April 21, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test yorkie-monitoring and yorkie-argocd charts on NCP
2 participants