forked from helix-docker-svc/helix-swarm-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RELNOTES.txt
69 lines (42 loc) · 2.17 KB
/
RELNOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Release Notes for
Helix Swarm Docker Configuration
Version 0.1.0
Introduction
Helix Swarm (hereafter referred to as "Swarm") enables collaboration
and code review for teams using Helix VCS that will help your teams ship
quality software faster.
This contains Docker configuration for Swarm, allowing it to be rapidly
deployed into new environments. This configuration is currently in
TECHNICAL PREVIEW, and isn't fully supported.
Helix Swarm uses a YYYY.R release numbering (e.g. 2021.1), see the
release notes for that product for a detailed explanation. The Docker
configuration is not tightly tied to Swarm product releases however.
The release numbering for the Docker configuration follows a
<major>.<minor>.<patch> format, e.g. 1.0.2.
---------------------------------------------------------------------------
Documentation
For documentation, see the README.md file included in this release.
Installation and Supported Platforms
These configurations have been tested against docker-compose 1.28.4
and docker 20.10.5 on Ubuntu Linux 20.04.
License
Please see the separate "LICENSE" file, a peer to this file.
Known Limitations
This is a TECHNICAL PREVIEW that has not been tested for production
deployment.
--------------------------------------------------------------------------
Important Notices
This is a TECHNICAL PREVIEW, and it is not recommended that it is used
for production deployments. Future versions may change in a way that
is incompatible with this version.
It is meant for testing, and using as a basic for a customer's own
configurations.
The installation will attempt to install a server side extension rather
than a trigger against the P4D server. Swarm server side extensions are
also in TECHNICAL PREVIEW.
--------------------------------------------------------------------------
Major new functionality in 0.1.0
#2112249 (Bug 106010)
Added Docker support for Helix Swarm.
--------------------------------------------------------------------------
END