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

dependencies: update some dependencies and cluster-api #179

Merged
merged 2 commits into from
Aug 30, 2020

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Aug 25, 2020

Update cluster-api to latest release v0.3.8 and some dependencies

  • Update github.com/onsi/ginkgo dependency to v1.14.0 which is the latest available and has the following changes
  • Update github.com/onsi/gomega dependency to v1.10.1 which is the latest available and has the following changes
  • Update github.com/kubernetes-sigs/cluster-api dependency to v0.3.8 which is the latest available and has the following changes
  • Update github.com/kubernetes-sigs/controller-runtime dependency to v0.5.9 which is the latest available and has the following changes
  • Update k8s.io/api dependency to v0.17.8
  • Update k8s.io/apimachinery dependency to v0.17.8
  • Update k8s.io/client-go dependency to v0.17.8
  • Update k8s.io/utils dependency to v0.0.0-20200821003339-5e75c0163111

- Update `github.com/onsi/ginkgo` dependency to
[v1.14.0](https://github.com/onsi/ginkgo/tree/v1.14.0) which is the
latest available and has the [following
changes](https://github.com/onsi/ginkgo/releases/tag/v1.14.0)
- Update `github.com/onsi/gomega` dependency to
[v1.10.1](https://github.com/onsi/gomega/tree/v1.10.1) which is the
latest available and has the [following
changes](https://github.com/onsi/gomega/releases/tag/v1.10.1)
- Update `github.com/kubernetes-sigs/cluster-api` dependency to
[v0.3.8](https://github.com/kubernetes-sigs/cluster-api/tree/v0.3.8)
which is the latest available and has the [following
changes](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v0.3.8)
- Update `github.com/kubernetes-sigs/controller-runtime` dependency to
[v0.5.9](https://github.com/kubernetes-sigs/controller-runtime/tree/v0.5.9)
which is the latest available and has the [following
changes](https://github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.5.9)
- Update `k8s.io/api` dependency to `v0.17.8`
- Update `k8s.io/apimachinery` dependency to `v0.17.8`
- Update `k8s.io/client-go` dependency to `v0.17.8`
- Update `k8s.io/utils` dependency to
`v0.0.0-20200821003339-5e75c0163111`
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. labels Aug 25, 2020
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 25, 2020
@gianarb
Copy link
Contributor

gianarb commented Aug 30, 2020

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 30, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, gianarb

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 30, 2020
@k8s-ci-robot k8s-ci-robot merged commit 21b3b58 into kubernetes-sigs:master Aug 30, 2020
@cpanato cpanato deleted the update-deps branch August 30, 2020 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants