DarkStar1
DarkStar1
> @MatteoMori > > Thanks for pointing this out. There is a [bug](https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/pkg/driver/controller.go#L200) in the code which fails access point validation. By default, if you do not provide the `basePath`...
It would be nice if this can make it into upstream, this is one feature that I am eagerly awaiting 😄 .
> I solved the same issue by adding > > ``` > public class SwaggerJacksonModuleRegistrar implements JacksonModuleRegistrar { > > @Override > public void maybeRegisterModule(ObjectMapper objectMapper) { > ReferenceSerializationConfigurer.serializeAsComputedRef(objectMapper); >...
I was trying to install this on CentOS version 6.7 and ended up finding that this is not possible on anything below version 7 due to issues with some libraries...
@kpldesigns I tried the script in 6.7 without any modifications and it fails in make installing at https://github.com/ukwa/w3act/blob/master/conf/converter/build-pdf2htmlEX-2.12.sh#L59. I wish I had time to look into it at the momentbut...
I am new to sugar and I'm currrently trying to apply the modern Aqua theme to 6.5.0 and 6.5.2. I have made some changes to the manifest and themedef.php files...
@basilabbassv New discovery. I wanted to install the aqua theme as a reference guide to creating my own theme, so I went ahead and started trying to create my own...
Thanks very much for this fix. Saved me going bald early 👍