Mathias Åhsberg
Mathias Åhsberg
For those who might stumble upon this issue. I got it working in an ok manner by tweaking my build.gradle file as described in https://github.com/mkobit/jenkins-pipeline-shared-libraries-gradle-plugin/issues/32#issuecomment-765397659
@jjqquu are you planning to create a pull request against the main repository anytime soon? I am interested in trying it out and help you with testing
We are experience the same issue with Thanos v 0.17.2 and the Ceph Object Gateway. @JensErat were you able to solve your issue?
@sfatzinger Have you had any more progress around this issue lately?
Related to the same question, what possibilities does reloader have to only watch namespaces that the service account has correct access to through RBAC settings?
I have an implementation almost ready for review. Just want to make sure that my first PR for listing objects using the XML api get merged before.
@vmihailenco I just want to reach out to hear your opinion related to this PR. Is it a functionality that you see is feasible to be included in this project...
Looks promising. I will take a look
My idea is to move out crashlytics-related code into a new module e.g. `logging-crashlytics`, load it dynamically through javas [ServiceLoader](http://docs.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html), with a local logging as a fallback. In addition to...
Basically you should be able to run `./gradlew assembleRelease -PignoreCrashlytics` and bankdroid should be built without a dependency to crashlytics