divingbell/divingbell/templates
Phil Sphicas 1858d0ef37 perm: Optionally ignore missing files
The default behavior of divingbell-perm is to fail when trying to assign
permissions to non-existent files.

This change adds an option to values.yaml to skip any missing files and
proceed with the rest of the assignments.

    conf:
      perm:
        ignore_missing: true   # default is false

This may be useful in cases where files will never exist on a node, or
cases where the file does not exist yet, but will exist later. Note that
with this option enabled, a run in which files are skipped is considered
successful, so the rerun_policy and rerun_interval will determine if and
when another attempt will be made.

Change-Id: I15505d6292dda66942c66eea5a4d0666bd6bdfa7
2021-09-07 20:32:12 +00:00
..
bin perm: Optionally ignore missing files 2021-09-07 20:32:12 +00:00
daemonset-apparmor.yaml Avoid rbd unmap failure; use HostToContainer mountPropagation 2020-11-24 23:57:54 +00:00
daemonset-apt.yaml Avoid rbd unmap failure; use HostToContainer mountPropagation 2020-11-24 23:57:54 +00:00
daemonset-ethtool.yaml Avoid rbd unmap failure; use HostToContainer mountPropagation 2020-11-24 23:57:54 +00:00
daemonset-exec.yaml Avoid rbd unmap failure; use HostToContainer mountPropagation 2020-11-24 23:57:54 +00:00
daemonset-limits.yaml Avoid rbd unmap failure; use HostToContainer mountPropagation 2020-11-24 23:57:54 +00:00
daemonset-mounts.yaml Avoid rbd unmap failure; use HostToContainer mountPropagation 2020-11-24 23:57:54 +00:00
daemonset-perm.yaml Avoid rbd unmap failure; use HostToContainer mountPropagation 2020-11-24 23:57:54 +00:00
daemonset-sysctl.yaml Avoid rbd unmap failure; use HostToContainer mountPropagation 2020-11-24 23:57:54 +00:00
daemonset-uamlite.yaml Avoid rbd unmap failure; use HostToContainer mountPropagation 2020-11-24 23:57:54 +00:00
network_policy.yaml Allow to configure service network policy 2019-09-27 20:48:09 +00:00
secret-apparmor.yaml Add new apparmor daemonset 2018-12-14 19:02:00 -08:00
secret-apt.yaml Resolve illegal base64 data errors 2018-11-15 19:08:49 +00:00
secret-ethtool.yaml Resolve illegal base64 data errors 2018-11-15 19:08:49 +00:00
secret-exec.yaml Add new divingbell-exec module 2018-12-04 18:22:51 +00:00
secret-limits.yaml Resolve illegal base64 data errors 2018-11-15 19:08:49 +00:00
secret-mounts.yaml Resolve illegal base64 data errors 2018-11-15 19:08:49 +00:00
secret-perm.yaml Add ability to control owner:group and permissions 2018-11-27 09:08:11 -08:00
secret-sysctl.yaml Resolve illegal base64 data errors 2018-11-15 19:08:49 +00:00
secret-uamlite.yaml Resolve illegal base64 data errors 2018-11-15 19:08:49 +00:00