Stu Charlton

Results 4 issues of Stu Charlton

**What this PR does / why we need it**: This PR demonstrates deploying kubelets on the master nodes. This is the foundation for using Kubernetes itself to install system-level drivers...

unscheduled

**What this PR does / why we need it**: This enables labeling and tainting on master nodes that wish to deploy a Kubelet. This is the foundation to enable pluggable...

unscheduled

Recent versions of CF BOSH use mTLS for BOSH agent to director NATS communication. The fork here https://github.com/aleliaert/nats_to_syslog has a fix for `nats_to_syslog` , we should probably include it here...

enhancement
backlog

I found that hilla has a dependency error on Commons-io , it uses 2.13 but there's an API error that requires 2.16+ Secondly, the Message.getProperties() in Spring AI was renamed...