Charlie Drage

Results 133 issues of Charlie Drage

So... when deploying Service Binding Operator on a bare-metal environment I'm running into THIS issue *a lot*: https://github.com/operator-framework/operator-sdk/issues/1813 Why? Because my bare-metal cluster is running 100's of containers and unfortunately...

Website: More legible font colour in dark mode ### What does this PR do? * Updates the website with "gray-300" font colour in dark mode, as the previous colour was...

docs: update contributing guide ### What does this PR do? Updates the contributing guide with new styling as well as reorganizing some sections. I have also added some tips such...

Adds `website:dev` command to package.json ### What does this PR do? Very small nitpick! I'd like to run `yarn run website:dev` to use docusaurus in dev mode / watch mode....

### Is your enhancement related to a problem? Please describe I can't seem to find a button / setting to switch Podman Desktop interface to light mode? ### Describe the...

kind/enhancement
area/dashboard

/area documentation /kind bug ## What mistake did you find / what is missing in the documentation? Main site should have: - [ ] Images showing VSCode Plugin / Video...

kind/documentation
area/documentation

/area documentation /kind bug ## What mistake did you find / what is missing in the documentation? See: https://github.com/redhat-developer/odo/pull/6126 We should make the example output as dropdown menus as well...

kind/bug
area/documentation

Similar to the OpenShift work being done (https://github.com/projectatomic/atomicapp/pull/696), *-data certificates should be supported for the Kubernetes provider.

At the moment we default to Kubernetes. I propose that if we do not provide a default provider it via --provider or through the Nulecule file, we ask the user...

This relates to issue #409 We should support native OS X integration. One of the main points being that: - /var/lib/atomicapp dir should not be used - Docker is located...

future