constellation-rs / constellation

Distributed programming for Rust.
Apache License 2.0
563 stars 24 forks source link

Update kube requirement from 0.17 to 0.20 #47

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on kube to permit the latest version.

Changelog *Sourced from [kube's changelog](https://github.com/clux/kube-rs/blob/master/CHANGELOG.md).* > 0.20.0 / 2019-11-21 > =================== > * ObjectList now implements Iterator - [#91](https://github-redirect.dependabot.com/clux/kube-rs/issues/91) > * openapi feature no longer accidentally hardcoded to v1.15 feature - [#90](https://github-redirect.dependabot.com/clux/kube-rs/issues/90) > > 0.19.0 / 2019-11-15 > ================== > * kube::Error is now a proper error enum and not a Fail impl (thiserror) > * soft-tokio dependency removed for futures-timer > * gzip re-introduced > > 0.18.1 / 2019-11-11 > ================== > * Fix unpinned gzip dependency breakage - [#87](https://github-redirect.dependabot.com/clux/kube-rs/issues/87) > > 0.18.0 / 2019-11-07 > ================== > * api converted to use async/await with 1.39.0 (primitively) > * hyper upgraded to 0.10-alpha > * synchronous sleep replaced with tokio timer > * `Log` trait removed in favour of internal marker trait > > 0.17.0 / 2019-10-22 > ================== > * Add support for oidc providerss with `auth-provider` w/o `access-token` - [#70](https://github-redirect.dependabot.com/clux/kube-rs/issues/70) > * Bump most dependencies to more recent versions > * Expose custom client creation > * Added support for `v1beta1Ingress` > * Expose incluster_config::load_default_ns - [#74](https://github-redirect.dependabot.com/clux/kube-rs/issues/74) > > 0.16.1 / 2019-08-09 > ================== > * Add missing `uid` field on `ObjectMeta::ownerReferences` > > 0.16.0 / 2019-08-09 > ================== > * Add `Reflector::get` and `Reflector::get_within` as cheaper getters > * Add support for OpenShift kube configs with multiple CAs - via [#64](https://github-redirect.dependabot.com/clux/kube-rs/issues/64) > * Add missing `ObjectMeta::ownerReferences` > * Reduced memory consumption during compile with `k8s-openapi@0.5.1` - [#62](https://github-redirect.dependabot.com/clux/kube-rs/issues/62) > > 0.15.1 / 2019-08-18 > ================== > * Fix compile issue on `1.37.0` with `Utc` serialization > * Fix `Void` not having `Serialize` derive > > 0.15.0 / 2019-08-11 > ================== > * Added support for `v1Job` resources - via [#58](https://github-redirect.dependabot.com/clux/kube-rs/issues/58) > * Added support for `v1Namespace`, `v1DaemonSet`, `v1ReplicaSet`, `v1PersistentVolumeClaim`, `v1PersistentVolume`, `v1ResourceQuota`, `v1HorizontalPodAutoscaler` - via [#59](https://github-redirect.dependabot.com/clux/kube-rs/issues/59) > ... (truncated)
Commits - [`7dab946`](https://github.com/clux/kube-rs/commit/7dab94601f2fb42d1f047037343f2b70350fa341) 0.20.0 - [`18b4f8a`](https://github.com/clux/kube-rs/commit/18b4f8a7070d0bb83c260722f5649415bb5958d9) don't accidentally hardcode kube version - fixes [#91](https://github-redirect.dependabot.com/clux/kube-rs/issues/91) - [`da71e21`](https://github.com/clux/kube-rs/commit/da71e219bb0d5806066472f91ae60e1ae3619445) Merge pull request [#91](https://github-redirect.dependabot.com/clux/kube-rs/issues/91) from kitfre/objectlist-iter - [`299a90f`](https://github.com/clux/kube-rs/commit/299a90f36a25de8a48880456956f0ebe72343eed) Updated doctest - [`2619fa6`](https://github.com/clux/kube-rs/commit/2619fa6ec5147b1bbdd59d3cfdf0b9ac2a05d431) Updated example and docs - [`b96f0e3`](https://github.com/clux/kube-rs/commit/b96f0e375c31f7eb186ec32ee4c8344b9602d960) Implemented iterator for ObjectList by delegation to items - [`0602c20`](https://github.com/clux/kube-rs/commit/0602c20f9184d7a7baffdb16c28872d5259eb6b4) Added Iterator implementation for ObjectList - [`d3c0d6e`](https://github.com/clux/kube-rs/commit/d3c0d6eec512dbd540c9183ed0da78b6385552f5) 0.19.0 with futures-timer - [`da326f6`](https://github.com/clux/kube-rs/commit/da326f64a2f4f6a8012ea682ed28fefc71a33687) reintroduce gzip with reqwest 0.10.0-alpha.2 - [`085e19b`](https://github.com/clux/kube-rs/commit/085e19b0d38a0d72d23d9d8c798dbe6853500b69) try to fix docs - Additional commits viewable in [compare view](https://github.com/clux/kube-rs/compare/0.17.0...0.20.0)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)