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

Update dependency io.fabric8:kubernetes-client to v5.12.0 #240

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.fabric8:kubernetes-client (source) 5.11.2 -> 5.12.0 age adoption passing confidence

Release Notes

fabric8io/kubernetes-client

v5.12.0

Bugs
  • Fix #​3683: Handle JsonNode fields by adding x-kubernetes-preserve-unknown-fields
  • Fix #​3697: addresses response that aren't closed by interceptors that issue new requests
  • Fix #​3255: adding basic crud mock resourceVersion support - the field will be set and updated, but not utilized by list/watch queries
  • Fix #​3568: Pod file upload fails if the path is /
  • Fix #​3588: openshift-server-mock is not listed in dependencyManagement in main pom
  • Fix #​3648: Serialization.unmarshal fails to deserialize YAML with single document in presence of document delimiter(---)
  • Fix #​3679: output additionalProperties field with correct value type for map-like fields (CRD Generator)
  • Fix #​3671: HTTP(s) Proxy port is not defaulted or validated
  • Fix #​3712: properly return the full resource name for resources with empty group
  • Fix #​3761: Extension Jar packages don't contain the META-INF/jandex.idx index file
  • Fix #​3763: A Java Long should generate a field of type integer in the CRD
  • Fix #​3769: Fix for ClassCastException from SchemaFrom
  • Fix #​3756 prevent modifications by standard operations to user objects
Improvements
  • Fix #​3674: allows the connect and websocket timeouts to apply to watches instead of a hardcoded timeout
  • Fix #​3651: Introduce SchemaFrom annotation as escape hatch (CRD Generator)
  • Fix #​3587: adding inform support for limit/batch fetching
  • Fix #​3734: extract static finalizer validation method
Dependency Upgrade
  • Fix #​3637: Update Fabric8 Kubernetes Model to v1.23.0
  • Fix #​3670: Point CamelK Extension model to latest released version v1.7.0
  • Fix #​3725: Bump sundrio to v0.50.3
New Features
  • Fix #​3721: Add support for uploading file via InputStream
  • Fix #​3234: Allow specifying specific localhost while port-forwarding
  • Fix #​3506: Add support for Open Cluster Management extension

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build #813

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.605%

Totals Coverage Status
Change from base Build #811: 0.0%
Covered Lines: 652
Relevant Lines: 668

💛 - Coveralls

@renovate renovate bot merged commit e340f86 into master Jan 25, 2022
@renovate renovate bot deleted the renovate/kubernetesclientversion branch January 25, 2022 11:23
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.

None yet

2 participants