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

(Enhancement) Ginkgo test framework for k8tls #18

Merged
merged 9 commits into from
Aug 29, 2023

Commits on Aug 14, 2023

  1. Test framework for k8tls

    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    PrimalPimmy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a8855f2 View commit details
    Browse the repository at this point in the history
  2. gitignore added

    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    PrimalPimmy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d763739 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. put scripts inside workflows

    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    put scripts inside workflows-2
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    testing with kind cluster
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    Updated tmp path
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    setup-go to v4
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    fixed tmp paths
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    test improvements
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    checking CI
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    checking CI-2
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    checking CI-3
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    checking if /tmp can be read
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    test
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    test
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    test-3
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    Possible success
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    Possible success-2
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    Possible success-2
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    checking docker
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    checking docker
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    Kind cluster stuff
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    Kind cluster stuff
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    test
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    back to k3s
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    back to k3s
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    back to k3s-3
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    runtime containerd
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    PrimalPimmy committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f92c422 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Code cleanup

    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    using k3s action
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    reverting
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    reverting
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    Matching address
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    Updated install script
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    Updated install script
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    
    Updated install script
    
    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    PrimalPimmy committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5ad7afe View commit details
    Browse the repository at this point in the history
  2. Updated install script

    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    PrimalPimmy committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8f9c1a2 View commit details
    Browse the repository at this point in the history
  3. Checking tests

    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    PrimalPimmy committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e2cbe02 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Ignoring address

    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    PrimalPimmy committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    945ab29 View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    PrimalPimmy committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    006b2c3 View commit details
    Browse the repository at this point in the history
  3. added kubectl watch for wordpress

    Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
    PrimalPimmy committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6254327 View commit details
    Browse the repository at this point in the history