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.6.0#105

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 13, 2021

Bumps stackable-operator from 0.3.0 to 0.6.0.

Changelog

Sourced from stackable-operator's changelog.

[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).
  • Add support for managing CLI commands via StructOpt (#273).

Changed

  • BREAKING: ObjectMetaBuilder::build is no longer fallible (#259).
  • BREAKING: PodBuilder::metadata_builder is no longer fallible (#259).
  • role_utils::transform_all_roles_to_config now takes any T: Configurable, not just Box<T> (#262).
  • BREAKING: Type-erasing Role<T> into Role<Box<dyn Configurable>> must now be done using Role::erase rather than Role::into (#262).
  • BREAKING: Changed all &Option<T> into Option<&T>, some code will need to be rewritten to use Option::as_ref rather than &foo (#263).
  • Promoted controller watch failures to WARN log level (from TRACE) (#269).

#259: stackabletech/operator-rs#259 #261: stackabletech/operator-rs#261 #262: stackabletech/operator-rs#262 #263: stackabletech/operator-rs#263 #267: stackabletech/operator-rs#267 #269: stackabletech/operator-rs#269 #270: stackabletech/operator-rs#270 #272: stackabletech/operator-rs#272 #273: stackabletech/operator-rs#273

[0.4.0] - 2021-11-05

Added

  • VolumeBuilder and VolumeMountBuilder (#253).
  • image_pull_policy to ContainerBuilder (#253).
  • host_network to PodBuilder (#253).

Changed

  • BREAKING: In builder: add_stackable_agent_tolerations to add_tolerations (#255).

... (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.6.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...80a91d3)

---
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 Dec 13, 2021
@dependabot dependabot Bot requested a review from a team December 13, 2021 15:09
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 27, 2021

Superseded by #108.

@dependabot dependabot Bot closed this Dec 27, 2021
@dependabot dependabot Bot deleted the dependabot/cargo/stackable-operator-0.6.0 branch December 27, 2021 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