spuru9 commented on PR #1177: URL: https://github.com/apache/flink-kubernetes-operator/pull/1177#issuecomment-5271476667
Thanks for the review @Dennis-Mircea! Trimmed the three new pom comments down (9 lines -> 5), keeping just the reason each dependency/version is pinned so they don't get dropped later as unused: - `commons-io`: why it must stay ahead of what `commons-compress` needs - `kubernetes-client`: why it isn't inherited from `kubernetes-server-mock` - `kubernetes-httpclient-*`: now a single line No functional change — rebased on latest `main` and re-verified with a cold `~/.kubeapitest` cache, and all five previously-silent test classes still report non-zero. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
