Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few changes in encryption overlay #1354

Merged
merged 2 commits into from
Mar 12, 2017
Merged

Few changes in encryption overlay #1354

merged 2 commits into from
Mar 12, 2017

Commits on Feb 4, 2017

  1. Properly construct CIDR in policy selector

    - Current code programs src/dst cidr like 192.168.100.126/128
    
    Signed-off-by: Alessandro Boch <aboch@docker.com>
    aboch committed Feb 4, 2017
    Configuration menu
    Copy the full SHA
    9b0027e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Clear encryption states when joining cluster

    - Use the request id for labelling our SAs
    
    Signed-off-by: Alessandro Boch <aboch@docker.com>
    aboch committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    335e32f View commit details
    Browse the repository at this point in the history