1
0

Accepting request 992705 from home:Guillaume_G:branches:devel:kubic:containers

- Disable 32-bit Arm since kubernetes is not available

OBS-URL: https://build.opensuse.org/request/show/992705
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/kubic-etcd-minus1-image?expand=0&rev=7
This commit is contained in:
Fabian Vogt 2022-08-04 07:21:09 +00:00 committed by Git OBS Bridge
parent 7be3f59b97
commit fccf5c95bf
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- OBS-ExcludeArch: i586 s390 -->
<!-- OBS-ExcludeArch: i586 s390 armv6hl armv7hl -->
<image schemaversion="6.9" name="kubic-etcd-minus1-image" xmlns:suse_label_helper="com.suse.label_helper">
<description type="system">

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 4 07:05:57 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable 32-bit Arm since kubernetes is not available
-------------------------------------------------------------------
Fri May 28 13:07:52 UTC 2021 - Fabian Vogt <fvogt@suse.com>