diff options
author | Anaël Closson <ac2550@intl.att.com> | 2017-10-09 14:52:24 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-11 13:11:53 +0000 |
commit | d7da6ed142db4defddcdfe684bb6df469ca6ace0 (patch) | |
tree | b9bc089db29b05c8ba1e17b047a594e830cc2651 | |
parent | 7da1192a1a15115a36bb5935fd3c4a8b52826ebb (diff) |
Updated git submodules
Project: oom master 40cdf49a6888326a1af68530203847662fcfe398
Containers not starting fails on RBAC enabled k8s
When running the OOM scripts on a RBAC enabled kubernetes,
readiness probes failed to check dependencies status as they
don't have the needed access rights.
Note for the reviewer :
The fix has been tested on a rancher installation (k8s 1.8)
and on a kubeadm installation (k8s 1.8), but not a previous
versions of k8s. There might be issues with the command when
used on pre RBAC (<1.6) versions of k8s. This should be tested
with such version if early backward compatibility should be a
concern.
Change-Id: I7a915fc08927cd0fc0d5ea70a75f44c1380de926
Issue-ID: OOM-349
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject 3d2e45507ea65ec3217d6a462cb8adaa249f9c2 +Subproject 40cdf49a6888326a1af68530203847662fcfe39 |