Releases: kubean-io/kubean
Releases · kubean-io/kubean
v0.11.2
What's Changed
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions in #1065
- Fix e2e when upgrade cluster by @tu1h in #1066
- Restore image address by @ErikJiang in #1067
- update binaries url by @ErikJiang in #1068
- clear old airgap data in dockerfile by @ErikJiang in #1069
- update airgap scripts by @ErikJiang in #1070
- update release latest status by @ErikJiang in #1071
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
🔨 Other Changes
- Add unit test cases by @tu1h in #1061
- Adjust support matrix permission by @Rei1010 in #1063
- set default flag for airgap full mode by @ErikJiang in #1064
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
⬆️ Dependencies
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #1019
- Bump mikefarah/yq from 4.33.3 to 4.40.2 by @dependabot in #1018
- Bump docker/build-push-action from 4.1.1 to 5.1.0 by @dependabot in #1017
- Bump actions/checkout from 3 to 4 by @dependabot in #1016
- Bump docker/login-action from 2 to 3 by @dependabot in #1015
- Bump docker/setup-buildx-action from 2.7.0 to 3.0.0 by @dependabot in #1028
- Bump mikefarah/yq from 4.40.2 to 4.40.4 by @dependabot in #1041
- Bump actions/labeler from 4 to 5 by @dependabot in #1042
- Bump actions/setup-python from 4 to 5 by @dependabot in #1046
- Bump mikefarah/yq from 4.40.4 to 4.40.5 by @dependabot in #1052
- Bump actions/setup-go from 4 to 5 by @dependabot in #1047
🔨 Other Changes
- add kubespray commit timestamp by @ErikJiang in #1010
- clean debug info for manual CI by @ErikJiang in #1011
- update kubespray artifact patch CI by @ErikJiang in #1012
- fix rebuild kubespray image issue by @ErikJiang in #1013
- clean manifest dir by @ErikJiang in #1014
- update artifact patch md by @ErikJiang in #1024
- Revert "Bump actions/checkout from 3 to 4" by @ErikJiang in #1026
- Refactor controllers of Manifest and Localartifact by @tu1h in #1025
- update airgap patch docs by @ErikJiang in #1029
- fix airgap dockerfile issue by @ErikJiang in #1030
- Enhancement log print by @tu1h in #1032
- Fix bump version failed by @Rei1010 in #1035
- Optimize manifest lookup overhead by @tu1h in #1036
- Add unit test by @tu1h in #1038
- Refactor import images script to support merge multi-platform image by @tu1h in #1040
- Allows using the airgap patch script to generate full offline packages by @ErikJiang in #1033
- refine airgap demo by @ErikJiang in #1043
- Fix e2e failure since incompatible image-importing script by @tu1h in #1044
- Update CNCF image in README by @tu1h in #1048
- Fix nop-copy in code generation by @tu1h in #1051
- Fix upstream breaking-change #10626 by @tu1h in #1050
- Revert "Bump actions/setup-go from 4 to 5" by @ErikJiang in #1053
- update kubespray commit by @ErikJiang in #1045
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
🔨 Other Changes
- sync chart to release.daocloud.io by @hangscer8 in #991
- fix upload charts to release.daocloud.io by @hangscer8 in #992
- Change image artifact to OCI format by @tu1h in #996
- Optimize file handle logic by @Rei1010 in #998
- add unit-test by @hangscer8 in #997
- Optimize file import logic by @Rei1010 in #1000
- Allow etcd hosts in some playbooks by @tu1h in #1001
- Allow etcd hosts in playbook remove-pkgs by @tu1h in #1002
- Bump kubespray by @tu1h in #1003
- spray artifact patch by @tu1h in #1005
- Fix kubespray image build compatibility by @tu1h in #1006
- Update airgap patch by @ErikJiang in #1004
- make kubespray download files compatible by @tu1h in #1007
- Fixing airgap-patch image build issues by @ErikJiang in #1008
- fix upload assets greater than 2 GiB issue by @ErikJiang in #1009
Full Changelog: v0.9.3...v0.10.0
v0.9.4-rc2
What's Changed
🔨 Other Changes
- fix upload charts to release.daocloud.io by @hangscer8 in #992
Full Changelog: v0.9.4-rc1...v0.9.4-rc2
v0.9.4-rc1
What's Changed
🔨 Other Changes
- sync chart to release.daocloud.io by @hangscer8 in #991
Full Changelog: v0.9.3...v0.9.4-rc1
v0.9.3
v0.9.2
What's Changed
🔨 Other Changes
- optimize precheck to avoid losing data by @hangscer8 in #982
- add unit-test by @hangscer8 in #976
- Adjust PR CI by @Rei1010 in #984
- add BackUp Weight for ClusterOperation by @hangscer8 in #983
- update k8s version by @hangscer8 in #986
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
🔨 Other Changes
- Add compability for kubernetes 1.28.0 by @Rei1010 in #957
- add unit-test by @hangscer8 in #961
- Build admission image during schedule CI by @Rei1010 in #962
- Correct config path by @Rei1010 in #966
- Adjust env conf by @Rei1010 in #967
- Add missing param by @Rei1010 in #969
- Auto bump kubean support kubernetes version with CI by @Rei1010 in #971
- Update Kubean Support Matrix by @github-actions in #972
- Optimize CI trigger logic by @Rei1010 in #974
- update containerd version by @hangscer8 in #977
New Contributors
- @github-actions made their first contribution in #972
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
🔨 Other Changes
- Update k8s support version by @Rei1010 in #946
- add ut Test_TrySuspendPod by @KubeKyrie in #944
- Update E2E kube version by @Rei1010 in #955
- webhook for clusterOperations by @hangscer8 in #956
- fix missing latest release note by @ErikJiang in #953
- update kubespray by @hangscer8 in #960
New Contributors
- @KubeKyrie made their first contribution in #944
Full Changelog: v0.8.6...v0.9.0