Commit Graph

  • c06cd79184
    !304 [sync] PR-302: consume z.current prepared by Reader.Read in Reader.WriteTo main openeuler-ci-bot 2024-12-18 11:20:10 +00:00
  • b6a1e91d87 consume z.current prepared by Reader.Read in Reader.WriteTo daisicheng 2024-12-18 17:11:53 +08:00
  • 4ee9587f80
    !300 [sync] PR-299: isula-build: sync the PR of openEuler-22.03-LTS-SP3 openeuler-ci-bot 2024-04-08 01:38:25 +00:00
  • 09153c6d11 isula-build: sync the PR of openEuler-22.03-LTS-SP3 daisicheng 2024-04-07 17:32:26 +08:00
  • f2e67753ac
    !297 [sync] PR-296: fix the problem that it failed when applying patches in RISCV architecture openeuler-ci-bot 2024-04-07 01:48:35 +00:00
  • 32c0bb0637 fix the problem that it failed when applying patches in RISCV architecture luofeng14 2024-04-02 17:31:51 +08:00
  • 19fdc33629
    !293 [sync] PR-292: Support build with clang openeuler-ci-bot 2024-03-29 03:22:45 +00:00
  • cb5815fb0a support clang build luofeng14 2024-03-28 21:54:58 +08:00
  • 143888b91c
    !287 fix the problem that isula-build service did not stop after it was removed openeuler-ci-bot 2023-12-27 02:48:50 +00:00
  • 1ff3dea0e0 fix the problem that isula-build service did not stop after it removed daisicheng 2023-12-26 15:04:39 +08:00
  • 93577d56b3
    !282 riscv64去除-static-pie openeuler-ci-bot 2023-03-16 04:59:09 +00:00
  • 49fd402f2e remove -static-pie for riscv64 laokz 2023-03-15 15:22:17 +08:00
  • 28a6c337ca
    !274 add loong64 support for isula-build openeuler-ci-bot 2023-02-15 08:28:04 +00:00
  • 3a598d28f9 add loong64 support for isula-build Wenlong Zhang 2023-02-07 16:36:51 +08:00
  • 6a6c3da0a3
    !275 add manifest.json verification before loading a tar openeuler-ci-bot 2023-02-06 02:08:56 +00:00
  • 48e7447cc5 add manifest.json verification before loading a tar daisicheng 2023-02-02 16:23:28 +08:00
  • 5684272585
    !270 add some DT tests openeuler-ci-bot 2022-12-22 04:05:27 +00:00
  • 0331d69d2f add some DT tests daisicheng 2022-12-20 18:44:18 +08:00
  • ab8e66419a
    !266 add read lock in load/import/pull to fix GC preempts to exit subprocess openeuler-ci-bot 2022-12-07 03:31:17 +00:00
  • 14dc79a977 add read lock in load/import/pull to fix GC preempts to exit subprocess jingxiaolu 2022-12-07 09:43:56 +08:00
  • 2dd999867f
    !260 use vendor instead specific vendor name openeuler-ci-bot 2022-11-24 09:14:22 +00:00
  • 047ff69757 isula-build: use vendor instead specific vendor name DCCooper 2022-11-23 17:34:41 +08:00
  • e23df81bcf
    !257 fix the problem that the /var/lib/isula-build/storage/overlay is still existed when killing daemon openeuler-ci-bot 2022-11-02 02:01:56 +00:00
  • bcbaf5fe3e fix the problem that the /var/lib/isula-build/storage/overlay is still existed when killing daemon daisicheng 2022-11-01 20:28:43 +08:00
  • b5fec76b35
    !250 improve security compile option of isula-build binary openeuler-ci-bot 2022-09-20 02:27:34 +00:00
  • 1ba6007281 improve security compile option of isula-build binary xingweizheng 2022-09-14 11:07:15 +08:00
  • 61e7efba4c
    !244 modify the Makefile and README document;add the constraints and limitations of the doc;fix the possible file leakage problem in util/cipher openeuler-ci-bot 2022-08-29 06:45:47 +00:00
  • 3f4cd34322 modify the Makefile and README document;add the constraints and limitations of the doc;fix the possible file leakage problem in util/cipher daisicheng 2022-08-19 17:09:39 +08:00
  • a8e0d395a0
    !240 registries.toml could not be empty;hosts, resolv.conf, .dockerignore file could be empty openeuler-ci-bot 2022-07-27 09:04:04 +00:00
  • 35a49a7a5f registries.toml could not be empty;hosts, resolv.conf, .dockerignore file could be empty lujingxiao 2022-07-27 09:28:41 +08:00
  • d42224c54a
    !237 supplement patches in series.conf openeuler-ci-bot 2022-07-26 06:55:53 +00:00
  • b7dccd8256 supplement patches in series.conf xingweizheng 2022-07-26 14:40:00 +08:00
  • 7f6abe5f61
    !234 isula-build: sync upstream patches openeuler-ci-bot 2022-07-26 03:25:15 +00:00
  • 40482f769a sync upstream patches xingweizheng 2022-06-15 15:42:51 +08:00
  • e884a0202c
    !225 fix spec changelog date From: @loong-C Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2022-05-26 12:34:14 +00:00
  • 782a151776 fix spec changelog date loong_C 2022-05-26 14:43:55 +08:00
  • 299662db18
    !221 屏蔽go-selinux使用,以保证在selinux开启的openEuler能够正确构建镜像 From: @meilier Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2022-03-16 06:37:35 +00:00
  • c6b137e2e4 disable go-selinux on openEuler xingweizheng 2022-03-16 11:25:03 +08:00
  • 0ec01b9412
    !212 Add syscall "statx" in seccomp to fix Operation not permitted Merge pull request !212 from DCCooper/src_master openeuler-ci-bot 2022-01-14 07:34:13 +00:00
  • 4874973146 isula-build: add syscall "statx" in seccomp DCCooper 2022-01-13 16:57:54 +08:00
  • 83274e0935
    !195 isula-build: refactor image separator Merge pull request !195 from jingxiaolu/refact openeuler-ci-bot 2022-01-11 06:49:07 +00:00
  • 92e5c7823b isula-build: refactor image separator jingxiaolu 2021-12-31 17:46:43 +08:00
  • 69b78ac940 !188 isula-build: sync upstream patches Merge pull request !188 from DCCooper/src_master openeuler-ci-bot 2021-12-24 01:56:02 +00:00
  • 3706fabc10 isula-build: sync upstream patches DCCooper 2021-12-23 20:45:38 +08:00
  • d493417723 !178 isula-build: sync upstream patches From: @DCCooper Reviewed-by: @jingxiaolu,@jingxiaolu Signed-off-by: @jingxiaolu,@jingxiaolu openeuler-ci-bot 2021-12-08 09:44:21 +00:00
  • e88dea05c4 isula-build: sync upstream patches DCCooper 2021-12-08 16:55:36 +08:00
  • 2c40fa99b3 !177 [sync] PR-174: isula-build: bump version to 0.9.6 From: @openeuler-sync-bot Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-12-06 09:11:00 +00:00
  • 623f21835c isula-build: bump version to 0.9.6 DCCooper 2021-11-29 10:50:42 +08:00
  • 656417fe67 !167 isula-build: add repo to local image when output transporter is docker:// From: @jingxiaolu Reviewed-by: @DCCooper,@duguhaotian Signed-off-by: @duguhaotian openeuler-ci-bot 2021-11-19 04:12:31 +00:00
  • bd20a6e1c1 isula-build: add repo to local image when output is docker jingxiaolu 2021-11-17 22:22:54 +08:00
  • 08a2e11c57 !160 isula-build: add log info for layers processing From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-11-10 11:30:30 +00:00
  • d9fa9f3bb7 isula-build: add log info for layers processing DCCooper 2021-11-10 10:16:22 +08:00
  • 13391dd049 !153 isula-build: sync upstream to fix panic when using image ID to save separated image From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-11-04 13:09:42 +00:00
  • f3f4360f9a isula-build: sync upstream to fix panic when using image ID to save separated image DCCooper 2021-11-04 16:53:15 +08:00
  • 67f4c2962e !146 isula-build: sync upstream bugfixes From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-11-04 03:50:47 +00:00
  • 69a110a5d4 isula-build: sync upstream to fix loaded images cover existing images name and tag DCCooper 2021-11-03 15:17:10 +08:00
  • 2cfdf996dd isula-build: sync upstream to fix inaccurate error output from client DCCooper 2021-11-03 14:45:37 +08:00
  • 030edc55ba isula-build:sync upstream to fix random sequence for saving separated image tarball DCCooper 2021-11-03 14:35:46 +08:00
  • 457a94ce2b !139 isula-build:support save/load separated image From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-11-03 01:46:17 +00:00
  • 3d943142b3 isula-build:support save/load separated image DCCooper 2021-11-02 12:40:19 +08:00
  • ab055f3f95 !132 isula-build:Sync patch from upstream From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-10-25 10:08:17 +00:00
  • 36a8e66c74 isula-build:Sync patch from upstream DCCooper 2021-10-25 16:13:03 +08:00
  • 89673a767a !125 isula-build:use pre instead of pretrans for groupadd From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-10-14 02:52:37 +00:00
  • 95e1d9b62c isula-build:use pre instead of pretrans for groupadd DCCooper 2021-10-14 10:18:55 +08:00
  • 1bce395b8d !118 fix for save single image with multiple tags when id first From: @meilier Reviewed-by: @DCCooper,@jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-09-03 02:52:41 +00:00
  • d9ba09901f Sync from upstream for: xingweizheng 2021-09-03 10:10:58 +08:00
  • c1ab728203 !111 isula-build: sync for fix save multi-tags and tests update From: @jingxiaolu Reviewed-by: @DCCooper,@meilier,@duguhaotian Signed-off-by: @duguhaotian openeuler-ci-bot 2021-08-31 03:19:36 +00:00
  • 16d4ded5e2 isula-build: sync for fix save multi-tags and tests update jingxiaolu 2021-08-31 10:54:46 +08:00
  • 2b4943fa48 !105 isula-build: update documents about file mode From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-07-26 11:15:06 +00:00
  • c9a48f58c7 isula-build: update documents about file mode DCCooper 2021-07-26 19:08:08 +08:00
  • 0707df3791 !98 isula-build: change isula-build file mode From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-07-26 10:49:07 +00:00
  • 422afc4cfa isula-build: change isula-build file mode DCCooper 2021-07-26 17:28:10 +08:00
  • dafe8c5431 !91 isula-build: sync upstream patch From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-06-16 07:05:35 +00:00
  • 08770c2029 isula-build: sync upstream patch DCCooper 2021-06-16 14:41:17 +08:00
  • 2fcfbd8fef !85 isula-build: sync patches from upstream From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-06-02 16:40:14 +08:00
  • b3c544dea6 isula-build: sync patches from upstream DCCooper 2021-06-02 14:45:19 +08:00
  • 9eae1d51d2 !80 isula-build:Sync upstream patches From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-03-04 09:44:06 +08:00
  • 950f2f8ba2 isula-build:Sync upstream patches DCCooper 2021-03-03 19:29:30 +08:00
  • 5c7578e0d6 !75 enhancement: remove empty lines when showing image list From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-02-10 11:20:32 +08:00
  • 6ab2f2f958 enhancement:remove empty lines when showing image list DCCooper 2021-02-10 10:59:29 +08:00
  • 244317b56b !69 bugfix: remove Healthcheck field when build from scratch From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-02-09 20:03:48 +08:00
  • 8993fb26f9 bugfix: remove Healthcheck field when build from scratch DCCooper 2021-02-09 19:50:23 +08:00
  • 1828cadbc1 !65 [sync] PR-64: isula-build: remove go-md2man build require From: @openeuler-sync-bot Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-02-09 19:27:55 +08:00
  • 64811290f2 isula-build: remove go-md2man build require DCCooper 2021-02-09 16:46:51 +08:00
  • 2db9fa19c4 !58 make isula-build ctr-img images display comfortably From: @leizhongkai Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-02-04 21:04:19 +08:00
  • f7cf3d08ea isula-build: make isula-build ctr-img images display comfortably leizhongkai 2021-02-04 20:22:15 +08:00
  • d2acc41c9b !53 isula-build: bump version to 0.9.5 From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2021-01-27 10:54:15 +08:00
  • 2342a5e3c9 isula-build: bump version to 0.9.5 DCCooper 2021-01-26 15:45:02 +08:00
  • 07e05fa10b !49 hack:modify gen-version script and add changelog automatically From: @DCCooper Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2020-12-11 15:03:24 +08:00
  • dc98b0aac2 hack:modify gen-version script and add changelog automatically DCCooper 2020-12-11 14:46:37 +08:00
  • 83f48501d5 !48 isula-build: change default umask of isula-builder process From: @jingxiaolu Reviewed-by: @DCCooper,@caihaomin Signed-off-by: @caihaomin openeuler-ci-bot 2020-12-11 14:18:46 +08:00
  • e46a9bb5bc isula-build: change default umask of isula-builder process Lu Jingxiao 2020-12-11 11:29:49 +08:00
  • 90807e5013 !47 isula-build:fix printing FROM command double times to console From: @caihaomin Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2020-12-08 22:01:30 +08:00
  • bc52d40edd isula-build:fix printing FROM command double times to console caihaomin 2020-12-08 15:42:48 +08:00
  • 5912b5d274 !46 isula-build:fix problems found by code review From: @caihaomin Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2020-12-08 20:16:38 +08:00
  • f4d473efd4 isula-build:fix problems found by code review caihaomin 2020-12-08 15:41:07 +08:00
  • 6a7d3955d7 !45 isula-build:add more fuzz tests From: @caihaomin Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2020-12-08 19:56:47 +08:00
  • 53ba58d5eb isula-build:add more fuzz tests caihaomin 2020-12-08 15:37:19 +08:00
  • 5b0edc17e1 !44 isula-build:imporve daemon push and pull unit test From: @caihaomin Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu openeuler-ci-bot 2020-12-08 19:20:51 +08:00
  • dc0ff1f10a isula-build:imporve daemon push and pull unit test caihaomin 2020-12-08 15:34:21 +08:00