Skip to content

build(deps): bump github.com/operator-framework/operator-sdk from 0.19.0 to 0.19.2#165

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/operator-framework/operator-sdk-0.19.2
Closed

build(deps): bump github.com/operator-framework/operator-sdk from 0.19.0 to 0.19.2#165
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/operator-framework/operator-sdk-0.19.2

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps github.com/operator-framework/operator-sdk from 0.19.0 to 0.19.2.

Release notes

Sourced from github.com/operator-framework/operator-sdk's releases.

v0.19.2

Changes

  • The generate bundle subcommand no longer requires a default channel be set nor defaults to the first channel provided to --channels. (#3605)
  • The bundle validate subcommand no longer returns an error if a bundle does not have a default channel. (#3605)

v0.19.1

For documentation on this release, please visit https://v0-19-x.sdk.operatorframework.io/.

Additions

  • Added the --from-version flag to generate packagemanifests. (#3524)

Bug Fixes

  • Fixed a bug that caused the Ansible operator not to set the environment variables ANSIBLE_ROLES_PATH and ANSIBLE_COLLECTIONS_PATH based on the flags --ansible-roles-path and --ansible-collections-path. (#3565)
Changelog

Sourced from github.com/operator-framework/operator-sdk's changelog.

v0.19.2

Changes

  • The generate bundle subcommand no longer requires a default channel be set nor defaults to the first channel provided to --channels. (#3605)
  • The bundle validate subcommand no longer returns an error if a bundle does not have a default channel. (#3605)

v0.19.1

Additions

  • Added the --from-version flag to generate packagemanifests. (#3524)

Bug Fixes

  • Fixed a bug that caused the Ansible operator not to set the environment variables ANSIBLE_ROLES_PATH and ANSIBLE_COLLECTIONS_PATH based on the flags --ansible-roles-path and --ansible-collections-path. (#3565)
Commits
  • 4282ce9 *: release v0.19.2 (#3607)
  • 2581c4d [v0.19.x] deps: bump operator-registry to v1.13.4 (#3605)
  • c05841c post-release v0.19.1 (#3586)
  • 24395e1 release v0.19.1 (#3584)
  • 2216e3b pkg/ansible/run.go: add back setting environment variables (v0.19.x) (#3565)
  • ef73f4e doc: add envtest setup info (#3517)
  • ba4a446 website: fix install from source instructions (#3536)
  • a48569c [v0.19.x] cmd/operator-sdk/generate/packagemanifests: add --from-version fl...
  • 8852ca0 website: Fix link to the pull requests that implements support for configurin...
  • 79b8a2e doc: apply small fixes perform on master on to the migration guide (0.19) (#3...
  • Additional commits viewable in compare view

Dependabot compatibility score

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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Aug 3, 2020
@ouzibot ouzibot added the needs-retitle Indicates a PR cannot be merged because its name doesn't match the provided regular expression. label Aug 3, 2020
@ouzibot

ouzibot commented Aug 3, 2020

Copy link
Copy Markdown

@dependabot-preview[bot]: Invalid title for the PR, the title needs to be like:

  • refactor: this is a refactor commit => if using semantic-release will trigger a patch release
  • fix: this is a fix commit => if using semantic-release will trigger a patch release
  • feat: this is a feature commit => if using semantic-release will trigger a minor release
  • major: this is a major commit => if using semantic-release will trigger a major release
  • doc: this is a doc commit => if using semantic-release won't trigger a new release
  • build: this is a build commit => if using semantic-release will trigger a patch release
  • no-release: this is a no-release commit => won't trigger a new release
Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ouzibot ouzibot requested review from belitre and givanov August 3, 2020 10:06
@ouzibot

ouzibot commented Aug 3, 2020

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot-preview[bot]
To complete the pull request process, please assign alexouzounis
You can assign the PR to them by writing /assign @alexouzounis in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

👋 If you need additional help with Dependabot, please fill out GitHub's Support form and your request will be routed to the right team at GitHub.

Be sure to include the details of any troubleshooting steps you've tried so far.

@ouzibot ouzibot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Aug 3, 2020
@ouzibot

ouzibot commented Aug 3, 2020

Copy link
Copy Markdown

Hi @dependabot-preview[bot]. Thanks for your PR.

I'm waiting for a ouzi-dev member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ouzibot

ouzibot commented Aug 3, 2020

Copy link
Copy Markdown

@dependabot-preview[bot]: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

Details

In response to this:

Bumps github.com/operator-framework/operator-sdk from 0.19.0 to 0.19.2.

Release notes

Sourced from github.com/operator-framework/operator-sdk's releases.

v0.19.2

Changes

  • The generate bundle subcommand no longer requires a default channel be set nor defaults to the first channel provided to --channels. (#3605)
  • The bundle validate subcommand no longer returns an error if a bundle does not have a default channel. (#3605)

v0.19.1

For documentation on this release, please visit https://v0-19-x.sdk.operatorframework.io/.

Additions

  • Added the --from-version flag to generate packagemanifests. (#3524)

Bug Fixes

  • Fixed a bug that caused the Ansible operator not to set the environment variables ANSIBLE_ROLES_PATH and ANSIBLE_COLLECTIONS_PATH based on the flags --ansible-roles-path and --ansible-collections-path. (#3565)
Changelog

Sourced from github.com/operator-framework/operator-sdk's changelog.

v0.19.2

Changes

  • The generate bundle subcommand no longer requires a default channel be set nor defaults to the first channel provided to --channels. (#3605)
  • The bundle validate subcommand no longer returns an error if a bundle does not have a default channel. (#3605)

v0.19.1

Additions

  • Added the --from-version flag to generate packagemanifests. (#3524)

Bug Fixes

  • Fixed a bug that caused the Ansible operator not to set the environment variables ANSIBLE_ROLES_PATH and ANSIBLE_COLLECTIONS_PATH based on the flags --ansible-roles-path and --ansible-collections-path. (#3565)
Commits
  • 4282ce9 *: release v0.19.2 (#3607)
  • 2581c4d [v0.19.x] deps: bump operator-registry to v1.13.4 (#3605)
  • c05841c post-release v0.19.1 (#3586)
  • 24395e1 release v0.19.1 (#3584)
  • 2216e3b pkg/ansible/run.go: add back setting environment variables (v0.19.x) (#3565)
  • ef73f4e doc: add envtest setup info (#3517)
  • ba4a446 website: fix install from source instructions (#3536)
  • a48569c [v0.19.x] cmd/operator-sdk/generate/packagemanifests: add --from-version fl...
  • 8852ca0 website: Fix link to the pull requests that implements support for configurin...
  • 79b8a2e doc: apply small fixes perform on master on to the migration guide (0.19) (#3...
  • Additional commits viewable in compare view

Dependabot compatibility score

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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ouzibot ouzibot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 3, 2020
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #174.

@dependabot-preview dependabot-preview Bot deleted the dependabot/go_modules/github.com/operator-framework/operator-sdk-0.19.2 branch September 28, 2020 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. needs-retitle Indicates a PR cannot be merged because its name doesn't match the provided regular expression. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant