Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kubeshop/testkube
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.3
Choose a base ref
...
head repository: kubeshop/testkube
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.4
Choose a head ref
  • 3 commits
  • 12 files changed
  • 4 contributors

Commits on Aug 26, 2025

  1. feat: test directory - readme (#6562)

    * test directory - readme
    
    * legacy link added
    
    * legacy link updated
    
    * test readme - legacy section added
    
    * test readme - legacy section updated
    tkonieczny authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    662b9c1 View commit details
    Browse the repository at this point in the history
  2. fix: [TKC-4086] use internal template name in cron scheduler (#6626)

    * fix: use internal template name in cron scheduler
    
    Signed-off-by: Vladislav Sukhin <vladislav@kubeshop.io>
    
    * fix: template cache error
    
    Signed-off-by: Vladislav Sukhin <vladislav@kubeshop.io>
    
    * fix: add unit test
    
    Signed-off-by: Vladislav Sukhin <vladislav@kubeshop.io>
    
    ---------
    
    Signed-off-by: Vladislav Sukhin <vladislav@kubeshop.io>
    vsukhin authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    26807dc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. feat: [TKC-4095] SSO login for CLI (#6625)

    * chore: remove mcp preview notice
    
    * feat: SSO login flow for CLI
    
    * fix: include port in token exchange for SSO authentication
    
    * refactor: move pkg/cloudlogin to cmd/kubectl-testkube/cloudlogin
    
    * chore: address comments
    
    * Update cmd/kubectl-testkube/commands/common/helper.go
    
    Co-authored-by: Dejan Zele Pejchev <pejcev.dejan@gmail.com>
    
    * chore: skip non-related failing test
    
    * fix: cloud login server address
    
    ---------
    
    Co-authored-by: Dejan Zele Pejchev <pejcev.dejan@gmail.com>
    devcatalin and dejanzele authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    c998164 View commit details
    Browse the repository at this point in the history
Loading