Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Bump kubernetes dependencies and apply required fixes #80

Merged
merged 1 commit into from
Jan 14, 2020
Merged

Bump kubernetes dependencies and apply required fixes #80

merged 1 commit into from
Jan 14, 2020

Conversation

mszostok
Copy link
Contributor

@mszostok mszostok commented Jan 10, 2020

Description

Changes proposed in this pull request:

  • Bump dependencies
    • "sigs.k8s.io/controller-tools" to the newest version v0.2.4
    • sigs.k8s.io/controller-runtime" to the newest version v0.4.0
    • "k8s.io/api" to the version kubernetes-1.16.4
    • "k8s.io/apimachinery" to the version kubernetes-1.16.4
    • "k8s.io/client-go" to the version kubernetes-1.16.4
    • "k8s.io/code-generator" to the version kubernetes-1.17.0. Needs to be at least 1.17 to solve the issue with ignoring the genclient:nonNamespaced. More info here
    • github.com/kubernetes-sigs/service-catalog" to the newest version v0.3.0-beta.2
  • Remove copied Rafter api from local sources and import it from external repo

Related issue(s)

@claassistantio
Copy link

claassistantio commented Jan 10, 2020

CLA assistant check
All committers have signed the CLA.

@claassistantio
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@mszostok
Copy link
Contributor Author

/test pre-master-helm-broker-chart-test

Copy link
Collaborator

@piotrmiskiewicz piotrmiskiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mszostok mszostok added area/service-management Issues or PRs related to service management kind/feature Categorizes issue or PR as related to a new feature. labels Jan 14, 2020
@mszostok mszostok merged commit 0353b5f into SAP-archive:master Jan 14, 2020
@mszostok mszostok deleted the k8s-1.6-dep branch January 14, 2020 13:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/service-management Issues or PRs related to service management kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants