Skip to content
This repository was archived by the owner on Feb 7, 2022. It is now read-only.

Bump stackable-operator from 0.3.0 to 0.10.0#121

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/stackable-operator-0.10.0
Open

Bump stackable-operator from 0.3.0 to 0.10.0#121
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/stackable-operator-0.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 7, 2022

Bumps stackable-operator from 0.3.0 to 0.10.0.

Changelog

Sourced from stackable-operator's changelog.

[0.10.0] - 2022-02-04

Added

  • Unified ClusterRef type for referring to cluster objects (#307).

Changed

  • BREAKING: kube 0.66 -> 0.68 (#303).
  • BREAKING: k8s-openapi 0.13 -> 0.14 (#303).

Removed

  • Auto-generated service link environment variables for built pods (#305).

#303: stackabletech/operator-rs#303 #305: stackabletech/operator-rs#305 #307: stackabletech/operator-rs#307

[0.9.0] - 2022-01-27

Changed

  • Fixed Client::apply_patch_status always failing (#300).

#300: stackabletech/operator-rs#300

[0.8.0] - 2022-01-17

Added

  • Allow adding custom CLI arguments to run subcommand (#291).

Changed

  • BREAKING: clap 2.33.3 -> 3.0.4 (#289).
  • BREAKING: kube 0.65 -> 0.66 (#293).
  • BREAKING: cli::Command::Run now just wraps cli::ProductOperatorRun rather than defining the struct inline (#291).

#289: stackabletech/operator-rs#289 #291: stackabletech/operator-rs#291 #293: stackabletech/operator-rs#293

[0.7.0] - 2021-12-22

Changed

  • BREAKING: Introduced proper (Result) error handling for transform_all_roles_to_config (#282).
  • BREAKING: Configuration::compute_* are now invoked even when config field is not provided on Role/RoleGroup (#282).
    • CommonConfiguration::config is no longer Optional
    • Role::config is no longer Optional
    • RoleGroup::config is no longer Optional
  • Fixed cli::Command including developer-facing docs in --help output (#283)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [stackable-operator](https://github.com/stackabletech/operator-rs) from 0.3.0 to 0.10.0.
- [Release notes](https://github.com/stackabletech/operator-rs/releases)
- [Changelog](https://github.com/stackabletech/operator-rs/blob/main/CHANGELOG.md)
- [Commits](stackabletech/operator-rs@a0a1d10...143165c)

---
updated-dependencies:
- dependency-name: stackable-operator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type/dependencies Pull requests that update a dependency file label Feb 7, 2022
@dependabot dependabot Bot requested a review from a team February 7, 2022 15:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

type/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants