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

[Adaptor] Enable operator HA #1097

Merged
merged 3 commits into from
May 2, 2023
Merged

Conversation

Amila-Rukshan
Copy link
Contributor

@Amila-Rukshan Amila-Rukshan commented Apr 26, 2023

Purpose

This is to enable high availability for adaptor operator. Configured using controller manager config which enable a k8s lease. Kept the pod count as 1 since no need to enable for development.

Tested

Tested with two nodes in a kind cluster with adaptor deployment replica count set to 2.

@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.04 🎉

Comparison is base (bf1f4b8) 34.04% compared to head (5f884e1) 34.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1097      +/-   ##
==========================================
+ Coverage   34.04%   34.09%   +0.04%     
==========================================
  Files         352      176     -176     
  Lines       39020    19485   -19535     
  Branches    12180     6098    -6082     
==========================================
- Hits        13286     6643    -6643     
+ Misses      25494    12722   -12772     
+ Partials      240      120     -120     
Flag Coverage Δ
adapter 26.85% <ø> (ø)
admin-domain-service 58.16% <ø> (+0.05%) ⬆️
backoffice-domain-service 51.11% <ø> (-0.50%) ⬇️
devportal-domain-service 55.01% <ø> (+2.64%) ⬆️
idp-domain-service 79.18% <ø> (-0.08%) ⬇️
runtime-domain-service 31.33% <ø> (-0.63%) ⬇️

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

see 191 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Amila-Rukshan Amila-Rukshan merged commit 63031b2 into wso2:main May 2, 2023
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.

3 participants