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: openkruise/kruise-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: openkruise/kruise-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.3
Choose a head ref
  • 6 commits
  • 54 files changed
  • 3 contributors

Commits on Apr 22, 2024

  1. Bump golang.org/x/net from 0.17.0 to 0.23.0 (#93)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
    - [Commits](golang/net@v0.17.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dbe976d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows (#…

    …100)
    
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v2...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5cee01a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. feat: add docs generation for kruise (#98)

    * feat: add docs generation for kruise
    
    Signed-off-by: maanugh <manusin46@gmail.com>
    
    * remove unnecessary sub commands docs
    
    Signed-off-by: maanugh <manusin46@gmail.com>
    
    ---------
    
    Signed-off-by: maanugh <manusin46@gmail.com>
    manumathon authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cfd9de2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. feat: support auto completion (#102)

    * feat: support auto completion
    
    Signed-off-by: hantmac <hantmac@outlook.com>
    
    * add readme
    
    Signed-off-by: hantmac <hantmac@outlook.com>
    
    ---------
    
    Signed-off-by: hantmac <hantmac@outlook.com>
    hantmac authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1fa53d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. fix: rollout approve docs

    hantmac authored and furykerry committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    266c773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee5bea View commit details
    Browse the repository at this point in the history
Loading