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/klog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: kubernetes/klog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 4 commits
  • 1 file changed
  • 3 contributors

Commits on Jul 1, 2020

  1. Deprecate typo-ed Structured logging method (Error->ErrorS)

    Signed-off-by: Davanum Srinivas <davanum@gmail.com>
    dims committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    06dd2d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Update klog.go

    Co-authored-by: Marek Siarkowicz <marek.siarkowicz@protonmail.com>
    dims and serathius authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    aa26aeb View commit details
    Browse the repository at this point in the history
  2. Update klog.go

    Co-authored-by: Marek Siarkowicz <marek.siarkowicz@protonmail.com>
    dims and serathius authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    55c60a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #170 from dims/deprecate-typo-ed-structured-loggin…

    …g-method
    
    Deprecate typo-ed Structured logging method (Error->ErrorS)
    k8s-ci-robot authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    b5c3182 View commit details
    Browse the repository at this point in the history
Loading