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

Fix customized ns #208

Closed

Conversation

xuezhaojun
Copy link
Member

No description provided.

xuezhaojun and others added 30 commits February 17, 2022 10:24
Signed-off-by: xuezhaojun <[email protected]>
…e-conflict

Merge upstream conflict
Because upstream commit is not signed, so the DCO check always failed.
Therefore we need to force merge in this time.
Signed-off-by: xuezhaojun <[email protected]>
* bound addon agent cpu/mem usage (open-cluster-management-io#99)

Signed-off-by: yue9944882 <[email protected]>

* feat: support --agent-install-namespace override (open-cluster-management-io#98)

Signed-off-by: yue9944882 <[email protected]>

* Workflow: Image multi-arch (open-cluster-management-io#102)

* workflow: image multi-arch

Signed-off-by: yue9944882 <[email protected]>

* fixes env export

Signed-off-by: yue9944882 <[email protected]>

* bumping client generator (open-cluster-management-io#104)

Signed-off-by: yue9944882 <[email protected]>

* Use spoke client to update lease (open-cluster-management-io#101)

Signed-off-by: zhujian <[email protected]>

* chore: update helm chart registry url in README (open-cluster-management-io#107)

Signed-off-by: yue9944882 <[email protected]>

* s/image/images/ in Makefile (open-cluster-management-io#106)

Signed-off-by: yue9944882 <[email protected]>

* fixes yaml format (open-cluster-management-io#108)

Signed-off-by: yue9944882 <[email protected]>

* update vendor files

Signed-off-by: xuezhaojun <[email protected]>

* Fix: no new line at eof (open-cluster-management-io#109)

* fix no new line at eof

Signed-off-by: xuezhaojun <[email protected]>

* Add linelint in github workflow

Signed-off-by: xuezhaojun <[email protected]>

* fix issues found by lint

Signed-off-by: xuezhaojun <[email protected]>

Co-authored-by: Min Kim <[email protected]>
Co-authored-by: Jian Zhu <[email protected]>
xuezhaojun and others added 24 commits March 19, 2024 07:43
* Remove codecov token in actions. (open-cluster-management-io#174)

Signed-off-by: xuezhaojun <[email protected]>

* Use k8s 1.29 client libs (open-cluster-management-io#175)

Signed-off-by: Tamal Saha <[email protected]>

* Fix the verify error of logger. (open-cluster-management-io#177)

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

* Upgrade chart version to 0.4.0. (open-cluster-management-io#178)

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

* Update workflows. (open-cluster-management-io#179)

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

* Simplify installer watchers (open-cluster-management-io#180)

Signed-off-by: Tamal Saha <[email protected]>

* Remove unused code (open-cluster-management-io#181)

Signed-off-by: Tamal Saha <[email protected]>

* Fix LB type proxy server setup in chart (open-cluster-management-io#182)

Signed-off-by: Tamal Saha <[email protected]>

* Use default rollingout strategy. (open-cluster-management-io#184)

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

* Add the hash value of signer into subject organizationunits (open-cluster-management-io#183)

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

* Change examples to md format to reduce dependences. (open-cluster-management-io#185)

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

* Update stolostronagent.

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

---------

Signed-off-by: xuezhaojun <[email protected]>
Signed-off-by: Tamal Saha <[email protected]>
Signed-off-by: GitHub <[email protected]>
Co-authored-by: Tamal Saha <[email protected]>
…ge-upstream-stream-changes

Merge upstream stream changes
…t-io#108)

* Update codecov action version to 4.2.0. (open-cluster-management-io#188)

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

* Use codecov token. (open-cluster-management-io#190)

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

* Remove codecov token in env. (open-cluster-management-io#191)

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

* Change codecov key name. (open-cluster-management-io#192)

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

* support install ns from addonDeploymentConfig (open-cluster-management-io#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 (open-cluster-management-io#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]>
…ge-latest-upstream-commit

Merge latest upstream commit
…iles. (open-cluster-management-io#148)

* Fix ut error: after upgrade underlying implementation of helm render must use a map struct, so the order of the target service is not always the first one.

Signed-off-by: xuezhaojun <[email protected]>

* Update dockerfiles, assume yes in the update process.

Signed-off-by: xuezhaojun <[email protected]>

---------

Signed-off-by: xuezhaojun <[email protected]>
Copy link

openshift-ci bot commented Oct 17, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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:

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

@xuezhaojun xuezhaojun closed this Oct 17, 2024
@xuezhaojun xuezhaojun deleted the fix-customized-ns branch October 17, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants