-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
-
Rebuild all the affected dependencies after building kubernetes-client with the right flags, which provides creating the sources in the package.
The missing flags areĀ
-Pstd-redhat-source -Pstd-redhat-javadoc
which are injected by using the following paremeter for PME
-DprofileInjection=org.jboss.vertx:vertx-profile-injection:1.0.1.redhat-00005
srawat@redhat.com created a new build with the sources. To reflect this to the components that use the kubernetes-client, we will need a rebuild for each of them for the CR2 release (i.e. operator, k8s config provider, bridge, ...).
ps. For CR1 we are skipping this step because of the release timing concerns.