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

[Cosigned] Add signature pull secrets #1805

Merged
merged 10 commits into from Apr 29, 2022

Commits on Apr 26, 2022

  1. Add signaturePullSecrets support

    Signed-off-by: Denny Hoang <dhoang@vmware.com>
    DennyHoang committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    cdd0161 View commit details
    Browse the repository at this point in the history
  2. Abstract signaturePullSecrets remoteOpts

    Signed-off-by: Denny Hoang <dhoang@vmware.com>
    DennyHoang committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    f4e0162 View commit details
    Browse the repository at this point in the history
  3. Add validation and signaturePullSecrets test cases

    Signed-off-by: Denny Hoang <dhoang@vmware.com>
    DennyHoang committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    ac5ab2e View commit details
    Browse the repository at this point in the history
  4. Test Authorities RemoteOpts count

    Signed-off-by: Denny Hoang <dhoang@vmware.com>
    DennyHoang committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    bd9b241 View commit details
    Browse the repository at this point in the history
  5. Comment on not storing in Authority RemoteOpts

    Signed-off-by: Denny Hoang <dhoang@vmware.com>
    DennyHoang committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    1877ea6 View commit details
    Browse the repository at this point in the history
  6. Fix lint issue

    Signed-off-by: Denny Hoang <dhoang@vmware.com>
    DennyHoang committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e5e1060 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Add podSpec signaturePullSecrets test

    Signed-off-by: Denny Hoang <dhoang@vmware.com>
    DennyHoang committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    f4063d6 View commit details
    Browse the repository at this point in the history
  2. Add valid signaturePullSecrets test

    Signed-off-by: Denny Hoang <dhoang@vmware.com>
    DennyHoang committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    65bd3fd View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. early return err; add signaturePullSecrets comment

    Signed-off-by: Denny Hoang <dhoang@vmware.com>
    DennyHoang committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    350e17e View commit details
    Browse the repository at this point in the history
  2. codegen update

    Signed-off-by: Denny Hoang <dhoang@vmware.com>
    DennyHoang committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    d085a5f View commit details
    Browse the repository at this point in the history