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

Allow customize default install namespace from flag #195

Merged

Conversation

qiujian16
Copy link
Member

No description provided.

@openshift-ci openshift-ci bot requested review from xuezhaojun and yue9944882 May 20, 2024 08:00
Copy link

openshift-ci bot commented May 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiujian16

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:

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

Copy link

codecov bot commented May 20, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 23.80%. Comparing base (7ca42b7) to head (7e6c234).

Files Patch % Lines
pkg/proxyagent/agent/agent.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
+ Coverage   23.39%   23.80%   +0.40%     
==========================================
  Files           9        9              
  Lines        1013     1021       +8     
==========================================
+ Hits          237      243       +6     
- Misses        758      759       +1     
- Partials       18       19       +1     
Flag Coverage Δ
unit 23.80% <75.00%> (+0.40%) ⬆️

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.

@xuezhaojun
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label May 20, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 261e725 into open-cluster-management-io:main May 20, 2024
9 checks passed
qiujian16 added a commit to qiujian16/cluster-proxy that referenced this pull request May 21, 2024
openshift-merge-bot bot referenced this pull request in stolostron/cluster-proxy May 22, 2024
* Update codecov action version to 4.2.0. (#188)

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Jian Qiu <[email protected]>

* Use codecov token. (#190)

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Jian Qiu <[email protected]>

* Remove codecov token in env. (#191)

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Jian Qiu <[email protected]>

* Change codecov key name. (#192)

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Jian Qiu <[email protected]>

* support install ns from addonDeploymentConfig (#194)

* Support install namespace and remove installAll

Signed-off-by: Jian Qiu <[email protected]>

* Support addon install ns from addonDeploymentConfig

Signed-off-by: Jian Qiu <[email protected]>

---------

Signed-off-by: Jian Qiu <[email protected]>

* Allow customize default install namespace from flag (#195)

Signed-off-by: Jian Qiu <[email protected]>

* Support install ns in stolstron cluster-proxy

Signed-off-by: Jian Qiu <[email protected]>

---------

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Jian Qiu <[email protected]>
Co-authored-by: xuezhao <[email protected]>
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