Paul Wright

Results 43 issues of Paul Wright

select ifnull(column,0) from doesn't work for me, never sees the null, but I wonder if it's related to format, I'm using `-d ,`

trying to connect to a running crc using https://github.com/code-ready/crc/blob/master/docs/source/topics/proc_connecting-to-remote-instance.adoc However, my 'client' is using Fedora 33 and I wonder if my problems are related to using dnsmasq and the default...

kind/bug
priority/minor
kind/documentation
status/pinned

Asciidoctor supports using a custom stylesheet (to change how html looks) using the following; ``` = My First Tutorial :stylesheet: mystyles.css ``` And while asciidoctor applys this stylesheet in cli,...

https://github.com/openshift/microshift/blob/main/docs/howto_amq_broker.md describes how to deploy AMQ 7.8 using templates. However, 7.8 is no longer the LTS release, which is now 7.10 and only operator deployments are supported this this new...

kind/documentation

When visiting: https://camel.apache.org/camel-spring-boot/3.20.x/list.html ![image](https://user-images.githubusercontent.com/5154224/217256129-52190d1c-c667-48db-bded-58ce092153ed.png) I'm not sure, but looks like there was a problem with the docs build?

## Expected Behavior The readme should relate to mobile services ## Actual Behavior text suggests this repo relates to a different project Maybe: * introduce it in the context of...

Any chance of including https://github.com/asciidoctor/asciidoctor.js/ to render [asciidoc](https://asciidoc.org/) blocks?

very happy to use this on old surface 4 pro doesn't seem to matter which image i choose, eg rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-surface:39 error: Generating initramfs overlay: Adding modules-load.d/ublue-surface.conf: stat: No...

``` kubectl create deployment frontend --image quay.io/skupper/hello-world-frontend Warning: would violate PodSecurity "restricted:v1.24": allowPrivilegeEscalation != false (container "hello-world-frontend" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "hello-world-frontend" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true...

maybe a feature request? https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html