Martin Morgenstern
Martin Morgenstern
> use MethodHandle findVirtual(Class refc, String name, MethodType type), MethodHandle findGetter(Class refc, String name, Class type), and MethodHandle findSetter(Class refc, String name, Class type) instead of getDeclaredMethods, getDeclaredFields, getAccessibleMethods, and...
@markus-hentsch I have general remark: Because TLS configuration and security is a moving target, have you considered to base the recommended configuration on one of the profiles offered by Mozilla...
+1 from me for solution (a) from https://github.com/SovereignCloudStack/standards/issues/547#issuecomment-2196830436 I think this is a good compromise, even if `_MozillaTlsProfileAsJson` doesn't seem to be intended as public API (mind the `_` prefix)....
(Note: we initially used #414 as the sole issue to track both the provisioning of the virtual *and* the bare metal test clusters. For the sake of better documentation, we...
> The next step will involve moving the hardware from our facility to its final location. Status update: * Hardware was successfully moved to the final location (I am unsure...
As outlined in the last comment, the deployment was upgraded to the current release of Yaook in an effort to solve the Cinder issues. Right now, the health monitor VM...
Update for multiple working days: * Health monitor is up and running and can be accessed via GitHub auth again * Issued new credentials for the compliance tests in GitHub...
Today I noticed, via the health monitor, that the `apimon` loop couldn't create volumes anymore. `apimon` logs showed that the volume quota was exceeded. Usually, APImon performs cleanup of old...
I can only reproduce this with the load generated by the apimon. Volume operations do not always, but quite reliably fail. Based on my findings there is something going on...
Summary for multiple working days: * Investigated the volume attachment troubles and did a cleanup of the leaked volumes from time to time. * Sanity checked ceph cluster health again...