Commit Graph
1289 Commits
Author SHA1 Message Date
cuisongliu eae61dcd00 feature(main): fix delete add node and skip error (#1027)
* feature(main): fix delete add node and skip error
2022-05-17 14:45:28 +08:00
YAOandyyf1986 fb452f03f8 fix: when operator the registry,defautl is tls_verify=false #986 (#1029)
Co-authored-by: yyf1986 <191557539@qq.com>
2022-05-17 14:39:00 +08:00
cuisongliu 39dfa4091e hotfix: port not default 22 (#1026) 2022-05-16 22:25:06 +08:00
YAOandyyf1986 9dffb8126f add login/logout commands using buildah #986 (#1021)
Co-authored-by: yyf1986 <191557539@qq.com>
2022-05-15 16:57:42 +08:00
gebilxs 08e12b3b9a modify logger.Debug to logger.Info (#1020) 2022-05-15 15:25:10 +08:00
YAOandyyf1986 15bfe9ebf2 feature: add push commands using buildah #986 (#1015)
* feature: add push commands using buildah #986

* Update push.go

feature: add push commands using buildah #986

Co-authored-by: yyf1986 <191557539@qq.com>
2022-05-15 15:20:17 +08:00
ybyang 15636489e2 fix release workflows for arm64 (#1014) 2022-05-15 10:35:52 +08:00
cuisongliu d7ad1b170f feature(main): fix create check bug (#1010) 2022-05-14 21:33:20 +08:00
cuisongliu de5fbd8e61 feature(main): fix confirm bug (#1008) 2022-05-14 11:31:54 +08:00
cuisongliu ec7b4c9f92 feature(main): http push registry (#1009) 2022-05-14 11:30:58 +08:00
YAOandyyf1986 c01cbd455d feature: add pull commands using buildah #986 (#1011)
* feature: add pull commands using buildah #986

Co-authored-by: yyf1986 <191557539@qq.com>
2022-05-14 01:13:01 +08:00
cuisongliu daed8109f9 feature(main): fix build config (#1006) 2022-05-13 20:18:23 +08:00
YAOandyyf1986 fa7c2fe063 feature: add pull commands using buildah (#1002)
Co-authored-by: yyf1986 <191557539@qq.com>
2022-05-13 18:20:23 +08:00
ybyang 8edefd80bb Fix #997 support arm64 using buildx (#1003)
* fix: supprt buldah call using sdk. adjust some ci options...

Signed-off-by: maybaby <ybyang7@iflytek.com>

* fix: licensne of buildah ref

Signed-off-by: maybaby <ybyang7@iflytek.com>

* fix: buildx support

Signed-off-by: maybaby <ybyang7@iflytek.com>

* fix: buildx support buster, git workflow ,support arm64
fix: remove proxy in gorleaser
fix: fix go.yml action
fix: adjust makefile to enhance using

Signed-off-by: maybaby <ybyang7@iflytek.com>

* fix: fix copy action

Signed-off-by: maybaby <ybyang7@iflytek.com>

* fix:  fix some problems

Signed-off-by: maybaby <ybyang7@iflytek.com>
2022-05-13 15:45:18 +08:00
ybyang 6ee7aca320 feature: add images commands using buildah (#988)
Signed-off-by: maybaby <ybyang7@iflytek.com>
2022-05-12 23:49:27 +08:00
马斯洛 322749c93e Merge pull request #981 from cuisongliu/scale_check v4.0.0-alpha.11 2022-05-07 12:56:10 +08:00
cuisongliu 9eeb3af523 feature(main): fix scale check logic 2022-05-07 00:46:03 +08:00
cuisongliu 0d6b533668 feature(main): fix scale check logic 2022-05-06 23:22:57 +08:00
cuisongliu 8b642d0d40 feature(main): fix install config (#977)
* feature(main): fix install config

* feature(main): add apply feature

* feature(main): delete unused func

* feature(main): fix RunE
v4.0.0-alpha.10
2022-05-06 12:52:17 +08:00
cuisongliu 9f09473dc5 feature(main): rename sealyun to sealos.io (#979) 2022-05-06 10:02:25 +08:00
cuisongliu 1a2471467c feature(main): add ssh exec/copy feature (#980) 2022-05-06 10:01:56 +08:00
马斯洛 7c1963ce33 Merge pull request #978 from bitring/docs/build
add example for building cloudimage from helm
2022-05-05 22:01:00 +08:00
fanux 968e1d5112 add example for building cloudimage from helm 2022-05-05 21:41:33 +08:00
cuisongliu 8ffd9921be feature(main): fix images mount to status (#974) v4.0.0-alpha.9 2022-05-03 16:03:42 +08:00
cuisongliu 8b61e7907a feature(main): fix rename go mod (#973) 2022-05-01 09:36:23 +08:00
cuisongliu e816020527 feature(main): fix go release (#972) 2022-04-30 14:34:23 +08:00
cuisongliu 03ceb444b2 feature(main): fix goinstall (#971) 2022-04-30 14:20:38 +08:00
cuisongliu 71ab86a6ca feature(main): fix vendor for sealos (#970) 2022-04-30 13:34:39 +08:00
中弈 60ffb37ab2 add roadmap (#969)
Co-authored-by:fanux <fhtjob@hotmail.com>
2022-04-30 12:45:35 +08:00
中弈 c237c69688 update readme (#968)
Co-authored-by:fanux <fhtjob@hotmail.com>
2022-04-30 12:21:59 +08:00
vimerr 21fa39fe27 update contributing 2022-04-30 12:14:16 +08:00
cuisongliu 57f3353f4b feature(main): fix tag images (#967) 2022-04-30 11:48:50 +08:00
cuisongliu a128ed7ab6 feature(main): 4.0 docs fix (#965) 2022-04-29 16:04:24 +08:00
cuisongliu 66223d1bd8 feature(main): kubeproxy bind (#964) v4.0.0-alpha.8 2022-04-29 11:53:04 +08:00
cuisongliu 15d1932f91 feature(main): fix add feature and delete node feature (#962)
* feature(main): fix add feature and delete node feature

* feature(main): fix add feature and delete node feature
v4.0.0-alpha.7
2022-04-29 10:26:11 +08:00
cuisongliu 89b5cea8ba feature(main): fix #960 for controller and schedule bind 0.0.0.0 (#961) 2022-04-28 23:20:41 +08:00
cuisongliu 8f696e5466 bugfix temp solve (#959)
* feature(main): fix guest error

* feature(main): fix guest drivers
v4.0.0-alpha.6
2022-04-28 18:46:25 +08:00
cuisongliu c192e2ddbc feature(main): no change images (#956)
* feature(main): no change images

* feature(main): delete node for sealos delete cmd

* feature(main): auth for registry

* feature(main): add node lic

* feature(main): fix app install for add

* feature(main): fix push install feature

* feature(main): fix push install feature
2022-04-28 16:37:42 +08:00
cuisongliu 24eddc2bb4 feature(main): guest run in host cmd for bash (#957) 2022-04-28 13:16:08 +08:00
cuisongliu b2b2aea237 feature(main): support auth build (#954)
* feature(main): sealos run repeat exec

* feature(main): support auth build

* feature(main): support auth build

* feature(main): support auth build
2022-04-27 01:14:00 +08:00
cuisongliu dd00fbf2a4 feature(main): sealos run repeat exec (#952)
* feature(main): sealos run repeat exec

* feature(main): sealos run repeat exec
2022-04-26 16:58:32 +08:00
cuisongliu 8e34fd9225 feature(main): add auths data (#950) 2022-04-26 13:03:51 +08:00
cuisongliu 825469cbea feature(main): add patch package in run func (#949) v4.0.0-alpha.5 2022-04-25 01:45:58 +08:00
cuisongliu 280532997d feature(main): fix images build (#945) v4.0.0-alpha.4 2022-04-23 18:27:29 +08:00
cuisongliu 654ed42a28 feature(main): cmd \n and process in pull images (#944)
* feature(main):  cmd \n and process in pull images

* feature(main):  fix hostname
2022-04-23 00:44:32 +08:00
cuisongliu 17173feb8a feature(main): support skip error process (#940) 2022-04-20 01:30:11 +08:00
cuisongliu 77b86041a1 feature(main): add build cmd (#937)
* feature(main): add build cmd

* feature(main): add build cmd support custom ssh port

* feature(main): images build fix

* feature(main):  support build skip error images
v4.0.0-alpha.3
2022-04-19 01:15:36 +08:00
cuisongliu 130ed2d3bb feature(main): fix release config (#936) 2022-04-17 01:44:54 +08:00
cuisongliu 378f03cbca feature(main): fix release config (#935) 2022-04-17 01:40:40 +08:00
cuisongliu cb3f2e1b9c feature(main): add cmd feature for main branch (#934)
* feature(main): add cmd feature for main branch

* feature(main): add copy link for copy file
2022-04-17 01:29:37 +08:00