Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.3.1 #91

Merged

Commits on Aug 2, 2024

  1. Fix: allow patch disable for cluster class (rancher-sandbox#86)

    Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    049d1a9 View commit details
    Browse the repository at this point in the history
  2. Filter duplicate events from ClusterGroup reconcile (rancher-sandbox#87)

    - Enroll into unstable-runtime to control and reuse object streams from
      watches.
    - Reduce cache size by removing managed_fields
    - Set the finalizer on the ClusterGroup object to ensure deletion events
      are not missed, and object is recreated
    
    Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7528152 View commit details
    Browse the repository at this point in the history
  3. Perform only patch or create+update, improve error handling (rancher-…

    …sandbox#88)
    
    Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    fcfddb5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): Bump tonic from 0.11.0 to 0.12.1 (rancher-sandbox#81)

    Bumps [tonic](https://github.com/hyperium/tonic) from 0.11.0 to 0.12.1.
    - [Release notes](https://github.com/hyperium/tonic/releases)
    - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
    - [Commits](hyperium/tonic@v0.11.0...v0.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: tonic
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Danil-Grigorev committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    cf0f71a View commit details
    Browse the repository at this point in the history
  5. chore(deps): Bump serde_json from 1.0.120 to 1.0.121 (rancher-sandbox#83

    )
    
    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.121.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.120...v1.0.121)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Danil-Grigorev committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c8d86c6 View commit details
    Browse the repository at this point in the history
  6. chore(deps): Bump tokio from 1.38.1 to 1.39.2 (rancher-sandbox#82)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.1 to 1.39.2.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.38.1...tokio-1.39.2)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Danil-Grigorev committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b9f1a52 View commit details
    Browse the repository at this point in the history