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 libraries - k8s to 1.16 and istio to 1.4 #446

Merged
merged 6 commits into from
May 18, 2020

Conversation

bartoszmajsak
Copy link
Contributor

Short description of what this resolves:

Dependencies clean-up and updates to unblock several PRs from dependabot.

Changes proposed in this pull request:

  • bumps k8s apis to 1.16 release, as OCP 4.3 is built on that version
  • removes a need for forked istio-api as latest istio/client-go seems to work just fine
  • bumps istio libs to 1.4 as that's what we test against right now (1.1.x Maistra)
  • locks klog to v1, as with dep we seem to hit this issue (hopefully switch to go mod will fix that once and for all)
  • adds empty boilerplate.txt file which is now needed by k8s codegen
  • renames codegen target to operator-codegen
  • aligns packages after deps bump
  • removes several deprecated funcs

@bartoszmajsak bartoszmajsak added dependencies Dependabot: Pull requests that update a dependency file skip-changelog Command: used by changelog generator labels May 13, 2020
@bartoszmajsak bartoszmajsak changed the title build(deps): bumps libraries - k8s to 1.16 and istio to 1.4 build(deps): bump libraries - k8s to 1.16 and istio to 1.4 May 13, 2020
@bartoszmajsak bartoszmajsak removed the skip-changelog Command: used by changelog generator label May 13, 2020
@bartoszmajsak bartoszmajsak merged commit d105d4d into master May 18, 2020
@bartoszmajsak bartoszmajsak deleted the deps_cleanup branch May 18, 2020 16:21
@bartoszmajsak bartoszmajsak added the skip-changelog Command: used by changelog generator label Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot: Pull requests that update a dependency file skip-changelog Command: used by changelog generator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants