Releases: kubean-io/kubean
Releases · kubean-io/kubean
v0.4.0-rc3
What's Changed
- fix e2e by @wenting-guo in #267
- add dasu23 into approvers by @YunShiHang in #275
- Update offline doc by @ErikJiang in #276
- Fix temporary version tag issues by @YunShiHang in #281
- add version constraints of dependencies in offline case by @tu1h in #274
- [chroe] Improve the install trivy method by @SSmallMonster in #282
- add certificated logo by @wenting-guo in #284
- adjust generate_offline_package to multi harbor projects by @hangscer8 in #285
- Unified k8s version by @ErikJiang in #286
- Update README badge by @ErikJiang in #287
- Add Dockerfile for airgap-patch by @hangscer8 in #289
- Add os package for ubuntu by @ErikJiang in #291
- rename ansible_ssh_pass to ansible_password by @tu1h in #290
- rename doc folder to docs by @tu1h in #293
- Add Doc For Airgap Patch by @hangscer8 in #294
- fix pr e2e fail by @wenting-guo in #288
- Support restore yum repo in enable-repo.yml by @ErikJiang in #298
- update & add some docs by @tu1h in #299
- Add documentation for deploying clusters with ssh secret keys by @ErikJiang in #302
New Contributors
- @tu1h made their first contribution in #274
- @SSmallMonster made their first contribution in #282
Full Changelog: v0.4.0-rc2...v0.4.0-rc3
v0.4.0-rc2
What's Changed
- update kubespray default version to v1.24.7 by @ErikJiang in #272
- Disable cn proxy sources to improve kubean image build efficiency by @ErikJiang in #273
Full Changelog: v0.4.0-rc1...v0.4.0-rc2
v0.4.0-rc1
What's Changed
- update docker os-pkg version by @hangscer8 in #262
- cluster info with more retry time by @hangscer8 in #261
- Manifest crd support multi image repo by @hangscer8 in #266
Full Changelog: v0.3.7...v0.4.0-rc1
v0.3.7
What's Changed
- Select CENTOS8 as a container environment for making an RH8 offline package by @ErikJiang in #265
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- update case md by @wenting-guo in #258
- add arm CD by @YunShiHang in #259
- fix bugs by @hangscer8 in #260
- Add pause image new tag in image list by @ErikJiang in #264
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- fix issue 209 by @yanggangtony in #227
- same title, but actually they are not the same by @yanggangtony in #224
- add doc for offline_patch by @hangscer8 in #244
- fix job failed and spec.BackoffLimit logic by @yanggangtony in #247
- add unit test by @yyzxw in #256
- import iso for arm64 by @hangscer8 in #257
New Contributors
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- remove the kubeconf from crd clusteroperation by @hangscer8 in #219
- trivy : add arch environment download and install by @yanggangtony in #217
- add retry when check configmap and secret in operator by @hangscer8 in #222
- add redhat84 e2e by @wenting-guo in #220
- Optimize e2e scripts by @dasu23 in #223
- fix spray_tag by @YunShiHang in #225
- update e2e case by @tukwila in #231
- Debug kubean_functions_e2e by @dasu23 in #229
- add pkg/version unit test, for ci pipeline by @yanggangtony in #234
- demo uses mirror by @hangscer8 in #237
- check test case by @tukwila in #242
- use mc anonymous by @hangscer8 in #241
New Contributors
- @yanggangtony made their first contribution in #217
- @dasu23 made their first contribution in #223
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
What's Changed
- fix set-output by @YunShiHang in #204
- add playbook for updating hosts by @hangscer8 in #208
- Restoring an image from an offline package by @ErikJiang in #212
- rename crds by @hangscer8 in #211
- fix ci by @hangscer8 in #213
- Fix ref var is empty in CI by @ErikJiang in #215
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Merge pull request #203 from hangscer8/offline_patch add offline_patch script