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.1
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.2
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 24, 2016

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

Commits on Jun 25, 2016

  1. Merge pull request #20 from Random-Liu/add-kernel-monitor-readme

    Add README.md for kernel monitor
    dchen1107 authored Jun 25, 2016
    Configuration menu
    Copy the full SHA
    75c7bdb View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. Get node name from pod, this makes sure that the node

    name should always be consistent with kubelet.
    Random-Liu committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    5a19ac1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from Random-Liu/get-node-name-from-pod

    NPD: Get node name from pod
    Random-Liu authored Aug 11, 2016
    Configuration menu
    Copy the full SHA
    501e94b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

  1. Change the wrong image path in pod yaml.

    Change the wrong image path of pod yaml.
    Random-Liu authored Aug 12, 2016
    Configuration menu
    Copy the full SHA
    09af299 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. Configuration menu
    Copy the full SHA
    9054dab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from Random-Liu/get-node-name-from-downward-api

    NPD: Get node name from the downward api.
    dchen1107 authored Aug 23, 2016
    Configuration menu
    Copy the full SHA
    92a3c35 View commit details
    Browse the repository at this point in the history
Loading