You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The log4j-kubernetes module is problematic, because:
the kubernetes-model-core dependency follows Kubernetes lifecycle. It might be (and it already occurred) that breaking changes occurred on a minor version change,
on the other hand it depends only on StrLookup, which is unlikely to ever change,
the Fabric8 team has a better idea, which properties could be interesting to users.
The
log4j-kubernetes
module is problematic, because:kubernetes-model-core
dependency follows Kubernetes lifecycle. It might be (and it already occurred) that breaking changes occurred on a minor version change,StrLookup
, which is unlikely to ever change,Therefore if fabric8io/kubernetes-client#5718 is accepted, I propose to remove
log4j-kubernetes
from our codebase.The text was updated successfully, but these errors were encountered: