microbean-kubernetes-controller
microbean-kubernetes-controller copied to clipboard
A toolset for writing Kubernetes controllers, or operators, in Java.
[](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 it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 to 2.12.7.1. Commits See full diff in compare view [](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...
These may or may not be things I have to worry about but I don't want them to get lost: * https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/ * https://kubernetes.io/blog/2019/06/20/crd-structural-schema/
Showcasing the proper usage of the library. Are you planning to create one?
I need to remove the reflection hacks to work around https://github.com/fabric8io/kubernetes-client/issues/1099 when that issue is finally fixed.
Thanks for writing this and the accompanying 11-part blog post! I'm new to kubernetes so this was a good primer. I was confused by addition events I got upon starting...
I am not entirely sure but I believe that the relevant Go code ends up retrying forever: https://github.com/kubernetes/client-go/blob/dcf16a0f3b52098c3d4c1467b6c80c3e88ff65fb/tools/cache/reflector.go#L128-L137 But `Reflector#start()` will bomb out if it can't list things: https://github.com/microbean/microbean-kubernetes-controller/blob/ee05d9ece9f591bc7052a2569a6422e804be42e8/src/main/java/org/microbean/kubernetes/controller/Reflector.java#L625 That...
The Github `site-maven-plugin` version 0.12 has taken over three hours (!) to create 130 blobs as part of site deployment. That is unacceptable and there is no workaround. Since javadoc.io...
This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: 04dc6a8450500e06a78798b80385506bbd5f11f4 File updated: pom.xml Vulnerabilities reduced: 22 ->...
Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...