Age | Commit message (Collapse) | Author | Files | Lines |
|
Updating the documentation and bumping version to 8.0.0
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
|
|
In contrary to helm v2 behaviour helm v3 does not automatically create
namespace even if "--namespace" option is passed to it's "install" or "upgrade"
subcommand. Additional flag "--create-namespace" has to be set. Alternatively
namespace can be created manually before running "helm deploy" without that
flag.
Change-Id: I3c425667db3065e2aa04a8f140e1037d5080c96a
Issue-ID: OOM-2562
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
Document helm 3 deployment as our experimental feature.
Issue-ID: OOM-2562
Change-Id: I188f53d7b90657d710109e6966220e0cfb9db8be
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
[Fix issues reported in review]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|