Iilun opened a new pull request, #236: URL: https://github.com/apache/pekko-management/pull/236
Following #218 , I added integration tests for the native lease. This has minimal modification on existing tests and includes both a sbt integration test and a .sh modification to run the kubernetes job with the new implementation. During my testing, it occured to me that the .sh job often fails, but the job is not marked as failed when it does. Is this intended ? For example, after realizing that, when looking at the action results from #217, we can see that the [kubernetes-lease test job](https://github.com/apache/pekko-management/actions/runs/9077822237/job/24943523403) is marked as successful even though it is completely failing from unrenamed rbac (fixed in this PR). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
