iuliana opened a new pull request #1090: WIP: Upgrade kubernetes-client to 4.9.0 to support AWS command to get OauthToken URL: https://github.com/apache/brooklyn-server/pull/1090 This is a WIP, because when this version is used as a module in the brooklyn project it stops its initalization dead in it's tracks. It seems both bundles `brooklyn-container-service` and `brooklyn-locations-jclouds` require this dependency: `com.google.code.findbugs/jsr305/3.0.x`. JClouds requires 3.0.1, the container service requires 3.0.2. JClouds does not specify this dependency explicity in the `features.xml` file. If I try to add it in any of the features declarations like this: `<bundle dependency='true'>mvn:com.google.code.findbugs/jsr305/3.0.1</bundle>` Brooklyn refuses to start.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
