Skip to content

Latest commit

Β 

History

History
886 lines (621 loc) Β· 57.2 KB

CHANGELOG.md

File metadata and controls

886 lines (621 loc) Β· 57.2 KB

Changelog

v3.0.9 (2023-10-16)

  • 85437ba fix(upgrade): fix custom upgrade
  • fe2d57e build(deps): bump github.com/containerd/continuity from 0.3.0 to 0.4.2
  • d1ea04b feat(cluster): support startup cluster

Contributors

  • dependabot[bot]
  • ysicing

v3.0.8 (2023-10-13)

  • 28a6cf0 fix(upgrade): fix upgrade
  • ab3aac7 build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
  • 8ff3cf4 build(deps): bump github.com/miekg/dns from 1.1.55 to 1.1.56
  • c80a24d fix(mod): update mod
  • ffc97be build(deps): bump github.com/pkg/sftp from 1.13.5 to 1.13.6
  • 9c5d30e chore(action): disable coverage
  • c2dc8db feat(backup): add backup subcmd

Contributors

  • dependabot[bot]
  • ysicing

v3.0.7 (2023-09-21)

  • f43c01e feat(upgrade): fix upgrade
  • 3a34189 build(deps): bump codecov/codecov-action from 3 to 4

Contributors

  • dependabot[bot]
  • ysicing

v3.0.6 (2023-09-14)

  • 7c836bc fix(nfs): fix nfs install

Contributors

  • ysicing

v3.0.5 (2023-09-12)

  • 1737fcd style(quickon): fmt quickon sub
  • b1cf326 fix(version): fix version show

Contributors

  • ysicing

v3.0.4 (2023-09-12)

  • 0dc1d1e refactor(clean): update clean message
  • d00d95a build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • 528716f fix(docs): fix devops docs url
  • 1a4a888 fix(db): fix db list
  • 7a3b86d build(deps): bump crazy-max/ghaction-upx from 2 to 3

Contributors

  • dependabot[bot]
  • ysicing

v3.0.3 (2023-09-08)

Contributors

  • ysicing

v3.0.2 (2023-09-08)

  • 2c24da9 fix(upgrade): fix version & upgrade
  • b94dd9d fix(domain): fix domain #10
  • e1fe869 fix(scripts): fix quickon typo
  • 1d168a8 docs(update): update changelog

Contributors

  • ysicing

v3.0.1 (2023-09-07)

  • 124dd60 fix(domain): fix domain show

Contributors

  • ysicing

v3.0.0 (2023-09-06)

  • dd5e6ac feat(update): update
  • a572637 style(update): update valid domain
  • e2150f5 feat(update): disable subcmd in different provider
  • 8ecfb30 fix(kube): fix kube exec
  • 98edbcb feat(k3s): update to v1.24.17+k3s1
  • 91e5065 fix(script): update script
  • a77fcba feat(script): update quickon script
  • df0d545 feat(update): update quickon script
  • c2c952c fix(precheck): fix precheck
  • 66fe987 fix(show): fix show message
  • a9a82a6 feat(storage): change default storage nfs
  • c8893e1 style(errors): update errors
  • 6bcbc5e fix(helm): upgrade & install chart precheck ns
  • 7c319a5 build(deps): bump actions/checkout from 3 to 4
  • 2cae80f chore(action): update ci action
  • 52409c9 fix(install): fix quickon install
  • aa71986 feat(precheck): change devops check
  • a395322 feat(action): update test action
  • 7e5847c style(update): update subcmd notice
  • e0d3df6 fix(actions): update actions
  • 56b1bd3 fix(ipd): fix ipd
  • 224622a fix(quickon): disable devops reset password
  • 2b9e3b2 fix(status): fix status show
  • 55d87b8 fix(status): imp node status show
  • 29d0f58 fix(scripts): update clean scripts
  • 1d07910 fix(scripts): update devops install scripts
  • 720187f feat(test): fix test install
  • a830104 fix(devops): fix devops install images tag
  • 0044bad fix(quickon): fix quickon install app
  • 2d27cda feat(cluster): support stop cluster
  • 1c5c901 feat(quickon): add uninstall confirm
  • 592ff27 fix(action): fix action
  • 0745cd9 feat(devops): update devops init
  • 94fcad6 fix(install): imp installed show
  • 59cb272 style(install): update install script
  • d39be07 style(mod): update go mod
  • 9e165dd build(deps): bump helm.sh/helm/v3 from 3.12.0 to 3.12.3
  • 636be61 style(code): update
  • 87d77a2 fix(exec): fix exec
  • 71f9ee3 fix(precheck): imp disk check
  • f44061e fix(tap & mod): update gentap & gomod
  • aa4d130 fix(init): imp init & uninstall
  • bd51c8f fix(init): fix build init
  • f7968de fix(init): fix devops init
  • 38b0e3f fix(exp): imp exp install custom tools
  • 2d8f598 fix(install): fix quickon deploy
  • e4370c2 feat(update): update
  • 2643f14 fix(init): fix init
  • 6a289fc feat(devops): support devops
  • bf73222 feat(k3s): update k3s to v1.24.16
  • f3d134b feat(devops): imp devops
  • 5309c34 build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.3 to 3.23.6

