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: v0.6.2
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: v0.6.3
Choose a head ref
  • 16 commits
  • 7 files changed
  • 4 contributors

Commits on Jan 17, 2019

  1. Add validation for the required flag

    If --system-log-monitors or --custom-plugin-monitors are not
    specified, npd gave us unclear message.
    
    This patch adds the validation and clear error message.
    nak3 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    a248e2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #248 from nak3/add-required-flag

    Add validation for the required flag
    k8s-ci-robot authored Jan 17, 2019
    Configuration menu
    Copy the full SHA
    3feec9b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. Fix travis ci file

    wangzhen127 committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    bb0b6cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #257 from wangzhen127/fix-travis

    Fix travis ci file
    k8s-ci-robot authored Mar 2, 2019
    Configuration menu
    Copy the full SHA
    423ba7b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    8d5fec4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Merge pull request #260 from joelsmith/secdoc

    Update embargo doc link in SECURITY_CONTACTS and change PST to PSC
    k8s-ci-robot authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    67c9baf View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    7c1d891 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #254 from wangzhen127/make-for-test

    Add script for presubmit and CI jobs
    k8s-ci-robot authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    d67774e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    c99c8c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Merge pull request #261 from wangzhen127/fix-ci

    Install system lib in build.sh
    k8s-ci-robot authored Mar 19, 2019
    Configuration menu
    Copy the full SHA
    796c8d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b6268 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #262 from wangzhen127/ci-race

    Fix CI job race condition
    k8s-ci-robot authored Mar 19, 2019
    Configuration menu
    Copy the full SHA
    97f09be View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Configuration menu
    Copy the full SHA
    c9c7864 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #263 from wangzhen127/docker

    Register gcloud as a Docker credential in Makefile
    k8s-ci-robot authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    8ec3a76 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Configuration menu
    Copy the full SHA
    7e766a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #265 from wangzhen127/glog

    Disable glog writing to files for log-counter
    k8s-ci-robot authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    4880be8 View commit details
    Browse the repository at this point in the history
Loading