Skip to content

Conversation

@SamBarker
Copy link
Contributor

What is the purpose of the change

The original FLINK-36332 missed a transitive dependency on kubernetes-httpclient-okhttp via the flink-kubernetes-operatpr-api which mean anyone choosing an alternative client ended up with both clients on the runtime classpath 😢

Brief change log

Ensure only requested kubernetes-httpclient is on the runtime classpath.

Verifying this change

This change is already covered by existing tests, such as *(please describe tests)

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changes to the CustomResourceDescriptors: no
  • Core observer or reconciler logic that is regularly executed: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

Copy link
Contributor

@csviri csviri left a comment

Choose a reason for hiding this comment

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

LGTM

@gyfora gyfora merged commit bd18d4e into apache:main Oct 14, 2024
233 checks passed
@SamBarker SamBarker deleted the fabric8-client-exclusion branch November 3, 2024 20:09
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.

3 participants