Thanks Nimrod,
I was able to get this working .. the key changes ->
1. since I was using webhook.namespaceSelector="spark-webhook-enabled=true"
in the helm install,
the namespace also need to have the label - spark-webhook-enabled=true,
that ensures the volume/volumeMounts/configMaps are loaded
Hi Team,
Our internal scans are flagging CVE-2024-7254 for spark-core_2.13-3.5.0.jar.
The CVE seems related to protobuf.
spark-core 3.5.x seems to be using protobuf version: 3.23.4 which is having
this CVE-2024-7254
Can you please share if a newer spark-core 3.5.x version will be released
with