Skip to content

Conversation

@jiangzho
Copy link
Owner

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?

Was this patch authored or co-authored using generative AI tooling?

### What changes were proposed in this pull request?

This PR exposes fabric8 dependencies as api in gradle build and hence in pom

### Why are the changes needed?

Our public API surfaces fabric8 types (e.g. PodTemplateSpec), so hiding the dependencies behind `implementation` may cause comile errors for customers who need to use those types along with our API library.

This enhances developer experience and avoid surprises when integrating our API with projects that already depends on fabric8.

### Does this PR introduce _any_ user-facing change?

Pom change only

### How was this patch tested?

CIs

### Was this patch authored or co-authored using generative AI tooling?

No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants