-
Notifications
You must be signed in to change notification settings - Fork 23
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
Allow customize default install namespace from flag #195
Conversation
Signed-off-by: Jian Qiu <[email protected]>
[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 |
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/lgtm |
261e725
into
open-cluster-management-io:main
…agement-io#195) Signed-off-by: Jian Qiu <[email protected]>
* 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]>
No description provided.