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: fabric8io/kubernetes-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.0
Choose a base ref
...
head repository: fabric8io/kubernetes-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.3.1
Choose a head ref
  • 7 commits
  • 908 files changed
  • 2 contributors

Commits on May 15, 2025

  1. [RELEASE] Prepare for next development iteration

    Signed-off-by: Marc Nuri <[email protected]>
    manusa committed May 15, 2025
    Configuration menu
    Copy the full SHA
    2db60a8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump k8s.io/autoscaler/vertical-pod-autoscaler

    Bumps [k8s.io/autoscaler/vertical-pod-autoscaler](https://github.com/kubernetes/autoscaler) from 1.3.0 to 1.3.1.
    - [Release notes](https://github.com/kubernetes/autoscaler/releases)
    - [Commits](kubernetes/autoscaler@cluster-autoscaler-1.3.0...cluster-autoscaler-1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/autoscaler/vertical-pod-autoscaler
      dependency-version: 1.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 15, 2025
    Configuration menu
    Copy the full SHA
    6e5f42d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. fix(e2e): ImageStreamTag CRUD operations don't work in newer clusters

    Users should rely on ImageStream resource operations for these purposes.
    
    Signed-off-by: Marc Nuri <[email protected]>
    manusa authored May 16, 2025
    Configuration menu
    Copy the full SHA
    4cd2c8a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    4afc3b9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump io.swagger.parser.v3:swagger-parser

    Bumps [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) from 2.1.27 to 2.1.28.
    - [Release notes](https://github.com/swagger-api/swagger-parser/releases)
    - [Commits](swagger-api/swagger-parser@v2.1.27...v2.1.28)
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.parser.v3:swagger-parser
      dependency-version: 2.1.28
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    ca2e1e9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. fix(openapi)!: buildable reference imports don't override local packa…

    …ge class references
    
    Signed-off-by: Marc Nuri <[email protected]>
    manusa authored May 20, 2025
    Configuration menu
    Copy the full SHA
    af91076 View commit details
    Browse the repository at this point in the history
  2. [RELEASE] Updated project version to v7.3.1

    Signed-off-by: Marc Nuri <[email protected]>
    manusa committed May 20, 2025
    Configuration menu
    Copy the full SHA
    40e5b2d View commit details
    Browse the repository at this point in the history
Loading