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

Commits on Feb 17, 2022

  1. modify the owners to suit the CICD flow (#1)

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    da3c16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7df401 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    272dd71 View commit details
    Browse the repository at this point in the history
  2. Add make pure.Dockerfile (#5)

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    66044ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e62396 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6f6e1c View commit details
    Browse the repository at this point in the history
  5. Add Makefile.Prow

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    bb503e4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request open-cluster-management-io#8 from xuezhaojun/add-m…

    …akefile-prow
    
    Add Makefile.Prow
    xuezhaojun authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    244bdc1 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    10c50d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59662b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94551fb View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    b674ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70857a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    b6c402d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    c9fcf65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3a4083 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    cd44576 View commit details
    Browse the repository at this point in the history
  2. Update the vendor (open-cluster-management-io#11)

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    7333ba4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    e037163 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    6b7973a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Change agent addon default install namespace

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    27ac070 View commit details
    Browse the repository at this point in the history
  2. Merge upstream conflict commit

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    1b305c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request open-cluster-management-io#16 from xuezhaojun/merg…

    …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.
    xuezhaojun authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    88c0926 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d00b39c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Update addon-framework (open-cluster-management-io#18)

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    44496d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    e036620 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Add triggerrebuild

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed May 5, 2022
    Configuration menu
    Copy the full SHA
    d4645ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request open-cluster-management-io#20 from xuezhaojun/add-…

    …triggerrebuild
    
    Add triggerrebuild
    xuezhaojun authored May 5, 2022
    Configuration menu
    Copy the full SHA
    cb433b7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Merge from upstream (open-cluster-management-io#22)

    * 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]>
    3 people authored May 9, 2022
    Configuration menu
    Copy the full SHA
    9dc04b5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    d41a97d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    208137f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    48aa66e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    8610868 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    08c4e82 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    61aae09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d66871 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Add sonar scan (open-cluster-management-io#25)

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    61ef0fa View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Improve coverage score of clusterlifecycle-state-metrics

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    74b4a3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request open-cluster-management-io#26 from xuezhaojun/impr…

    …ove-coverage-cluster-proxy
    
    Improve coverage score of cluster-proxy
    xuezhaojun authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f0fa11a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    f82f3fc View commit details
    Browse the repository at this point in the history
  2. Update vendor

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    446e97e View commit details
    Browse the repository at this point in the history
  3. Merge pull request open-cluster-management-io#27 from xuezhaojun/upda…

    …te-go-lib-2.6-and-vendor
    
    Update go lib 2.6 and vendor
    xuezhaojun authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    89c1195 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Update sonar configuration to exclude test files

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    6e1f21d View commit details
    Browse the repository at this point in the history
  2. Only scan config pkg for now.

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    5a67944 View commit details
    Browse the repository at this point in the history
  3. Merge pull request open-cluster-management-io#30 from xuezhaojun/upda…

    …te-sonar-configuration
    
    Update sonar configuration to exclude test files
    xuezhaojun authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    78e65a6 View commit details
    Browse the repository at this point in the history
  4. Update go version 1.18

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    61e62df View commit details
    Browse the repository at this point in the history
  5. Merge pull request open-cluster-management-io#31 from xuezhaojun/upda…

    …te-sonar-configuration
    
    Update go version 1.18
    xuezhaojun authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c70a0c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    38370f9 View commit details
    Browse the repository at this point in the history
  2. Upgrade addon-framework lib.

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5e2dece View commit details
    Browse the repository at this point in the history
  3. Merge pull request open-cluster-management-io#36 from xuezhaojun/upgr…

    …ade-addon-framework-mid
    
    Upgrade addon-framework lib.
    xuezhaojun authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    51eb568 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    dc3f1d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request open-cluster-management-io#37 from xuezhaojun/merg…

    …e-support-specified-services
    
    Merge support specified services
    xuezhaojun authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    20bee08 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    6f910f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    6d806da View commit details
    Browse the repository at this point in the history
  2. Upgrade go 1.19 on midstream.

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3f964e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Merge pull request open-cluster-management-io#39 from xuezhaojun/upgr…

    …ade-go1.19-in-mid
    
    Upgrade go 1.19 on midstream.
    xuezhaojun authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e128768 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    60f75d1 View commit details
    Browse the repository at this point in the history
  2. Fix an typo in vendor file.

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    7f398e9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request open-cluster-management-io#41 from xuezhaojun/fix-…

    …vendor-typo
    
    Fix an typo in vendor file.
    xuezhaojun authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    03c4001 View commit details
    Browse the repository at this point in the history
  4. Add client code to sonar exclusion.

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    b56d162 View commit details
    Browse the repository at this point in the history
  5. Merge pull request open-cluster-management-io#42 from xuezhaojun/fix-…

    …add-exclusion-sonar
    
    Add client code to sonar exclusion.
    xuezhaojun authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    0f838ef View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Merge remote-tracking branch 'midstream/main' into merge-addon-deploy…

    …ment-config
    
    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    fcfe372 View commit details
    Browse the repository at this point in the history
  2. Update vendor files.

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    7b79d92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request open-cluster-management-io#44 from xuezhaojun/merg…

    …e-addon-deployment-config
    
    Merge addon deployment config
    xuezhaojun authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    1aeebb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    7df8f97 View commit details
    Browse the repository at this point in the history
  2. Update ginkgo vendor files.

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    507275d View commit details
    Browse the repository at this point in the history
  3. Merge pull request open-cluster-management-io#47 from xuezhaojun/upda…

    …te-ginkgo-vendor
    
    Update ginkgo vendor files.
    xuezhaojun authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    68ee42a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86cb854 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    50728aa View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Remove addon pods resource quota. (open-cluster-management-io#49)

    Signed-off-by: xuezhaojun <[email protected]>
    
    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    1916f8c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    44ce0d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    c4d7711 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    06fbd7f View commit details
    Browse the repository at this point in the history
  2. Merge pull request open-cluster-management-io#50 from xuezhaojun/merg…

    …e-upstream-changes
    
    Merge upstream changes
    xuezhaojun authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4e5db43 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    6da4ba1 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    b9c3d4a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    ac3d720 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    54f155b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    5d29900 View commit details
    Browse the repository at this point in the history
  2. Add annotatioin `target.workload.openshift.io/management: '{"effect":…

    … "PreferredDuringScheduling"}'`. (open-cluster-management-io#53)
    
    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    96e07d8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Add RHTAP configuration. (open-cluster-management-io#61)

    * Appstudio update cluster-proxy-plyk (open-cluster-management-io#57)
    
    Co-authored-by: redhat-appstudio <[email protected]>
    
    * Update RHTAP references (open-cluster-management-io#60)
    
    Co-authored-by: red-hat-trusted-app-pipeline <123456+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
    
    * Red Hat Trusted App Pipeline update cluster-proxy-plyk (open-cluster-management-io#59)
    
    * Appstudio update cluster-proxy-plyk
    
    * Red Hat Trusted App Pipeline update cluster-proxy-plyk
    
    ---------
    
    Co-authored-by: redhat-appstudio <[email protected]>
    Co-authored-by: red-hat-trusted-app-pipeline <[email protected]>
    Co-authored-by: Gurney Buchanan <[email protected]>
    
    ---------
    
    Co-authored-by: red-hat-trusted-app-pipeline[bot] <126015336+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
    Co-authored-by: redhat-appstudio <[email protected]>
    Co-authored-by: red-hat-trusted-app-pipeline <123456+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
    Co-authored-by: red-hat-trusted-app-pipeline <[email protected]>
    Co-authored-by: Gurney Buchanan <[email protected]>
    6 people authored May 17, 2023
    Configuration menu
    Copy the full SHA
    e3ba572 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Update RHTAP references (open-cluster-management-io#62)

    Co-authored-by: red-hat-trusted-app-pipeline <123456+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
    red-hat-konflux[bot] and red-hat-trusted-app-pipeline authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    76ddde6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Update RHTAP references (open-cluster-management-io#63)

    Co-authored-by: red-hat-trusted-app-pipeline <123456+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
    red-hat-konflux[bot] and red-hat-trusted-app-pipeline authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    5cadc50 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Update RHTAP references

    red-hat-trusted-app-pipeline committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a7421df View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    d37cffe View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    99c65ff View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Merge branch 'main' into upgrade-dependencies

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2eda24b View commit details
    Browse the repository at this point in the history
  2. Re-vendor.

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7fb29d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request open-cluster-management-io#74 from xuezhaojun/upgr…

    …ade-dependencies
    
    Upgrade dependencies - need to keep the commit history so force merge.
    xuezhaojun authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3336d18 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Red Hat Trusted App Pipeline purge cluster-proxy-plyk (open-cluster-m…

    …anagement-io#72)
    
    Co-authored-by: red-hat-trusted-app-pipeline <[email protected]>
    red-hat-konflux[bot] and red-hat-trusted-app-pipeline authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9a6016b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    f040c11 View commit details
    Browse the repository at this point in the history
  2. Merge pull request open-cluster-management-io#65 from stolostron/rhta…

    …p/references/backplane-2.4
    
    Update RHTAP references
    Kyl-Bempah authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b8eae22 View commit details
    Browse the repository at this point in the history
  3. Update RHTAP references

    red-hat-trusted-app-pipeline committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3fec2af View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Remove test-ws

    Signed-off-by: Kyl-Bempah <[email protected]>
    Kyl-Bempah authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2fb496a View commit details
    Browse the repository at this point in the history
  2. Merge pull request open-cluster-management-io#75 from stolostron/rhta…

    …p/references/backplane-2.4
    
    Update RHTAP references
    Kyl-Bempah authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ef65ed9 View commit details
    Browse the repository at this point in the history
  3. Update RHTAP references

    red-hat-trusted-app-pipeline committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3b3b629 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge pull request open-cluster-management-io#76 from stolostron/rhta…

    …p/references/backplane-2.4
    
    Update RHTAP references
    Kyl-Bempah authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b57116a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    84d1d7a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Remove vendor pkgs. (open-cluster-management-io#78)

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    07b0f22 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into resolve-conflictions-and-implement-cluster-p…

    …roxy-addon-in-the-same-repo
    
    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2a7c418 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge pull request open-cluster-management-io#79 from xuezhaojun/catc…

    …h-up-latest-upstream-changes
    
    Catch up latest upstream changes
    xuezhaojun authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0466c01 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    1a0578d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    7701521 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    d792b91 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    e421e35 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    71e6d53 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. fix invalid cabundle (open-cluster-management-io#83)

    Signed-off-by: Zhiwei Yin <[email protected]>
    zhiweiyin318 authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    cc7fdf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    5ff65bd View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    a7d6656 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    ff35c84 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    e35ccaf View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge commit 'b8404e4aad812aad1999844b0b708071c8931a6a' into merge-up…

    …stream-stream-changes
    
    Signed-off-by: GitHub <[email protected]>
    xuezhaojun authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6f50f27 View commit details
    Browse the repository at this point in the history
  2. Update stolostronagent.

    Signed-off-by: GitHub <[email protected]>
    xuezhaojun authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6f73d11 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Merge upstream stream changes (open-cluster-management-io#99)

    * 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]>
    xuezhaojun and tamalsaha authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6cde007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f82c76 View commit details
    Browse the repository at this point in the history
  3. Merge pull request open-cluster-management-io#101 from xuezhaojun/mer…

    …ge-upstream-stream-changes
    
    Merge upstream stream changes
    xuezhaojun authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c8a4bd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    a8b431b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df300d View commit details
    Browse the repository at this point in the history
  3. Add probe in stolostron agent manifests.

    Signed-off-by: GitHub <[email protected]>
    xuezhaojun authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2f790ea View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge pull request open-cluster-management-io#105 from xuezhaojun/mer…

    …ge-from-upstream
    
    Merge from upstream
    xuezhaojun authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    64f8983 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Support install ns in stolstron cluster-proxy (open-cluster-managemen…

    …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]>
    qiujian16 and xuezhaojun authored May 22, 2024
    Configuration menu
    Copy the full SHA
    a790e94 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    ca8c8fd View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge remote-tracking branch 'upstream/main' into HEAD

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6ad7ee9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request open-cluster-management-io#110 from xuezhaojun/mer…

    …ge-latest-upstream-commit
    
    Merge latest upstream commit
    xuezhaojun authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0b9aaec View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    5a1fa17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b450c78 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    2e46930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3537d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dedcb66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a4d831 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    07b798c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Fix test errors: check the target service name in ut | update dockerf…

    …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]>
    xuezhaojun authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5442200 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    e7a8029 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    cd57138 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Fix: customized addon-install-ns err

    Signed-off-by: xuezhaojun <[email protected]>
    xuezhaojun committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f88dfd0 View commit details
    Browse the repository at this point in the history