duncangrant commented on issue #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#issuecomment-614626787
 
 
   This is working well for me.  I have tested with the brooklyn container 
service tests.  There is an issue with brooklyn. trying to use the wrong dns 
name when connecting to an EKS cluster but I don't think this is a regression 
so it shouldn't be a blocker.  There is also an issue with cleaning up as we 
don't seem to use kube config file so we aren't authorised to delete the 
deplyments.  I think this is a blocker that we need to fix:
   2020-04-16T13:31:11,062 - DEBUG 144 o.a.b.u.c.t.BasicExecutionManager 
[er-JevXTpAu-1277] Exception running task Task[stop]@g2796oLP (rethrowing): 
org.apache.brooklyn.core.mgmt.internal.EffectorUtils$EffectorCallPropagatedRuntimeException:
 Error invoking stop at BasicApplicationImpl{id=tzj3ut283b}: 1 of 2 parallel 
child tasks failed: Error invoking stop at TestCaseImpl{id=a9b6demuii}: Error 
invoking stop at TestCaseImpl{id=qsxy6agkwb}: Error invoking stop at 
TestCaseImpl{id=tpbrd7bh2x}: Error invoking stop at 
EmptySoftwareProcessImpl{id=qgcr8cgbso}: KubernetesClientException: Failure 
executing: DELETE at: 
https://95883d179f10d27bc5843750cfe40a4a.yl4.eu-central-1.eks.amazonaws.com/apis/apps/v1/namespaces/brooklyn/deployments/qgcr8cgbso.
 Message: Unauthorized! Token may have expired! Please log-in again. 
Unauthorized.
   

----------------------------------------------------------------
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

Reply via email to