akka-java-cluster-kubernetes icon indicating copy to clipboard operation
akka-java-cluster-kubernetes copied to clipboard

An Akka Java cluster Kubernetes demo application

Results 8 akka-java-cluster-kubernetes issues
Sort by recently updated
recently updated
newest added

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 2.12.7.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.9.9&new-version=2.12.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps `jackson.version` from 2.9.9 to 2.12.1. Updates `jackson-core` from 2.9.9 to 2.12.1 Commits 67a2970 [maven-release-plugin] prepare release jackson-core-2.12.1 2649dd4 Prepare for 2.12.1 release 1e30c8c ... aa54f0a javadocs, javadocs e5cbda2 More...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Hi Hugh, I had to update the apiVersion from non-beta as well as the docker pull line for Kubernetes/minikube in order to run this. All works well now, hope this...

# steps to reproduce 1. Apply the artery-udp-cluster manifiest 2. Wait for nodes to start 3. See logs 4. You will find this line repeated non-stop: `01:19:58.960UTC ERROR[ClusterPCS-akka.actor.default-dispatcher-3] HttpContactPointBootstrap -...

Fixing the name of the rolebinding; Also the same rolebindging.yml file exists in the root directory, so it could be deleted? Unless I am missing something.

Just a little fix to make the project work on Firefox as well (the `px` was missing on definitions of width and height, and the generated SVG was not shown...