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-client/c
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: kubernetes-client/c
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 20 commits
  • 302 files changed
  • 4 contributors

Commits on Jul 20, 2022

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

Commits on Jul 21, 2022

  1. Merge pull request #130 from ityuhui/yh-action-0720

    Build deb package in GitHub Action
    k8s-ci-robot authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    6c22e91 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Update the README

    * Remove "work in progress"
    
    * Introduce the generic client
    
    * Correct the address of the mailing list
    ityuhui committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e91dcc4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #131 from ityuhui/yh-update-readme-0725

    Update the README
    k8s-ci-robot authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8f8874e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    fd7fbe5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from ityuhui/yh-memory-test-0812

    Add the Valgrind memory check for examples
    k8s-ci-robot authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4e38e72 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

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

Commits on Aug 21, 2022

  1. Merge pull request #135 from ityuhui/yh-wait-pod-deleting-0818

    Wait for the pod to terminate cleanly after deleting the pod during testing
    k8s-ci-robot authored Aug 21, 2022
    Configuration menu
    Copy the full SHA
    9a78e0f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

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

Commits on Aug 26, 2022

  1. Merge pull request #140 from caesar0301/master

    Resolve cpp keyword conflict
    k8s-ci-robot authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    2bb4393 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    d305005 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from ityuhui/yh-null-value-in-map-0909

    Treat "null" as a valid value for a field of a JSON map
    k8s-ci-robot authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    8afde9c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    c435336 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from ityuhui/yh-readme-0921

    Add "debug mode" and "Compatibility" descriptions to README.md
    k8s-ci-robot authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    eb35d27 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Automated openapi generation from release-1.25

    Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
    Kubernetes Prow Robot committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    fd71acc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04ea949 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #151 from kubernetes-client/automated-generate-3ef…

    …fa2b7
    
    Automated Generate from openapi release-1.25
    k8s-ci-robot authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    72692c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    863e472 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #152 from ityuhui/yh-0.5.0-compatibility-0927

    Update version and compatibility documentation for the release 0.5.0
    k8s-ci-robot authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    92aaa7f View commit details
    Browse the repository at this point in the history
Loading