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: grafana/xk6-kubernetes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: grafana/xk6-kubernetes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 19 commits
  • 62 files changed
  • 1 contributor

Commits on Feb 6, 2023

  1. Fix url for build status badge

    See badges/shields#8671 for more information.
    
    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    003015d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Consolidate ConfigMap examples into single integration test

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    7866af7 View commit details
    Browse the repository at this point in the history
  2. Consolidate Namespace examples into single integration test

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    b1702a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe7e223 View commit details
    Browse the repository at this point in the history
  4. Improve ingress validations in example

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    f011fe4 View commit details
    Browse the repository at this point in the history
  5. Adding Endpoints integration test

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    3a08be6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36ecea2 View commit details
    Browse the repository at this point in the history
  7. Adding integration tests for Secrets

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    66e402e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Adding integration tests for Jobs

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    23574bb View commit details
    Browse the repository at this point in the history
  2. Adding integration tests for Nodes

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    920de2e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Adding integration tests for Pods

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    09f4151 View commit details
    Browse the repository at this point in the history
  2. Adding integration tests for Deployments

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    05d53e3 View commit details
    Browse the repository at this point in the history
  3. Adding integration tests for Services

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    345decf View commit details
    Browse the repository at this point in the history
  4. Minor script cleanup

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    dd0a661 View commit details
    Browse the repository at this point in the history
  5. Adding integration tests for StatefulSets

    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d908115 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fc2fb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Merge pull request #92 from grafana/paul/consolidate-examples

    Update and Consolidate examples for Integration Testing
    javaducky authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9cc90f2 View commit details
    Browse the repository at this point in the history
  2. Migrate the implementation for pods.exec and jobs.wait to helpers

    Fixes #89
    
    Signed-off-by: Paul Balogh <[email protected]>
    javaducky committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    010d4b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Merge pull request #93 from grafana/paul/move-helper-apis

    Migrate the implementation for pods.exec and jobs.wait to helpers
    javaducky authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    1955c37 View commit details
    Browse the repository at this point in the history
Loading