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:google/cadvisor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
...
head repository:google/cadvisor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:release-v0.49
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 8 files changed
  • 6 contributors

Commits on Mar 2, 2024

  1. Remove s390x support

    We can't build with s390x now due to missing package (thin-provisioning-tools) ``` fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/s390x/APKINDEX.tar.gz ERROR: unable to select packages: thin-provisioning-tools (no such package): required by: world[thin-provisioning-tools] ``` Signed-off-by: David Porter <[email protected]>
    @bobbypage
    bobbypage committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    95c72a7View commit details
    Browse the repository at this point in the history
  2. Merge pull request#3486from bobbypage/release-v0.49

    Cherrpick #3485 to release-v0.49- Remove s390x support
    @bobbypage
    bobbypage authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    74350beView commit details
    Browse the repository at this point in the history
  3. build docker - add --provenance=false flag

    This is causing failure to combine the multi-arch images. See docker/buildx#1509 for discussion Signed-off-by: David Porter <[email protected]>
    @bobbypage
    bobbypage committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    1bbd39cView commit details
    Browse the repository at this point in the history
  4. Merge pull request#3488from bobbypage/cp-dockerbuildx

    build docker - add --provenance=false flag
    @bobbypage
    bobbypage authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    6f3f25bView commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Using bookworm images

    @iwankgb@cwangVT
    iwankgb authored and cwangVT committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9b098b3View commit details
    Browse the repository at this point in the history
  2. libipmctl4 -> libipmctl5

    @iwankgb@cwangVT
    iwankgb authored and cwangVT committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    54675d7View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc13fa8View commit details
    Browse the repository at this point in the history
  4. CI: update busybox image to fix CI

    @zhangguanzhang@cwangVT
    zhangguanzhang authored and cwangVT committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    745b20aView commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Merge pull request#3630from cwangVT/cp-fix-test

    Cp fix test
    @cwangVT
    cwangVT authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    56a3ca9View commit details
    Browse the repository at this point in the history
  2. Revert "reduce_logs_for_kubelet_use_crio"

    This reverts commit b407dcd.
    @uablrek@cwangVT
    uablrek authored and cwangVT committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f72e914View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Merge pull request#3631from cwangVT/cp-ca820b6

    Revert "reduce_logs_for_kubelet_use_crio"
    @cwangVT
    cwangVT authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    6876475View commit details
    Browse the repository at this point in the history
Loading