erabii
erabii
> That default delay value is the max delay that Kubernetes has between the time the change is made in the Config Map/Secret and the time the value is updated...
this goes in the same category as some of the previous PRs I made, I want to understand and take some ownership of the discovery code, so for that I...
seems like spring-boot-admin relies on this for getting proper heartbeat events, so no, we can't delete it.
what I find interesting is that such an implementation does not exist in k8s-native. May be someone can explain...
note for myself, things to do here: - cache docker images via `actions/upload-artifact@v2` and `actions/download-artifact@v2` - check if a certain test phase does not run tests in every module -...
just found one more problem here with `abstract` classes... it is also present in circleci, so need to fix that also.
this gets funner and funner, it seems with 653 tests we are hitting [this issue](https://github.com/CircleCI-Public/circleci-cli/pull/441)
I'm sorry for spamming with so many commits, but circleci test splitting does not have support for proper debugging, so this was my only hope. It seems that I have...
@ryanjbaxter this is ready to review. thank you
I've merged latest main also.