X Tutup
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: wimtie/java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wimtie/java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-11
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 62 files changed
  • 4 contributors

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    53ee418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d62b8f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caf51d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2c02a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8cf5e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

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

Commits on Feb 23, 2021

  1. Merge pull request kubernetes-client#1552 from yue9944882/cherrypick-…

    …11-reflector-list-expiration
    
    Cherrypick for RELEASE-11: Fixes reflector list expiration
    k8s-ci-robot authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    d597d79 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. fixes event patching

    yue9944882 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    6b793f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a10b0bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-client#1570 from yue9944882/cherrypick-…

    …11-eventlogger-patch
    
    Cherrypick for RELEASE-11: Fixes event-logger patch content
    k8s-ci-robot authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    c6915b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f3d278 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Merge pull request kubernetes-client#1572 from brendandburns/release-…

    …11-fix
    
    Fix the build for JODA time
    k8s-ci-robot authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    321440e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4af8244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c2bb97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd06ec0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-client#1573 from kubernetes-client/rele…

    …ase-11.0.1
    
    Release 11.0.1
    k8s-ci-robot authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    6b11b31 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    408b2c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-client#1583 from yue9944882/cherry-pick…

    …-11-generic-api-status-code
    
    Cherrypick for RELEASE-11: Passing actual response status code in error-handler
    k8s-ci-robot authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    ef53b65 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Ensure KubernetesInformerFactoryProcessor does not access any beans

    A `BeanDefinitionRegistryPostProcessor` should not ideally refer to any
    bean instances, except lazily. This change makes the bean definitions
    that are installed by an `<at>KubernetesInformer` lazier by putting them
    behind a `Supplier`
    
    Signed-off-by: Dave Syer <dsyer@vmware.com>
    Dave Syer authored and yue9944882 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    2bfda30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-client#1585 from yue9944882/cherry-pick…

    …-11-informer-processor
    
    Cherrypick for RELEASE-11: Ensure KubernetesInformerFactoryProcessor does not access any beans
    k8s-ci-robot authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    6706db7 View commit details
    Browse the repository at this point in the history
Loading
X Tutup