December 17, 2018
View 80d7bfd

Capabilities refactor - Add support for exact list of capabilities, support only OCI model - Support OCI model on CapAdd and CapDrop but remain backward compatibility - Create variable locally instead of declaring it at the top - Use const for magic "ALL" value - Rename `cap` variable as it overlaps with `cap()` built-in - Normalize and validate capabilities before use - Move validation for conflicting options to validateHostConfig() - TweakCapabilities: simplify logic to calculate capabilities

Olli Janatuinen authored on 2018/12/17 00:11:37
December 11, 2018
View b940cc5

Move caps and device spec utils to `oci` pkg

Michael Crosby authored on 2018/12/11 05:40:40