Contributors

  • dependabot[bot]
  • ysicing

v2.2.2 (2023-07-26)

  • d1b9eb5 feat(debug): add port-forward
  • f3283c1 feat(storage): add longhorn & nfs beta support
  • 1969a4b feat(storage): add longhorn support
  • e939985 feat(update): update
  • b53d3c7 build(deps): bump github.com/imroc/req/v3 from 3.35.0 to 3.37.2 (#174)

Contributors

  • dependabot[bot]
  • ysicing

v2.2.1 (2023-07-24)

  • ff5f52d feat(backup): support etcd backup
  • 8630a4b feat(backup): add backup

Contributors

  • ysicing

v2.2.0 (2023-07-20)

  • 58ac393 fix(#7): deprecated ip
  • 78b51c9 fix(ip): fix not found cfg ip is null

Contributors

  • ysicing

v2.1.0 (2023-07-18)

  • 7996157 fix(cluster): fix cluster & domain
  • 8016eb9 feat(domain): fix use custom domain by gendomain
  • ece08f7 fix(offline): fix offline netcheck
  • 48afebb fix(uninstall): imp clean
  • e9e59c7 feat(debug): debug add netcheck

Contributors

  • ysicing

v2.0.12 (2023-07-17)

  • 7e4e55d feat(precheck): add network precheck

Contributors

  • ysicing

v2.0.11 (2023-07-17)

  • ef8c7e9 feat(check): feat skip precheck
  • 90be55c feat(init): imp precheck init

Contributors

  • ysicing

v2.0.10 (2023-07-11)

  • 3c50614 refactor(app): add deprecated cmd app
  • 65b93ad style(fmt): fmt version show

Contributors

  • ysicing

v2.0.9 (2023-06-29)

  • 3b601fb fix(pod): fix new version podinstall
  • 73023cf feat(k3s): update k3s to v1.24.15+k3s1
  • 70cc58f feat(hub): add hub config test file
  • 36f8ddf feat(debug): add kubevirt test

Contributors

  • ysicing

v2.0.8 (2023-06-06)

  • 86f7525 fix(typo): fix arm64 build
  • 002c15e feat(storage): add cluster storage subcmd
  • 3efdb2d fix(log): fix log question panic
  • 5f960a6 feat(cluster): update cluster init args

Contributors

  • ysicing

v2.0.7 (2023-05-31)

  • 2acf959 fix(patch): fix typo
  • c2a5952 feat(quickon): fix quickon offline
  • d54cf0e fix(cluster): fix cluster offline typo
  • 3628f6c style(mod): update go mod
  • 7b606ca fix(iptables): fix #164
  • ee7479f fix(sec): update go mod fix sec

Contributors

  • ysicing

v2.0.6 (2023-05-16)

  • a4c3a87 feat(debug): add debug gops
  • a93dfae fix(copyright): fix fmt copyright

Contributors

  • ysicing

v2.0.5 (2023-05-10)

  • ff86748 feat(tap): add gentap script
  • fa25462 feat(exp): add exp support install for linux
  • 8e8ad0f chore(build): fix ci build typo
  • 2819d47 style(update): fmt code
  • b4e0c3c docs(update): update docs
  • 4ac80eb style(update): update code
  • a5f3adc fix(action): fix action test for quickon
  • 5097699 feat(action): fix github action
  • 9e807a2 feat(action): update
  • 939eabc fix(typo): fix ci typo
  • 2c03c9f feat(update): add task

Contributors

  • ysicing

v2.0.4 (2023-04-26)

  • 321d51a fix(#2): fix clean cluster failed
  • c9b50b4 style(docs): update docs & fmt code
  • 9cf8f1e chore(gitea): add gitea action
  • 8259919 feat(script): add longhorn
  • 9ffcf73 fix(script): add openebs jiva install
  • d164103 fix(typo): fix build
  • 730c989 style(plugin): imp root explugin load func
  • c82edbd feat(update): imp install
  • 606bdb0 feat(update): fix version

Contributors

  • ysicing

v2.0.3 (2023-04-22)

  • 9ad9fb9 fix(upgrade): fix q upgrade from github
  • ffeeca6 feat(report): imp bug-report script
  • 454cb1e fix(#160): fix not found kubeconfig
  • 137d47b fix(jenkins): fix jenkins scan
  • f7acd99 feat(jenkins): add jenkins

Contributors

  • ysicing

v2.0.2 (2023-04-18)

  • 7602db8 fix(cluster): fix cluster join master failed
  • 34feb5a chore(ci): update ci
  • 2a3ca2e fix(build): fix debug build
  • db28008 build(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#155)
  • 67f3775 feat(debug): add debug model
  • baa38c6 fix(k8s): fix k8s version match expected regular expression
  • 7c5da8b fix(build): fix build & imp scan
  • 3b0f3e9 chore(sonar): add sonar scan
  • 4c06fcc feat(mod): update go.mod
  • 5385cba fix(package): fix deb & rpm package
  • 2a13b16 fix(action): fix gitea action
  • b5c9d86 feat(action): add gitea action
  • 05a1003 fix(init): fix init script
  • dd319c7 build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.1 to 3.23.3 (#149)

Contributors

  • dependabot[bot]
  • ysicing

v2.0.1 (2023-04-11)

  • c2a6ff7 fix(typo): fix oss2.6 app install message typo
  • d1887b5 fix(version): fix version typo
  • dc6807e feat(update): fix scripts download path

Contributors

  • ysicing

v2.0.0 (2023-04-11)

  • 7a89e1a fix(quickon): add quickon typo
  • f464193 fix(helm): fix helm install: if a directory with the same name already exists in the current directory
  • ac45679 fix(bin): fix copy busy
  • 338e75a build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#147)
  • 5a4ddc9 fix(version): fix uninstall quickon show version typo
  • b546482 fix(status): fix quickon uninstall show status
  • 1e8d05b fix(app): change default app ns
  • 56957d0 build(deps): bump github.com/docker/docker (#146)
  • a718435 build(deps): bump github.com/schollz/progressbar/v3 (#144)
  • 73e04c2 build(deps): bump peter-evans/create-pull-request from 4 to 5 (#143)
  • 92e5a51 feat(update): imp ee install
  • 1093e7a feat(helm): update helm op
  • d944dfe fix(make): imp makefile
  • 23def69 build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#142)
  • 6fcdcdf feat(status): deprecated status nodes
  • 21a8e05 fix(reset-password): fix reset-password typo
  • c8852de fix(version): change oss default version; disable cne-operator version
  • bd9619f fix(typo): fix old manage cmd
  • dbd062b fix(init): update global init
  • e197fe0 fix(sec): fix kardianos/service
  • afeafde fix(typo): fix kubeconfig path
  • 7db2362 fix(init): imp init cmd message
  • efa05f8 fix(init): imp init flag
  • 5de07a0 feat(update): fix cfg
  • 237d5dc fix(ci): update action tz
  • 77088d1 fix(ci): merge docs & changelog
  • 1b4afc4 feat(uninstall): fix uninstall
  • dc56c65 docs(update): update cli docs
  • 94cc6a8 fix(ci): fix smoke install version
  • 82f3850 refactor(subcmd): del app & precheck
  • 79baca5 refactor(subcmd): del manage subcmd
  • c5a4bfc chore(github): update github action test (#136)
  • 1ea40e2 feat(3.0): support 3.0 (#135)
  • bfb7b88 docs(update): update readme
  • 0048d91 fix(kube): fix kube path typo
  • e2c6cf9 build(deps): bump actions/setup-go from 3 to 4 (#133)
  • 5e6dfce feat(install): fix install typo
  • d385d5f build(deps): bump magnetikonline/action-golang-cache from 3 to 4 (#132)
  • 25e202e feat(update): fix update
  • 4fad7f7 build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 (#130)
  • 415dbbf style(lint): nolint gosec
  • f3a23ff fix(ns): imp ns create
  • e4bb0bd feat(ns): change default ns
  • 6373a15 fix(kubeclient): fix kubeconfig default path
  • 41572d6 fix(status): fix status kubeconfig check
  • 99c8272 feat(quickon): imp quickon install
  • 201183d fix(typo): fix missing quickon cmd
  • c3db971 build(deps): bump github.com/vishvananda/netlink (#127)
  • 33d86c3 build(deps): bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1 (#126)
  • 4a24d49 build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#125)
  • 8e31122 build(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.18 (#124)
  • a630c6f WIP Release v2 (#121)

Contributors

  • dependabot[bot]
  • ysicing
  • ηΌ˜η”Ÿ

v1.3.9 (2023-01-06)

  • 8c82249 feat(2.6): release 2.6
  • 55689bb build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.12 (#118)
  • b7371f0 build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#117)
  • 7a95118 build(deps): bump github.com/docker/docker (#116)

Contributors

  • dependabot[bot]
  • ysicing

v1.3.8 (2022-12-23)

  • 17641f0 feat(2.5): release 2.5
  • 9d511f9 build(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.11 (#114)
  • 2ac2fae fix(podinstall): fix podinstall typo
  • d6a614f feat(update): update
  • 1ccea79 build(deps): bump github.com/imroc/req/v3 from 3.25.0 to 3.26.4 (#113)
  • 5b5f302 build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#112)
  • fbcef29 feat(update): fix pod install
  • c1cc6d0 feat(ingress): update ingress version (#111)
  • 3376bac build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 (#109)

Contributors

  • dependabot[bot]
  • ysicing
  • ηΌ˜η”Ÿ

v1.3.7 (2022-12-09)

  • aa76827 feat(2.4): release 2.4
  • 1601b82 build(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#108)
  • 032c700 fix(update): update init.sh
  • 28d47ce feat(podinstall): update q

Contributors

  • dependabot[bot]
  • ysicing

v1.3.6 (2022-11-28)

  • 0cac632 feat(update): update inner tools
  • 05976c4 build(deps): bump github.com/ergoapi/util from 0.2.23 to 0.2.24 (#106)

Contributors

  • dependabot[bot]
  • ysicing

v1.3.5 (2022-11-25)

  • 4f9bc5c feat(update): fix upgrade

Contributors

  • ysicing

v1.3.4 (2022-11-24)

  • a39386a feat(domain): update default domain
  • 529b2f7 feat(2.3): bump quickon to 2.3
  • cb7d291 feat(gateway): add gateway api install manifest

Contributors

  • ysicing

v1.3.3 (2022-11-21)

  • cd723d7 support custom data dir (#103)
  • 5044748 build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10 (#102)
  • e79b6c4 feat(k3s): update k3s to v1.24.8 (#101)
  • a963935 build(deps): bump github.com/docker/docker (#99)
  • f08bca4 fix(operator): fix operator install with version

Contributors

  • dependabot[bot]
  • ysicing
  • ηΌ˜η”Ÿ

v1.3.2 (2022-11-10)

  • 007b89e fix(backup): fix backup password typo
  • ab66ce1 chore(build): disable upx
  • 5f7f8ff build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#97)
  • f47433b chore(github-action): disable go cache
  • 164b8ea build(deps): bump golang.org/x/sys from 0.1.0 to 0.2.0 (#96)
  • acd91b2 fix(renewtls): fix renewtls typo

Contributors

  • dependabot[bot]
  • ysicing

v1.3.1 (2022-11-07)

  • d2b9717 fix(upx): disable upx for arm arch

Contributors

  • ysicing

v1.3.0 (2022-11-07)

  • 2fd01a8 feat(2.2): release 2.2
  • c651b82 feat(update): update
  • d084b08 feat(s3): add s3 config
  • 915aa86 build(deps): bump github.com/imroc/req/v3 from 3.24.0 to 3.25.0

Contributors

  • dependabot[bot]
  • ysicing

v1.2.11 (2022-11-02)

Contributors

  • ysicing

v1.2.10 (2022-10-28)

  • 7b6d83f docs(os): update support linux
  • 583d44b fix(typo): fix env typo
  • d360a74 feat(update): update k3s version
  • 812525a build(deps): bump github.com/docker/docker (#92)

Contributors

  • dependabot[bot]
  • ysicing

v1.2.9 (2022-10-21)

  • 19e67cb feat(2.0): release 2.0 support
  • 17d0c6f feat(precheck): add precheck disk
  • bc53073 build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#90)
  • efe91b5 feat(update): fix uninstall

Contributors

  • dependabot[bot]
  • ysicing

v1.2.8 (2022-10-11)

  • 3fdc13d feat(app): rename default app zentao-open to zentao
  • 21ba5a4 build(deps): bump github.com/imroc/req/v3 from 3.23.0 to 3.24.0 (#86)
  • 7492568 style(style): fmt code

Contributors

  • dependabot[bot]
  • ysicing

v1.2.7 (2022-09-29)

  • 6f822f1 feat(install): support operator install by version

Contributors

  • ysicing

v1.2.6 (2022-09-29)

  • 6e80646 fix(upgrade): fix upgrade operator failed
  • 8702a85 feat(update): update podinstall version

Contributors

  • ysicing

v1.2.5 (2022-09-28)

  • 4d766ba fix(upgrade): fix upgrade func

Contributors

  • ysicing

v1.2.4 (2022-09-27)

  • c51cd02 build(deps): bump github.com/docker/docker (#84)
  • a9c4e01 feat(1.6.0): release 1.6.0 (#85)
  • f17f0ff build(deps): bump github.com/imroc/req/v3 from 3.22.1 to 3.23.0 (#82)

Contributors

  • dependabot[bot]
  • ηΌ˜η”Ÿ

v1.2.3 (2022-09-25)

  • ad577d7 build(deps): bump github.com/imroc/req/v3 from 3.22.0 to 3.22.1 (#81)

Contributors

  • dependabot[bot]

v1.2.2 (2022-09-19)

  • f54072d fix(init): allow disable install app
  • ada8f44 feat(cli): add ctr cli soft link
  • a2568c2 feat(script): update script

Contributors

  • ysicing

v1.2.1 (2022-09-13)

  • fa84170 feat(password): imp password gen func
  • c41696a style(domain): imp domain func
  • 28ef5f3 feat(app): imp app install message

Contributors

  • ysicing

v1.2.0 (2022-09-08)

  • c47f4fc feat(app): support cli install app or install app from market
  • 28cd5b8 feat(update): support install app

Contributors

  • ysicing

v1.1.6 (2022-09-01)

  • c012c9d feat(1.4): release 1.4
  • 61f3e11 build(deps): bump github.com/imroc/req/v3 from 3.21.1 to 3.22.0 (#74)
  • b25ea38 build(deps): bump github.com/imroc/req/v3 from 3.21.0 to 3.21.1 (#73)
  • 33308c9 build(deps): bump github.com/imroc/req/v3 from 3.20.0 to 3.21.0 (#72)
  • a13204c feat(update): update k3s version
  • 8568bbc build(deps): bump github.com/imroc/req/v3 from 3.19.1 to 3.20.0 (#71)
  • 9ccb54d feat(update): update
  • e77e43e build(deps): bump actions/download-artifact from 2 to 3 (#70)
  • 33989c0 build(deps): bump actions/upload-artifact from 2 to 3 (#68)
  • 16b419e build(deps): bump github.com/imroc/req/v3 from 3.17.4 to 3.19.1 (#69)

Contributors

  • dependabot[bot]
  • ysicing

v1.1.5 (2022-08-22)

  • dc792c5 feat(1.3.2): release 1.3.2
  • cf0bb7d fix(typo): fix ci typo
  • 6190c94 build(deps): bump github.com/ergoapi/util from 0.2.20 to 0.2.21 (#66)
  • 7373b8e chore(action): update gh action
  • 42b7aa6 feat(go): update go version 1.19
  • da7b55c build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#65)

Contributors

  • dependabot[bot]
  • ysicing

v1.1.4 (2022-08-17)

  • a210697 feat(1.3.1): release 1.3.1
  • 1cb3932 build(deps): bump github.com/imroc/req/v3 from 3.17.2 to 3.17.4 (#59)

Contributors

  • dependabot[bot]
  • ysicing

v1.1.3 (2022-08-09)

  • 8b3b9e3 fix(bug-report): fix bug-report script
  • 30477c4 chore(action): update action cache

Contributors

  • ysicing

v1.1.2 (2022-08-09)

  • 9f0fc16 feat(1.1.2): release 1.1.2 support qucheng 1.3
  • 0b242b2 build(deps): bump github.com/imroc/req/v3 from 3.16.0 to 3.17.2 (#57)
  • 5897b20 feat(update qucheng 1.3 to stable): release qucheng 1.3
  • 0d8beca build(deps): bump github.com/imroc/req/v3 from 3.14.4 to 3.16.0 (#56)

Contributors

  • dependabot[bot]
  • ysicing

v1.1.1 (2022-08-05)

  • f285675 style(error): update error package
  • d5c8a98 build(deps): bump github.com/imroc/req/v3 from 3.14.2 to 3.14.4 (#55)
  • 773c108 build(deps): bump github.com/ergoapi/util from 0.2.19 to 0.2.20 (#51)
  • 6cb4e95 support k3s datastore endpoint (#49)
  • 3830c4c fix(ci): imp cache path
  • fafed7c chore(cache): fix go cache (#52)
  • 9fbece2 build(deps): bump github.com/imroc/req/v3 from 3.14.1 to 3.14.2 (#50)
  • d12e97a build(deps): bump github.com/imroc/req/v3 from 3.14.0 to 3.14.1 (#48)
  • 84df220 feat(gdb): add gdb list & update build package (#47)
  • d01f1f0 docs(update): update docs

Contributors

  • dependabot[bot]
  • ysicing
  • ηΌ˜η”Ÿ

v1.1.0 (2022-07-27)

  • 997b4a0 docs(docs): update docs
  • 6daa640 fix(upgrade): fix upgrade domain tls
  • f675a8d feat(upgrade): fix upgrade
  • 20bb66e feat(app): add app list
  • a25e2fb feat(app): add app log subcmd
  • da70194 feat(cli): update cli (#45)
  • 64b8c9b feat(domain): imp domain operation
  • f8511a6 feat(1.1): support 1.1 release (#42)
  • a2c8e4c feat(merge): merge old code (#21)
  • 7805969 build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#43)

Contributors

  • dependabot[bot]
  • ysicing
  • ηΌ˜η”Ÿ

v1.0.10 (2022-07-21)

  • 3dbd45d feat(exec): add exec support

Contributors

  • ysicing

v1.0.9 (2022-07-18)

  • 2422953 fix(dir): fix dir perm (#41)

Contributors

  • ηΌ˜η”Ÿ

v1.0.8 (2022-07-18)

  • 14a4598 feat(version): support qucheng 1.1.1 (#39)
  • 69ab1ad build(deps): bump github.com/imroc/req/v3 from 3.13.2 to 3.14.0 (#38)
  • 6cd4c65 build(deps): bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.0 (#37)
  • 6bc73c2 fix(typo): fix message typo

Contributors

  • dependabot[bot]
  • ysicing
  • ηΌ˜η”Ÿ

v1.0.7 (2022-07-08)

  • b9b1a8f fix(token): fix api token typo

Contributors

  • ysicing

v1.0.6 (2022-07-08)

  • e3177ee chore(update): update version
  • 2809145 feat(update): fix install version typo
  • b9d0ac6 feat(update): fix get app api req path typo
  • 70c133c feat(update): update (#34)
  • 0d7af12 docs(install): fix install docs (#30)

Contributors

  • ysicing
  • ηΌ˜η”Ÿ

v1.0.5 (2022-07-06)

  • 94ff7df feat(upgrade): fix upgrade tools
  • 77f32ca fix(typo): fix upgrade cleanup old res (#33)
  • 7dc0adc feat(install): fix install chart version (#29)
  • de9d1ea fix(action): delete deprecated workflows
  • 8911610 fix(docker): fix docker cgroup #24
  • 5c441a5 feat(get): support get app info
  • c6d347e feat(update): update
  • 2aad046 style(log): update log
  • 6936981 fix(install): fix install firewalld warning check
  • 4dd3eeb feat(storage): add longhorn plugin
  • ef84031 chore(mod): update go mod
  • e654a96 docs(typo): fix url typo
  • b81b24c fix(typo): fix ingress defaultpage image tag
  • fd95db7 build(deps): bump github.com/muesli/mango-cobra from 1.1.0 to 1.2.0
  • aa2960f feat(update): update k3s version
  • 3ed8505 fix(typo): fix ingress typo
  • 7153c94 feat(upgrade): update ingress version & fix upgrade message show
  • 6d69657 feat(update): update
  • c15beb7 chore(build): disable build macOS binary

Contributors

  • dependabot[bot]
  • ysicing
  • ηΌ˜η”Ÿ

v1.0.4 (2022-06-22)

  • 20d54f2 feat(uninstall): imp uninstall clean helm
  • 2645507 docs(readme): add readme docs
  • f9380e3 feat(domain): imp upgrade domain
  • 3047189 feat(domain): imp domain op
  • 75e2456 feat(domain): imp domain op
  • a9b3515 chore(ci): update lint
  • 0a72de0 feat(domain): update domain config
  • 60a7652 feat(update): update
  • 7ffe342 feat(domain): add domain support
  • 0aabfe5 docs(readme): update README.md
  • e5e6579 feat(plugin): support plugin
  • 26eb7b6 fix(upgrade): imp helm upgrade qucheng

Contributors

  • ysicing

v1.0.3 (2022-06-19)

Contributors

  • ysicing

v1.0.2 (2022-06-17)

  • eb07994 feat(1.0.2): update k3s version & fix with docker install
  • 6129ec6 fix(k3s): fix cgroup typo
  • 5540069 feat(dockercgroup): deprecated docker check
  • 4f54538 chore(action): fix typo
  • f02f66d chore(action): update ci
  • d8a1573 fix(version): fix cli version parse
  • 9906421 fix(typo): fix check server version
  • b283320 feat(update): imp upgrade
  • bc337f4 feat(update): update
  • 8805aa4 build(deps): bump helm.sh/helm/v3 from 3.8.2 to 3.9.0
  • b8628fe build(deps): bump github.com/docker/docker
  • 57a9c92 feat(version): update version func
  • 3b29700 feat(update): update
  • 52ee327 fix(typo): fix kubectl path
  • 79fa3af feat(ci): update github ci
  • afed893 feat(password): support reset admin password by cli
  • 6262bf0 feat(ci): update ci
  • 6e6e3a9 feat(ci): update ci
  • 75c2807 feat(plugin): fix plugin uninstall
  • dcd9bbb fix(typo): fix kubecfg path typo

Contributors

  • dependabot[bot]
  • ysicing

v1.0.1 (2022-06-08)

  • d5986be feat(upgrade): support upgrade qcadmin self

Contributors

  • ysicing