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: k8up-io/k8up
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2ec7abf273ff6301c99d5dcc48e13c712db5dd91
Choose a base ref
...
head repository: k8up-io/k8up
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4fd98dbcdd77c6b49fd9231b1fa3a76daba9e183
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 7, 2024

  1. Ignore terminated Pods in mapping of PVCs to Pods

    Signed-off-by: Johannes Bornhold <johannes@bornhold.name>
    johbo committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    34c9104 View commit details
    Browse the repository at this point in the history
  2. Add integration test to verify that succeeded Pods are ignored

    Signed-off-by: Johannes Bornhold <johannes@bornhold.name>
    johbo committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a7fb8f5 View commit details
    Browse the repository at this point in the history
  3. Refactor logic to exclude all Pod which are not in the phase "Running"

    Signed-off-by: Johannes Bornhold <johannes@bornhold.name>
    johbo committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7bae817 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge pull request #979 from johbo/terminated-pods

    Ignore terminated Pods in mapping of PVCs to Pods
    Kidswiss authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1da3f1f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update kubernetes packages to v0.30.2

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4fd98db View commit details
    Browse the repository at this point in the history
Loading