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

Remove the potential multiple managedclusterconfiguration support. #202

Conversation

xuezhaojun
Copy link
Member

@xuezhaojun xuezhaojun commented Jun 26, 2024

The constant managedclusterconfiguration is embed in the chart: https://github.com/open-cluster-management-io/cluster-proxy/blob/main/charts/cluster-proxy/templates/managedproxyconfiguration.yaml

Since we're not going to support multiple managedclusterconfiguration, clean this part of logic to simplify the code.

@xuezhaojun
Copy link
Member Author

/assign @qiujian16

@xuezhaojun xuezhaojun force-pushed the remove-the-potenial-multiple-managedclusterconfiguration-support branch from 98615cd to 2276fd9 Compare June 26, 2024 17:19
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.34%. Comparing base (5f9d93e) to head (2276fd9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #202      +/-   ##
==========================================
- Coverage   23.80%   23.34%   -0.46%     
==========================================
  Files           9        9              
  Lines        1021     1015       -6     
==========================================
- Hits          243      237       -6     
  Misses        759      759              
  Partials       19       19              
Flag Coverage Δ
unit 23.34% <100.00%> (-0.46%) ⬇️

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

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

@qiujian16
Copy link
Member

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jun 27, 2024
Copy link

openshift-ci bot commented Jun 27, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiujian16, xuezhaojun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [qiujian16,xuezhaojun]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 73d87ec into open-cluster-management-io:main Jun 27, 2024
9 checks passed
@xuezhaojun xuezhaojun deleted the remove-the-potenial-multiple-managedclusterconfiguration-support branch June 27, 2024 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants