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
This PR tries to simulate the problematic environment as good as possible. Currently, the modified spark-history test is successful but that is because a certificate is also provided.
Remove the tls certificate from the minio-tls-eventlog secret to reproduce the problem.
Part of this should come with stackabletech/secret-operator#557, but on second thought it sounds like it would still try to use the TLS certificate even if it's missing...
Affected Stackable version
No response
Affected Apache Spark-on-Kubernetes version
probably all
Current and expected behavior
Given a secret configuration like this:
and an application such as:
Results in the following error:
Also clarify why ignoring TLS validation is prohibited for applications but not for the history server.
Possible solution
No response
Additional context
No response
Environment
No response
Would you like to work on fixing this bug?
None
The text was updated successfully, but these errors were encountered: