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

Sensitive field option for credential fields (rebased) #317

Merged

Commits on Nov 9, 2018

  1. lib/go: initial support for protobuf descriptors

    James DeFelice authored and jieyu committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    3d34cbd View commit details
    Browse the repository at this point in the history
  2. spec: label secret fields with csi_secret option

    James DeFelice authored and jieyu committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    971b616 View commit details
    Browse the repository at this point in the history
  3. spec: Officially designated CSI extension number

    In anticipation of being granted an officially recognized protobuf
    extension range, modify the csi_secret field number to fall within the
    range designated for use by CSI.
    
    See protocolbuffers/protobuf#5319
    James DeFelice authored and jieyu committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    3a07685 View commit details
    Browse the repository at this point in the history
  4. spec: csi_secret for volume validation

    James DeFelice authored and jieyu committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    975c942 View commit details
    Browse the repository at this point in the history
  5. spec: simplify names of secrets fields

    James DeFelice authored and jieyu committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    7e7fa78 View commit details
    Browse the repository at this point in the history