Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump openshift from 0.8.8 to 0.11.2 #8

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps openshift from 0.8.8 to 0.11.2.

Release notes

Sourced from openshift's releases.

Release 0.11.2

Release Notes

  • Handle list merges where items have been added elsewhere (#371)
  • Add a Kubernetes specific recursive dict diff (#370)

Release 0.11.1

Release Notes

  • Add support for dryRun query parameter (via passing the dry_run=True paramter when making a request) (#363)
  • When using apply list items should be properly recursively patched, otherwise changes to nested fields can be ignored. (#364)

Release 0.11.0

Release Notes

  • Take last applied configuration into account when patching
  • Apply updates if resources have changed in between applies
  • Remove md5, which fails in FIPS environment
  • Add additional rules for resolving ambiguity in resources.get
  • Fix apply to cope better with missing last_applied entries (#352)
  • Ignore ServiceUnavailableError for an all resource group search (#355)
  • Bump Kubernetes dependency to 11.x

Release 0.10.3

Release Notes

Release 0.10.2

Release Notes

  • Fix apply to cope better with missing last_applied entries (#352)
  • Ignore ServiceUnavailableError for an all resource group search (#355)

Release 0.10.1

  • Take last applied configuration into account when patching
  • Apply updates if resources have changed in between applies
  • Remove md5, which fails in FIPS environment
  • Add additional rules for resolving ambiguity in resources.get

Release 0.10

Release Notes

  • Bump Kubernetes library to 10.x
  • Refactor apply logic to make it possible to get diff information without sending a request.

0.10.0 Release Candidate 1

  • Bump Kubernetes library to 10.0.x
  • Refactor apply logic to make it possible to get diff information without sending a request.

Release 0.9.3

Release Notes

  • Use sha1 instead of md5 to hash cache file name to continue working in FIPS environments (#342)

... (truncated)

Commits
  • f5c66d2 Bump version
  • e2e6989 Handle list merges where items have been added elsewhere (#371)
  • 43a072d [release-0.11] Recursive diff (#370)
  • 06268d8 Bump version
  • 9e7a09e [release-0.11] Handle dryRun, and pass that on as a query param. (#363)
  • c0059f4 Improve handling of dict patches in lists (#364)
  • d257672 Fix travis condition
  • 58b5265 Release 0.11.0
  • 74d56c6 Ignore ServiceUnavailableError for an all resource group search (#350)
  • 3ec51ae Fix apply to cope better with missing last_applied entries (#351)
  • 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.


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:

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

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 25, 2021
@dependabot-preview
Copy link
Author

Superseded by #13.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/openshift-0.11.2 branch February 26, 2021 05:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants