Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sealer-v0.9.1-linux-amd64.tar.gz | 2023-01-17 | 23.6 MB | |
sealer-v0.9.1-linux-amd64.tar.gz.sha256sum | 2023-01-17 | 99 Bytes | |
sealer-v0.9.1-linux-arm64.tar.gz | 2023-01-17 | 15.7 MB | |
sealer-v0.9.1-linux-arm64.tar.gz.sha256sum | 2023-01-17 | 99 Bytes | |
seautil-v0.9.1-linux-amd64.tar.gz | 2023-01-17 | 4.5 MB | |
seautil-v0.9.1-linux-amd64.tar.gz.sha256sum | 2023-01-17 | 100 Bytes | |
seautil-v0.9.1-linux-arm64.tar.gz | 2023-01-17 | 4.1 MB | |
seautil-v0.9.1-linux-arm64.tar.gz.sha256sum | 2023-01-17 | 100 Bytes | |
README.md | 2023-01-17 | 1.6 kB | |
v0.9.1 source code.tar.gz | 2023-01-17 | 13.8 MB | |
v0.9.1 source code.zip | 2023-01-17 | 20.6 MB | |
Totals: 11 Items | 82.4 MB | 0 |
🚀 Breaking Changes
- enrich the
Kubefile
's capabilities ,such ashCNI
,CSI
, <inline_block>3</inline_block>,APPCMDS
,KUBEVERSION
(#1968 @Starnop. - support to config sealer apps through
Clusterfile
. (#1969) @kakaZhou719 - support to check out the artifact of image easily with
sealer alpha mount
. - support to inspect sealer image with more information,such as
container image list
,labels
.
💥 Features
- feature: store container image list to image spec (#1979) @Starnop
- feature: enrich kubefile (#1980) @Starnop
- Add sealer alpha mount command (#1848) @Stevent-fei
- feature: optimize app instruction (#1981) @Starnop
- support specify appname for config (#1959) @kakaZhou719
- feat: support ipvs vip overwriting (#1945) @kakaZhou719
- Add CMD command to Kubefile (#1964) @Stevent-fei
- Feat: add application spec and implementation (#1974) @kakaZhou719
- chore: add container image list for image spec (#1960) @Starnop
- support merge flags when use clusterfile for run and apply (#1955) @kakaZhou719
🐛 Bug Fixes
- Fix scheduler and kcm connect master0 bug. (#1971) @VinceCui
- fix run app bug (#1950) @jsparter
- bugfix: use deep walk to get launch files for shell and kube (#1983) @kakaZhou719
💥 Optimization and Maintenance
- modify lvscare name (#1937) @Stevent-fei
- Optimize github ci action (#1946) @kakaZhou719
- modify readme (#1936) @Stevent-fei
- use const as resource kind (#1962) @kakaZhou719
- user sealer.io as apiversion (#1951) @kakaZhou719