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

Check for unknown config #200

Merged
merged 7 commits into from
Oct 23, 2024
Merged

Check for unknown config #200

merged 7 commits into from
Oct 23, 2024

Commits on Oct 18, 2024

  1. Check for unknown config

    Signed-off-by: Faisal Memon <[email protected]>
    faisal-memon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    25e636d View commit details
    Browse the repository at this point in the history
  2. Move logic to a function

    Signed-off-by: Faisal Memon <[email protected]>
    faisal-memon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    700695d View commit details
    Browse the repository at this point in the history
  3. Remove extra newlint

    Signed-off-by: Faisal Memon <[email protected]>
    faisal-memon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7285b5b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Update cmd/spiffe-helper/config/config_test.go

    Signed-off-by: Faisal Memon <[email protected]>
    faisal-memon authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    78783df View commit details
    Browse the repository at this point in the history
  2. Update cmd/spiffe-helper/config/config.go

    Fix typo
    
    Co-authored-by: Marcos Yacob <[email protected]>
    Signed-off-by: Faisal Memon <[email protected]>
    faisal-memon and MarcosDY authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    141f967 View commit details
    Browse the repository at this point in the history
  3. Fix more typos

    Signed-off-by: Faisal Memon <[email protected]>
    faisal-memon committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    54c3ec7 View commit details
    Browse the repository at this point in the history
  4. use temp dir

    Signed-off-by: Faisal Memon <[email protected]>
    faisal-memon committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b6f8539 View commit details
    Browse the repository at this point in the history