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: kubernetes/node-problem-detector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kubernetes/node-problem-detector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.35
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 392 files changed
  • 5 contributors

Commits on Dec 23, 2025

  1. Update Go to 1.25.5 for Windows image

    (cherry picked from commit 291c92d)
    hakman committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    f26907b View commit details
    Browse the repository at this point in the history
  2. Release v1.35.0 (#1201)

    hakman authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    542a3f2 View commit details
    Browse the repository at this point in the history
  3. Release 1.35.1 (#1206)

    * Fix release tagging
    
    * Release v1.35.1
    hakman authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    1a5e398 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2026

  1. chore(deps): bump build-image/debian-base

    Bumps build-image/debian-base from bookworm-v1.0.6 to bookworm-v1.0.7.
    dependabot[bot] authored and hakman committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    3316125 View commit details
    Browse the repository at this point in the history
  2. Update Go to v1.25.7

    hakman committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    dd4c8ff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1221 from hakman/automated-cherry-pick-of-#1218-u…

    …pstream-release-1.35
    
    Automated cherry pick of #1218: chore(deps): bump build-image/debian-base from bookworm-v1.0.6 to bookworm-v1.0.7
    k8s-ci-robot authored Feb 8, 2026
    Configuration menu
    Copy the full SHA
    449c6a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1225 from hakman/automated-cherry-pick-of-#1220-u…

    …pstream-release-1.35
    
    Automated cherry pick of #1220: Update Go to v1.25.7
    k8s-ci-robot authored Feb 8, 2026
    Configuration menu
    Copy the full SHA
    a55b0bc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Release v1.35.2 (#1230)

    hakman authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    4fc5453 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2026

  1. Update Go to v1.25.8

    hakman committed Mar 7, 2026
    Configuration menu
    Copy the full SHA
    30f3975 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1242 from hakman/automated-cherry-pick-of-#1241-u…

    …pstream-release-1.35
    
    Automated cherry pick of #1241: Update Go to v1.25.8
    k8s-ci-robot authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    45139db View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. Configuration menu
    Copy the full SHA
    d412ea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31ba719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6380879 View commit details
    Browse the repository at this point in the history
  4. Fix Grype CVEs: update logrus and prometheus/prometheus

    - Update github.com/sirupsen/logrus v1.9.0 -> v1.9.3 in test/go.mod
      to fix GHSA-4f99-4q7p-p3gh (High)
    - Update github.com/prometheus/prometheus v0.35.0 -> v0.311.3
      to fix GHSA-vffh-x6r8-xx99 (Medium)
    - Run go mod tidy and go mod vendor to update vendor directory
    BrunoChauvet authored and hakman committed May 4, 2026
    Configuration menu
    Copy the full SHA
    ddfb2c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79bf92e View commit details
    Browse the repository at this point in the history
  6. Fix go.sum

    hakman committed May 4, 2026
    Configuration menu
    Copy the full SHA
    419ed8d View commit details
    Browse the repository at this point in the history
  7. fix: pin actions to commit SHA

    (cherry picked from commit a4e58f2)
    hakman committed May 4, 2026
    Configuration menu
    Copy the full SHA
    5729b40 View commit details
    Browse the repository at this point in the history
  8. Update golangci-lint to v2.11.4

    (cherry picked from commit fc90eb0)
    hakman committed May 4, 2026
    Configuration menu
    Copy the full SHA
    c0f8628 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2026

  1. Merge pull request #1273 from hakman/automated-cherry-pick-of-#1270-#…

    …1272-upstream-release-1.35
    
    Automated cherry pick of #1270: Update grpc to v1.79.3 to fix CVE-2026-33186
    #1272: Fix Grype CVEs: update logrus and prometheus/prometheus
    k8s-ci-robot authored May 7, 2026
    Configuration menu
    Copy the full SHA
    8512cd3 View commit details
    Browse the repository at this point in the history
Loading