Commit Graph

3 Commits

Author SHA1 Message Date
Matt McEuen 08252d3065 Deprecate Berth project
This deprecates the Berth project, as it is no longer
actively developed, and is not used.  Alternative and more mature
projects are now available to fulfill the same need at this time.

Change-Id: I0f94ecac61250065442399dacf8981ef16c2f94b
2019-07-15 18:04:38 -05:00
Roman Gorshunov ba432cffe6 Fix: git commit id labels on images
1) Use OCI Image Specs for labels instead of custom 'commit-id=xxxxx'
   or legacy "Label Schema"
2) Fix missing git commit id labels on images (.revision)
3) Add human-readable title (.title) of the image, URL (.url), and
   a few other properties (annotations) according to the latest Specs

Change-Id: I63c39512ad04f36f63ddb27f0cfd5ef34b7d3467
2018-09-21 03:31:12 +02:00
Chris Wedgwood 92a678bb5c Use overrides (values) to describe VMs
Previously the VM configuration was embedded in the charts templates;
this change moves things into values as we iterate over things created
resources as required.

Change-Id: I75e60bd31ee5debda90a703775215e92480d572c
2017-10-30 20:37:43 +00:00