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.70.1
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.80.0
Choose a head ref
  • 7 commits
  • 14 files changed
  • 4 contributors

Commits on Jul 7, 2022

  1. OWNERS: add harshanarayana

    Good track record of recent reviews and volunteered to help also in the future.
    pohly committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    442891b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #342 from pohly/harshanarayana-reviewer

    OWNERS: add harshanarayana
    k8s-ci-robot authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    0990e81 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

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

Commits on Aug 4, 2022

  1. Merge pull request #344 from harshanarayana/bug/GIT-343/logr-handle-m…

    …arshalling-non-string-values
    
    kvlistformat: fix the issue with display marshalled value for non string type
    k8s-ci-robot authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    d64acbd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Bump version of golang to 1.19 and prune older versions

    Signed-off-by: Davanum Srinivas <[email protected]>
    dims committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    6f5eeb9 View commit details
    Browse the repository at this point in the history
  2. reformat to golang 1.19 standards

    Signed-off-by: Davanum Srinivas <[email protected]>
    dims committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    8c0f205 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Merge pull request #345 from dims/bump-version-of-golang-to-1.19-and-…

    …drop-older-versions
    
    Bump version of golang to 1.19 and drop older versions
    k8s-ci-robot authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    02fe323 View commit details
    Browse the repository at this point in the history
Loading