-
Notifications
You must be signed in to change notification settings - Fork 431
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
dependencies: update several deps #1041
Conversation
- Update `github.com/Azure/azure-sdk-for-go` dependency to [v48.2.0](https://github.com/Azure/azure-sdk-for-go/tree/v48.2.0) which is the latest available and has the [following changes](https://github.com/Azure/azure-sdk-for-go/releases/tag/v48.2.0) - Update `github.com/Azure/go-autorest/autorest` dependency to [v0.11.11](https://github.com/Azure/go-autorest/tree/autorest/v0.11.11) which is the latest available and has the [following changes](https://github.com/Azure/go-autorest/releases/tag/autorest%2Fv0.11.11) - Update `github.com/Azure/go-autorest/autorest/azure/auth` dependency to [v0.5.3](https://github.com/Azure/go-autorest/tree/autorest/azure/auth/v0.5.3) which is the latest available and has the [following changes](https://github.com/Azure/go-autorest/releases/tag/autorest/azure/auth%2Fv0.5.3) - Update `github.com/google/go-cmp` dependency to [v0.5.3](https://github.com/google/go-cmp/tree/v0.5.3) which is the latest available and has the [following changes](https://github.com/google/go-cmp/releases/tag/v0.5.3) - Update `github.com/hashicorp/go-retryablehttp` dependency to [v0.6.8](https://github.com/hashicorp/go-retryablehttp/tree/v0.6.8) which is the latest available and has the [following changes](https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.6.8) - Update `github.com/onsi/ginkgo` dependency to [v1.14.2](https://github.com/onsi/ginkgo/tree/v1.14.2) which is the latest available and has the [following changes](https://github.com/onsi/ginkgo/releases/tag/v1.14.2) - Update `github.com/onsi/gomega` dependency to [v1.10.3](https://github.com/onsi/gomega/tree/v1.10.3) which is the latest available and has the [following changes](https://github.com/onsi/gomega/releases/tag/v1.10.3) - Update `github.com/prometheus/client_golang` dependency to [v1.8.0](https://github.com/prometheus/client_golang/tree/v1.8.0) which is the latest available and has the [following changes](https://github.com/prometheus/client_golang/releases/tag/v1.8.0) - Update `golang.org/x/crypto` dependency to `v0.0.0-20201117144127-c1f2f97bffc9` - Update `k8s.io/utils` dependency to `v0.0.0-20201110183641-67b214c5f920` - Update `k8s.io/api` dependency to `v0.17.14` - Update `k8s.io/apimachinery` dependency to `v0.17.14` - Update `k8s.io/client-go` dependency to `v0.17.14` - Update `k8s.io/component-base` dependency to `v0.17.14` - Update `k8s.io/kubectl` dependency to `v0.17.14`
waiting for the E2E to complete to trigger the conformance and other tests |
k8s.io/client-go v0.17.12 | ||
k8s.io/component-base v0.17.12 | ||
golang.org/x/crypto v0.0.0-20201117144127-c1f2f97bffc9 | ||
k8s.io/api v0.17.14 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we upgrade this to 0.18.x ? or we need to stay on 1.17 for any reason that i don't know :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1.17 is fine for now, let's stick to the same minor version as CAPI 0.3 https://github.com/kubernetes-sigs/cluster-api/blob/release-0.3/go.mod#L35
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps, we should stay on 1.17 until we jump to 1.19 following CAPI (https://github.com/kubernetes-sigs/cluster-api/blob/e6b0039b4aa1021b0a9afec8a527d969c20acabb/go.mod#L32)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the clarification @devigned @CecileRobertMichon
/assign @CecileRobertMichon @nader-ziada @devigned |
test Timed out after 1200.000s. |
/test pull-cluster-api-provider-azure-e2e |
/test ls |
@cpanato: The specified target(s) for
Use
In response to this:
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. |
/test pull-cluster-api-provider-azure-conformance-v1alpha3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/test pull-cluster-api-provider-azure-e2e-full |
/approve |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CecileRobertMichon, devigned The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
/retest |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Update dependencies November cycle 😄
github.com/Azure/azure-sdk-for-go
dependency to v48.2.0 which is the latest available and has the following changesgithub.com/Azure/go-autorest/autorest
dependency to v0.11.11 which is the latest available and has the following changesgithub.com/Azure/go-autorest/autorest/azure/auth
dependency to v0.5.3 which is the latest available and has the following changesgithub.com/google/go-cmp
dependency to v0.5.3 which is the latest available and has the following changesgithub.com/hashicorp/go-retryablehttp
dependency to v0.6.8 which is the latest available and has the following changesgithub.com/onsi/ginkgo
dependency to v1.14.2 which is the latest available and has the following changesgithub.com/onsi/gomega
dependency to v1.10.3 which is the latest available and has the following changesgithub.com/prometheus/client_golang
dependency to v1.8.0 which is the latest available and has the following changesgolang.org/x/crypto
dependency tov0.0.0-20201117144127-c1f2f97bffc9
k8s.io/utils
dependency tov0.0.0-20201110183641-67b214c5f920
k8s.io/api
dependency tov0.17.14
k8s.io/apimachinery
dependency tov0.17.14
k8s.io/client-go
dependency tov0.17.14
k8s.io/component-base
dependency tov0.17.14
k8s.io/kubectl
dependency tov0.17.14
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs:
Release note: