fabric8-launcher / launcher-operator

This operator helps enabling the Launcher on an Openshift cluster.
4 stars 11 forks source link

chore(deps): bump github.com/operator-framework/operator-sdk from `fd86f9d` to `abac23c` #47

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/operator-framework/operator-sdk from fd86f9d to abac23c.

Commits - [`abac23c`](https://github.com/operator-framework/operator-sdk/commit/abac23c897b898e6fecfb2c02fe318843ae9347f) ansible: add custom resource metrics ([#1723](https://github-redirect.dependabot.com/operator-framework/operator-sdk/issues/1723)) - [`640171c`](https://github.com/operator-framework/operator-sdk/commit/640171cc31c8a442cf8d669603ffc1b62f5d6b44) Issue 1714: max-workers reset to 1. ([#1838](https://github-redirect.dependabot.com/operator-framework/operator-sdk/issues/1838)) - [`e09b9b0`](https://github.com/operator-framework/operator-sdk/commit/e09b9b06a7059add116b9ee721ebf47310c2e6e3) k8s_status module: fix append issue, when condition was on 0 index ([#1820](https://github-redirect.dependabot.com/operator-framework/operator-sdk/issues/1820)) - [`9058b02`](https://github.com/operator-framework/operator-sdk/commit/9058b02c0c3f71f54fa40c4e1aaa8412b674ad31) Default ansible fact gathering to explicit ([#1829](https://github-redirect.dependabot.com/operator-framework/operator-sdk/issues/1829)) - [`4ca881a`](https://github.com/operator-framework/operator-sdk/commit/4ca881a92eb71b19d4689065ae9bf4dcf9b43331) internal/pkg/scaffold/olm-catalog: better CSV version update me… ([#1696](https://github-redirect.dependabot.com/operator-framework/operator-sdk/issues/1696)) - [`8c0bafb`](https://github.com/operator-framework/operator-sdk/commit/8c0bafbe2a91bf2c833dc868f9db671b9f97826e) internal/pkg/scaffold/olm-catalog: do not add duplicate package manifest chan... - [`73bda6f`](https://github.com/operator-framework/operator-sdk/commit/73bda6f4280a6d973ae200a817c3b73e795513f8) ansible Dockerfiles: ensure clean yum cache before installing p… ([#1825](https://github-redirect.dependabot.com/operator-framework/operator-sdk/issues/1825)) - [`24f9e36`](https://github.com/operator-framework/operator-sdk/commit/24f9e361134a0a2ca05547931c318ac71eff906b) internal/olm: get installed version from cluster instead of required CLI argu... - [`b4e5306`](https://github.com/operator-framework/operator-sdk/commit/b4e5306d0a44e55ac48c2380048bf3c9155cf0cb) *: print-deps prints file of user's choice or by top-level file ([#1819](https://github-redirect.dependabot.com/operator-framework/operator-sdk/issues/1819)) - [`5cfc639`](https://github.com/operator-framework/operator-sdk/commit/5cfc63921363861c618e81f321fa11a1683175f0) pkg/helm: deprecate UID-based release name, use CR name instead ([#1818](https://github-redirect.dependabot.com/operator-framework/operator-sdk/issues/1818)) - Additional commits viewable in [compare view](https://github.com/operator-framework/operator-sdk/compare/fd86f9d50d7460ca093e2eb12a3c4941a8d5cbee...abac23c897b898e6fecfb2c02fe318843ae9347f)


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) - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.