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

Feat integrate spiffe #1434

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 19, 2023

  1. feat: add signature to CRDs created by nfd-worker

    Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
    TessaIO committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b0290ef View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. add signing and verifying crds

    Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
    TessaIO committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    eeecf02 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. chore: add helm and kustomize deployments of spiffe

    Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
    TessaIO committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    e8748c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. chore: make spiffe optional

    Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
    TessaIO committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    7f2b4a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. chore: adjust the spiffe utils and make it testable

    Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
    TessaIO committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b4317ec View commit details
    Browse the repository at this point in the history
  2. test: add unit-tests for spiffe utils

    Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
    TessaIO committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ef2093a View commit details
    Browse the repository at this point in the history