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

bump k8s-openapi to 0.11.0 #388

Merged
merged 3 commits into from
Jan 23, 2021
Merged

bump k8s-openapi to 0.11.0 #388

merged 3 commits into from
Jan 23, 2021

Conversation

clux
Copy link
Member

@clux clux commented Jan 23, 2021

from the changelog

  • k8s_openapi::WatchEvent has less type constraints (but we implement our own)
  • bytes bump
  • support for kubernetes 1.20

@kazk
Copy link
Member

kazk commented Jan 23, 2021

README has 0.9.0

[dependencies]
kube = "0.47.0"
kube-runtime = "0.47.0"
k8s-openapi = { version = "0.9.0", default-features = false, features = ["v1_17"] }

@clux
Copy link
Member Author

clux commented Jan 23, 2021

ah, think the whole release process there needs a bit of an overhaul. thanks for reminding me :-)

@clux clux merged commit 5d9f65c into master Jan 23, 2021
@clux clux deleted the bump-openapi branch January 23, 2021 11:31
@clux
Copy link
Member Author

clux commented Jan 23, 2021

Released in kube 0.48.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants