Zhengxi Li

Results 5 issues of Zhengxi Li

The test `com.vmware.admiral.adapter.kubernetes.KubernetesMaintenanceTest.testAdapterRequestOnPeriodicMaintenance` is not idempotent and fail if run twice in the same JVM, because it pollutes some states shared among tests. It may be good to clean this...

The test `com.vmware.admiral.request.kubernetes.RequestBrokerKubernetesServiceTest.testRequestStateHasK8sInfo` is not idempotent and fail if run twice in the same JVM, because it pollutes some states shared among tests. It may be good to clean this...

The tests `com.vmware.admiral.common.util.SecurityUtilsTest.testEnsureTrustStoreSettings` and `com.vmware.admiral.common.util.SecurityUtilsTest.testEnsureTlsDisabledAlgorithms` are not idempotent and fail if run twice in the same JVM, because each of the tests pollutes some states(system properties) shared among tests. It...

For a small subset of questions, the generated cards don't capture the question content but instead, have the *Content* field being `No content`. For instance, **problem 2340** has such an...

This PR adds the `proxy.config.ssl.client.cert.exit_on_load_fail` configuration, which is analogous to the existing `proxy.config.ssl.server.multicert.exit_on_load_fail` config on the (SSL) server side. Unlike `proxy.config.ssl.server.multicert.exit_on_load_fail` the new config is default to `0`(don't exit when...

Configuration
TLS
SSL