open-nomad/website/pages/docs/commands
Tim Gross 29a5454894
csi: loosen ValidateVolumeCapability requirements (#9049)
The CSI specification for `ValidateVolumeCapability` says that we shall
"reconcile successful capability-validation responses by comparing the
validated capabilities with those that it had originally requested" but leaves
the details of that reconcilation unspecified. This API is not implemented in
Kubernetes, so controller plugins don't have a real-world implementation to
verify their behavior against.

We have found that CSI plugins in the wild may return "successful" but
incomplete `VolumeCapability` responses, so we can't require that all
capabilities we expect have been validated, only that the ones that have been
validated match. This appears to violate the CSI specification but until
that's been resolved in upstream we have to loosen our validation
requirements. The tradeoff is that we're more likely to have runtime errors
during `NodeStageVolume` instead of at the time of volume registration.
2020-10-08 12:53:24 -04:00
..
acl [docs] Update redirects and links for learn.hashicorp.com (#8598) 2020-09-29 12:48:32 -04:00
alloc
deployment [docs] Update redirects and links for learn.hashicorp.com (#8598) 2020-09-29 12:48:32 -04:00
job Format docs website code and mdx 2020-10-02 13:31:40 -04:00
license Format docs website code and mdx 2020-10-02 13:31:40 -04:00
namespace
node [docs] Update redirects and links for learn.hashicorp.com (#8598) 2020-09-29 12:48:32 -04:00
operator Merge pull request #8991 from hashicorp/ro.docs-formatting 2020-10-05 10:31:40 -04:00
plugin
quota docs: quota apply does not have a 'name' param (#8983) 2020-09-29 13:58:30 -04:00
sentinel
server
system
volume csi: loosen ValidateVolumeCapability requirements (#9049) 2020-10-08 12:53:24 -04:00
agent-info.mdx
agent.mdx [docs] Update redirects and links for learn.hashicorp.com (#8598) 2020-09-29 12:48:32 -04:00
eval-status.mdx
index.mdx Fix environment variable for NOMAD_ADDR (#8302) 2020-06-29 08:26:20 -04:00
monitor.mdx
status.mdx
ui.mdx
version.mdx