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

build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.17 to 0.11.21 #17624

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2021

Bumps github.com/Azure/go-autorest/autorest from 0.11.17 to 0.11.21.

Release notes

Sourced from github.com/Azure/go-autorest/autorest's releases.

autorest/v0.11.21

  • Create a default transport #654
  • Add SQL database resource id to environment #655

autorest/v0.11.20

Print error to info log before backing off #641

autorest/v0.11.19

Changing default polling interval from 60s to 30s #621 Add some logging for LROs #633 Add ossRDBMSResourceId to Environment configuration. #635 Add suffix information for additional database services in Azure environment. #631

autorest/v0.11.18

Return an error if resp and err are nil #618

Commits
  • 492f94b Add SQL database resource id to environment (#655)
  • 1417ae2 Create a default transport (#654)
  • cf74520 Add more parameters to get-access-token (#643)
  • 4e2e1bb autorest/adal: update modules, and switch to github.com/golang-jwt/jwt v4.0.0...
  • 3ddafdd Print error to info log before backing off (#641)
  • 34360dd update go versions (go1.15, go1.16, go1.17) (#646)
  • 76c7860 Update /x/crypto to latest version (#640)
  • 10e0b31 Changing default polling interval from 60 to 30 (#621)
  • 41c23d2 Add ossRDBMSResourceId to Environment configuration. (#635)
  • 82fc42f add some logging for LROs (#633)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 dependabot bot requested a review from a team as a code owner October 17, 2021 22:23
@dependabot dependabot bot requested a review from rolinh October 17, 2021 22:23
@dependabot dependabot bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. labels Oct 17, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Oct 17, 2021
@rolinh
Copy link
Member

rolinh commented Oct 18, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Azure/go-autorest/autorest-0.11.21 branch from 500380b to 2c06359 Compare October 18, 2021 08:10
@rolinh
Copy link
Member

rolinh commented Oct 18, 2021

/test

Job 'Cilium-PR-K8s-GKE' failed and has not been observed before, so may be related to your PR:

Click to show.

Test Name

K8sDatapathConfig Encapsulation Check connectivity with sockops and VXLAN encapsulation

Failure Output

FAIL: Pods are not ready in time: timed out waiting for pods with filter  to be ready: 4m0s timeout expired

If it is a flake, comment /mlh new-flake Cilium-PR-K8s-GKE so I can create a new GitHub issue to track it.

@kkourt
Copy link
Contributor

kkourt commented Oct 25, 2021

The Conformance AKS test is failing with:

Connectivity test failed: timeout reached waiting for {&Service{ObjectMeta:{echo-other-node cilium-test 43d0f095-960f-45f7-ae0f-68ef059d8297 3904 0 2021-10-18 13:30:27 +0000 UTC map[kind:echo] map[] [] [] [{cilium Update v1 2021-10-18 13:30:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:kind":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{".":{},"k:{"port":8080,"protocol":"TCP"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:name":{}},"f:sessionAffinity":{},"f:type":{}}} }]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:http,Protocol:TCP,Port:8080,TargetPort:{0 8080 },NodePort:31164,AppProtocol:nil,},},Selector:map[string]string{name: echo-other-node,},ClusterIP:10.0.59.50,Type:NodePort,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:Cluster,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[10.0.59.50],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},}}

Going over the last failures of the test, I'm not seeing something similar.

Will rebase and retry the test.

@kkourt
Copy link
Contributor

kkourt commented Oct 25, 2021

@dependabot rebase

Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.11.17 to 0.11.21.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md)
- [Commits](Azure/go-autorest@autorest/v0.11.17...autorest/v0.11.21)

---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Azure/go-autorest/autorest-0.11.21 branch from 2c06359 to 961e64a Compare October 25, 2021 06:16
@kkourt kkourt merged commit 5a6a51b into master Oct 26, 2021
@kkourt kkourt deleted the dependabot/go_modules/github.com/Azure/go-autorest/autorest-0.11.21 branch October 26, 2021 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants