-------------------------------------------------------------------
Wed May 22 11:43:14 UTC 2019 - Michał Rostecki <mrostecki@suse.com>

- Add cilium-proxy package which provides the support for L7
  network policies.

-------------------------------------------------------------------
Fri Mar 22 10:34:45 CET 2019 - ndas@suse.de

- cleanup unnecessary package dependencies
- add cilium-cni 
- use SLE15-SP1 as base image

-------------------------------------------------------------------
Thu Feb 28 18:05:48 UTC 2019 - jmassaguerpla@suse.com

- Add the additional tag beta1. This image is part of the beta1 product
  and we need this tag to make it explicit. 

-------------------------------------------------------------------
Tue Feb  5 14:54:44 UTC 2019 - David Cassany <dcassany@suse.com>

- cilium: Clean up the package list and provide comments
    
  This change removes packages which are already dependencies of the
  cilium package and provides explanation why all the other packages in
  the list are needed. 

-------------------------------------------------------------------
Fri Jan 11 13:52:01 UTC 2019 - David Cassany <dcassany@suse.com>

- Included changes:
  * Updated image tag structure
  * Updated image name
  * Renamed kiwi files according to the image name
  * Make use of obs-service_replace_using_package_version
  * Clear subcommand inherited from base image

-------------------------------------------------------------------
Fri Nov 30 11:08:33 UTC 2018 - David Cassany <dcassany@suse.com>

- Commit aeddc59 by Nirmoy Das ndas@suse.de 

  cilium: add awk in cilium container image

  awk is used by cilium's init.sh

-------------------------------------------------------------------
Mon Nov 26 13:35:12 UTC 2018 - containers-bugowner@suse.de

- Commit a0a018b by Guillaume GARDET guillaume.gardet@free.fr 

  Include glibc-devel-32bit only on x86_64

-------------------------------------------------------------------
Fri Oct 19 09:45:58 UTC 2018 - containers-bugowner@suse.de

- Commit ef1f101 by David Cassany dcassany@suse.de 

  Add additional tags for images

  With this commit images will be tagged with three different tags:
  - <name>:<short_version>
  - <name>:<long_version>
  - <name>:<long_version>-<release>

  With change there will be at least a unique tag per build and a semistable
  tag, as the short_version is not expected to change within a distro release
  cycle.

-------------------------------------------------------------------
Wed Aug 29 08:04:14 UTC 2018 - containers-bugowner@suse.de

- Commit 8e6eac7 by Michal Rostecki mrostecki@suse.de 

  pre_checkin: Allow to define extra packages

  This change allows to define extra packages per product (kubic, caasp) by
  creating a file named `${product}-extra-packages` (i.e.
  `kubic-extra-packages` or `caasp-extra-packages`). Kiwi template, in order
  to support extra packages, has to contain
  `_EXTRA_PACKAGES_` marker.

  Signed-off-by: Michal Rostecki <mrostecki@suse.de>

-------------------------------------------------------------------
Tue Jul 31 15:24:45 UTC 2018 - containers-bugowner@suse.de

- Commit edee831 by David Cassany dcassany@suse.de 

  Update pre_checkin.sh script

  Now pre_checkin.sh script will ingore description generation for those
  products missing changes file or new changelog entries.

-------------------------------------------------------------------
Fri Jun 22 08:12:48 UTC 2018 - containers-bugowner@suse.de

- Commit 995176f by David Cassany dcassany@suse.de 

  Update pre_checkin.sh script

  - Update caasp and kubic changes files
  - The same changes format as for other kubic packages
  - Exit on error: `set -e`

- Commit 488929e by David Cassany dcassany@suse.de 

  Generate *.changes file from git log in pre_checkin.sh script

  With this commit a *.changes file is generated using the git-log tool 
  formatted with the same template open build service tracks changes.

- Commit 6d32f79 by David Cassany dcassany@suse.com 

  Use correct image name and tag for SLE15 base image

  With this commit the base image is set to suse/sle15:current for caasp
  images, in line with SUSE:SLE-15:GA/sles15-image and bsc#1083671

- Commit 95ca14f by David Cassany dcassany@suse.com 

  Fix pre_checkin.sh typo

-------------------------------------------------------------------
Wed Apr 25 10:38:59 CEST 2018 - ndas@suse.de

 - Added kiwi file to build cilium image
