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.8.0#112

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 17, 2022

Bumps stackable-operator from 0.3.0 to 0.8.0.

Changelog

Sourced from stackable-operator's changelog.

[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)

#282: stackabletech/operator-rs#282 #283: stackabletech/operator-rs#283

[0.6.0] - 2021-12-13

Changed

  • BREAKING: kube-rs 0.63.1 -> 0.65.0 (#277)
  • strum 0.22.0 -> 0.23.0 (#277)
  • Undeprecated CustomResourceExt (#279)

#277: stackabletech/operator-rs#277 #279: stackabletech/operator-rs#279

[0.5.0] - 2021-12-09

Added

  • build_template to PodBuilder (#259).
  • readiness_probe and liveness_probe to ContainerBuilder (#259).
  • role_group_selector_labels to labels (#261).
  • role_selector_labels to labels (#270).
  • Box<T: Configurable> is now Configurable (#262).
  • node_selector to PodBuilder (#267).
  • role_utils::RoleGroupRef (#272).

... (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.8.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...e7ffe8e)

---
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 Jan 17, 2022
@dependabot dependabot Bot requested a review from a team January 17, 2022 15:08
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 31, 2022

Superseded by #118.

@dependabot dependabot Bot closed this Jan 31, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/stackable-operator-0.8.0 branch January 31, 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