configuration-anomaly-detection
configuration-anomaly-detection copied to clipboard
Bump github.com/openshift/osd-network-verifier from 0.4.11 to 1.0.0
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
- copy URL lists from golden-ami repo by
@eth1030in openshift/osd-network-verifier#238- Add version info on build by
@AlexVulajin openshift/osd-network-verifier#239- mshen to emeritus_approvers by
@mjlshenin openshift/osd-network-verifier#242- Add AlexVulaj to approvers by
@AlexVulajin openshift/osd-network-verifier#243- [OSD-22892](https://issues.redhat.com//browse/OSD-22892) (Part 1): Machine ID Lookup Table by
@abyrne55in openshift/osd-network-verifier#240- [OSD-22892](https://issues.redhat.com//browse/OSD-22892) (Part 2): Legacy Probe by
@abyrne55in openshift/osd-network-verifier#241- [OSD-22892](https://issues.redhat.com//browse/OSD-22892) (Part 3): CurlJSONProbe Improvements by
@abyrne55in openshift/osd-network-verifier#245- [OSD-22892](https://issues.redhat.com//browse/OSD-22892) (Part 4): Probe Integration by
@abyrne55in openshift/osd-network-verifier#246- Rename Probe implementations to be more idiomatic/brief by
@abyrne55in openshift/osd-network-verifier#248- Remove deprecated 'securityGroupId' property from createEC2InstanceInput by
@AlexVulajin openshift/osd-network-verifier#247- [OSD-24208](https://issues.redhat.com//browse/OSD-24208) (Part 1): Add
cpu.Architecturetype by@abyrne55in openshift/osd-network-verifier#250- [OSD-24207] Updated logic to delete oldest image of each type per region by
@reedcortin openshift/osd-network-verifier#244- Standardize how we set defaults and clarify egressURL output by
@abyrne55in openshift/osd-network-verifier#252- Update existing GCP network verifier framework by
@eth1030in openshift/osd-network-verifier#249- Synchronize results output for cleangoldenami script by
@AlexVulajin openshift/osd-network-verifier#253- Fetch url list from github first before falling back to local by
@AlexVulajin openshift/osd-network-verifier#254- [OSD-24208](https://issues.redhat.com//browse/OSD-24208) (Part 2): Add official ARM support to the curl probe by
@abyrne55in openshift/osd-network-verifier#251- add '.yaml' to end of github path by
@AlexVulajin openshift/osd-network-verifier#256- Add a flag to provide a custom location for the egress URL list by
@AlexVulajin openshift/osd-network-verifier#255- Add fallback if we fail to convert github list to a curl string by
@AlexVulajin openshift/osd-network-verifier#257- Tune polling intervals for an overall faster
ValidateEgress()by@abyrne55in openshift/osd-network-verifier#260New Contributors
@eth1030made their first contribution in openshift/osd-network-verifier#238Full Changelog: https://github.com/openshift/osd-network-verifier/compare/v0.4.11...v1.0.0
v1.0.0-rc.1
What's Changed
- copy URL lists from golden-ami repo by
@eth1030in openshift/osd-network-verifier#238- Add version info on build by
@AlexVulajin openshift/osd-network-verifier#239- mshen to emeritus_approvers by
@mjlshenin openshift/osd-network-verifier#242- Add AlexVulaj to approvers by
@AlexVulajin openshift/osd-network-verifier#243- [OSD-22892](https://issues.redhat.com//browse/OSD-22892) (Part 1): Machine ID Lookup Table by
@abyrne55in openshift/osd-network-verifier#240- [OSD-22892](https://issues.redhat.com//browse/OSD-22892) (Part 2): Legacy Probe by
@abyrne55in openshift/osd-network-verifier#241- [OSD-22892](https://issues.redhat.com//browse/OSD-22892) (Part 3): CurlJSONProbe Improvements by
@abyrne55in openshift/osd-network-verifier#245- [OSD-22892](https://issues.redhat.com//browse/OSD-22892) (Part 4): Probe Integration by
@abyrne55in openshift/osd-network-verifier#246- Rename Probe implementations to be more idiomatic/brief by
@abyrne55in openshift/osd-network-verifier#248- Remove deprecated 'securityGroupId' property from createEC2InstanceInput by
@AlexVulajin openshift/osd-network-verifier#247- [OSD-24208](https://issues.redhat.com//browse/OSD-24208) (Part 1): Add
cpu.Architecturetype by@abyrne55in openshift/osd-network-verifier#250- [OSD-24207] Updated logic to delete oldest image of each type per region by
@reedcortin openshift/osd-network-verifier#244- Standardize how we set defaults and clarify egressURL output by
@abyrne55in openshift/osd-network-verifier#252- Update existing GCP network verifier framework by
@eth1030in openshift/osd-network-verifier#249- Synchronize results output for cleangoldenami script by
@AlexVulajin openshift/osd-network-verifier#253- Fetch url list from github first before falling back to local by
@AlexVulajin openshift/osd-network-verifier#254- [OSD-24208](https://issues.redhat.com//browse/OSD-24208) (Part 2): Add official ARM support to the curl probe by
@abyrne55in openshift/osd-network-verifier#251- add '.yaml' to end of github path by
@AlexVulajin openshift/osd-network-verifier#256- Add a flag to provide a custom location for the egress URL list by
@AlexVulajin openshift/osd-network-verifier#255
... (truncated)
Commits
87b6710Tune polling intervals for an overall fasterValidateEgress()(#260)8024971Add fallback if we fail to convert github list to a curl string (#257)0069dfeAdd a flag to provide a custom location for the egress URL list (#255)c0a8ef8add '.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)d8d8d37Fetch url list from github first before falling back to local (#254)d035876Synchronize results output for cleangoldenami script (#253)ee0b6e0Update existing GCP network verifier framework (#249)239f69dStandardize 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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a openshift 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.
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-sigs/prow repository.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dependabot[bot], typeid
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [typeid]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 38.51%. Comparing base (
324519f) to head (5605aa0).
This is not great. I'll take a look at how we can make sure that bumping the main go.mod doesn't require tidying the consuming go.mod of interceptor.
/retest-required
Remaining retests: 0 against base HEAD 324519ff1be5e1b459f637e53f656845fdf1c190 and 2 for PR HEAD 5605aa0dcd72c308cf6b64e66ce81020ea7eb405 in total
/retest-required
Remaining retests: 0 against base HEAD d4dc5f187299d120a8418930e68903e63c2eb5f6 and 1 for PR HEAD 5605aa0dcd72c308cf6b64e66ce81020ea7eb405 in total
/retest-required
Remaining retests: 0 against base HEAD d708d37ba1af253b71fcbb02e03d1d6b7a8b6a26 and 0 for PR HEAD 5605aa0dcd72c308cf6b64e66ce81020ea7eb405 in total
@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/lint | 5605aa0dcd72c308cf6b64e66ce81020ea7eb405 | link | true | /test lint |
Full PR test history. Your PR dashboard.
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-sigs/prow repository. I understand the commands that are listed here.
/hold
Revision 5605aa0dcd72c308cf6b64e66ce81020ea7eb405 was retested 3 times: holding
Superseded by #306.