You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Fabric8 Kubernetes Client v7.0 major version bump included among other things updated versions of the OpenShift model types.
I suspect that the deltas in size (MiB), classes, methods, and fields, are due to these updated types and not from any other sort of regression or other problem.
I'm not sure if you're able to share the break-down report on module sizes, but I'd say that probably kubernetes-model-core should have either remained stable or event shrunk while some of the openshift-model-xxx might have expanded.
I'm not sure if you're able to share the break-down report on module sizes, but I'd say that probably kubernetes-model-core should have either remained stable or event shrunk while some of the openshift-model-xxx might have expanded.
Unfortunately we don't keep this kind of detailed info. One would need to run the test with both versions to confirm this.
Describe the bug
#45259 introduced the following changes in build-time metrics:
cc @metacosm @manusa
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
Build
openshift-client
integration test with both versions.Output of
uname -a
orver
No response
Output of
java -version
No response
Mandrel or GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: