Allow user defined volumes/volumeMounts for diracx pod#254
Conversation
81d67cd to
9e12657
Compare
|
I think this needs an issue explaining why you need them. |
|
As written above:
|
72c3d5e to
1bac8c4
Compare
1bac8c4 to
86404d8
Compare
|
To be honest, I am a bit surprised that this wasn't possible. I thought this chart is used in prod by LHCb, how do you handle the CA certificates? |
|
After internal discussion. This is fine but a few points:
We only faced publicly trusted certificate so far. We did not have to use self sign anywhere except in the |
|
Does diracx download CAs/CRLs via the BundleDelivery? |
No it does not |
|
Ok, then I think we want to have this included. I'll address your comments. |
That's not needed. We inject our custom CA into the EGI trusted certs for development, the two volumes (one for |
For our integration tests and in prod, we need to mount a volume of CA certificates (the EGI trust store), but the diracx chart does not allow user-defined extra volumes.
Closes #259
cc @volodymyrss @natthan-pigoux