configuration-anomaly-detection icon indicating copy to clipboard operation
configuration-anomaly-detection copied to clipboard

Bump github.com/openshift/osd-network-verifier from 0.4.11 to 1.0.0

Open dependabot[bot] opened this issue 7 months ago • 9 comments

Bumps github.com/openshift/osd-network-verifier from 0.4.11 to 1.0.0.

Release notes

Sourced from github.com/openshift/osd-network-verifier's releases.

v1.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/openshift/osd-network-verifier/compare/v0.4.11...v1.0.0

v1.0.0-rc.1

What's Changed

... (truncated)

Commits
  • 87b6710 Tune polling intervals for an overall faster ValidateEgress() (#260)
  • 8024971 Add fallback if we fail to convert github list to a curl string (#257)
  • 0069dfe Add a flag to provide a custom location for the egress URL list (#255)
  • c0a8ef8 add '.yaml' to end of github path (#256)
  • df40c76 [OSD-24208](https://issues.redhat.com//browse/OSD-24208) (Part 2): Add official ARM support to the curl probe (#251)
  • d8d8d37 Fetch url list from github first before falling back to local (#254)
  • d035876 Synchronize results output for cleangoldenami script (#253)
  • ee0b6e0 Update existing GCP network verifier framework (#249)
  • 239f69d Standardize how we set defaults and clarify egressURL output (#252)
  • e7a7c7b [OSD-24207] Updated logic to delete oldest image of each type per region (#244)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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[bot] avatar Aug 02 '24 00:08 dependabot[bot]