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

✨ set agent install namespace from addon deployment config for template type addons #266

Conversation

zhujian7
Copy link
Member

@zhujian7 zhujian7 commented Sep 5, 2023

Summary

set agent install namespace from addon deployment config for template type addons, so for template type addons, users can use the addonDeploymentConfig API to configure the agent install namespace.

Related issue(s)

Fixes #

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.18% 🎉

Comparison is base (1f51d8c) 60.73% compared to head (c524ca7) 60.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #266      +/-   ##
==========================================
+ Coverage   60.73%   60.91%   +0.18%     
==========================================
  Files         128      128              
  Lines       13685    13682       -3     
==========================================
+ Hits         8311     8335      +24     
+ Misses       4608     4584      -24     
+ Partials      766      763       -3     
Flag Coverage Δ
unit 60.91% <100.00%> (+0.18%) ⬆️

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

Files Changed Coverage Δ
pkg/addon/templateagent/common.go 45.45% <100.00%> (+1.01%) ⬆️
pkg/addon/templateagent/template_agent.go 80.35% <100.00%> (+22.17%) ⬆️

... and 1 file with indirect coverage changes

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

@zhujian7 zhujian7 force-pushed the addon-install-ns branch 2 times, most recently from 8b0e30c to ad824d3 Compare September 7, 2023 07:40
@zhujian7 zhujian7 changed the title WIP: ✨ set agent install namespace from addon deployment config for template type addons ✨ set agent install namespace from addon deployment config for template type addons Sep 7, 2023
@zhujian7 zhujian7 force-pushed the addon-install-ns branch 4 times, most recently from 62e90d9 to 4377185 Compare September 9, 2023 04:02
@zhujian7
Copy link
Member Author

zhujian7 commented Sep 9, 2023

/hold

@zhujian7 zhujian7 force-pushed the addon-install-ns branch 3 times, most recently from a372af7 to e9a4a6c Compare September 12, 2023 02:29
… type addons

Signed-off-by: zhujian <jiazhu@redhat.com>
Copy link
Member

@qiujian16 qiujian16 left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 12, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@zhujian7
Copy link
Member Author

/unhold

@openshift-merge-robot openshift-merge-robot merged commit 90c1dcb into open-cluster-management-io:main Sep 12, 2023
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.

3 participants