Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kubeclipper/kubeclipper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: kubeclipper/kubeclipper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.3
Choose a head ref
  • 7 commits
  • 16 files changed
  • 6 contributors

Commits on Mar 16, 2023

  1. feat: update kc version to v1.3.2 (#561)

    Signed-off-by: Mengchenchen<meng.chenchen@99cloud.net>
    Mengchenchen authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c82c41a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. add kcctl create cluster flag --insecure-registry (#567)

    Signed-off-by: Liucw <liu.chuwei@99cloud.net>
    Co-authored-by: Liucw <liu.chuwei@99cloud.net>
    Metrora and Liucw authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    74a0a4d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. feat: update k8s apiserver cert SANs when update externalIP (#569)

    * feat: update k8s apiserver cert SANs when update externalIP
    fix: k8s api endpoint support domain
    
    Signed-off-by: Liucw <liu.chuwei@99cloud.net>
    
    * fix: k8s api endpoint support domain (#566)
    
    Signed-off-by: lixd <xueduan.li@gmail.com>
    
    ---------
    
    Signed-off-by: Liucw <liu.chuwei@99cloud.net>
    Signed-off-by: lixd <xueduan.li@gmail.com>
    Co-authored-by: Liucw <liu.chuwei@99cloud.net>
    Co-authored-by: 意琦行 <31980412+lixd@users.noreply.github.com>
    3 people authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0847b51 View commit details
    Browse the repository at this point in the history
  2. Fix the bug of renaming tag of mirror (#572)

    Signed-off-by: zhuzhenfan <981189503@qq.com>
    zhuzhenfan authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    c5ea688 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. fix: kcctl registry remove image failed (#574)

    Signed-off-by: zhuzhenfan <981189503@qq.com>
    zhuzhenfan authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b52ec1f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. add pkg flag for join cmd (#578)

    Signed-off-by: x893675 <x893675@icloud.com>
    x893675 authored May 9, 2023
    Configuration menu
    Copy the full SHA
    5b22d1c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. kcctl adds the service/pod subnet parameters (#584)

    Signed-off-by: zhuzhenfan <981189503@qq.com>
    zhuzhenfan authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    56c7358 View commit details
    Browse the repository at this point in the history
Loading