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

735 feature request implement sonobuoy golang framework for kaas conformance #761

Commits on Oct 1, 2024

  1. Inital kaas sonobuoy usage

    Derived from the PoC, this commit presents the setup for the provision
    of SCS-kaas tests using sonoboy and golang.
    
    Signed-off-by: Toni Finger <[email protected]>
    tonifinger committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a9d4ce4 View commit details
    Browse the repository at this point in the history
  2. Update

    Rework Makefile
    Apply kind configuration
    
    Signed-off-by: Toni Finger <[email protected]>
    tonifinger committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8fb5338 View commit details
    Browse the repository at this point in the history
  3. fixup

    Signed-off-by: Toni Finger <[email protected]>
    tonifinger committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bb6bef4 View commit details
    Browse the repository at this point in the history
  4. Update Tests/kaas/kaas-sonobuoy-tests/Makefile

    Co-authored-by: Michal Gubricky <[email protected]>
    Signed-off-by: tonifinger <[email protected]>
    tonifinger and michal-gubricky committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8471b93 View commit details
    Browse the repository at this point in the history
  5. Added the option to test only certain test functions.

    This commit introduces a development mode that allows the test suite
    itself to create a Kubernetes cluster for testing
    
    Signed-off-by: Toni Finger <[email protected]>
    tonifinger committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    28e2416 View commit details
    Browse the repository at this point in the history
  6. Fixup scs_k8s_conformance_tests/main_test.go

    Signed-off-by: Toni Finger <[email protected]>
    tonifinger committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    87901c6 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Signed-off-by: Toni Finger <[email protected]>
    tonifinger committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6561a31 View commit details
    Browse the repository at this point in the history