Shohei Ueda

Results 140 issues of Shohei Ueda

It is useful that the following assets are pre-installed into the docker image. - mdbook-admonish.css - mermaid-init.js - mermaid.min.js

enhancement
dependencies

https://github.com/peaceiris/docker-mdbook/blob/8ab40d460bf72d20067f4662d1b145e37c798098/Dockerfile#L3 https://github.com/peaceiris/docker-mdbook/blob/8ab40d460bf72d20067f4662d1b145e37c798098/Makefile#L67 https://github.com/peaceiris/docker-mdbook/blob/8ab40d460bf72d20067f4662d1b145e37c798098/Makefile#L52 https://github.com/peaceiris/docker-mdbook/blob/8ab40d460bf72d20067f4662d1b145e37c798098/README.md?plain=1#L34-L37

dependencies

https://github.com/dylanowen/mdbook-graphviz

enhancement
dependencies

https://github.com/cognitive-engineering-lab/mdbook-quiz

enhancement
dependencies

https://github.com/Michael-F-Bryan/mdbook-linkcheck

enhancement
dependencies

**What happened**: The following errors appear when a piped ends: ![log](https://github.com/user-attachments/assets/bf7ca8ef-621d-455e-94d6-d7db2b5443fe) The error `failed to clean partially cloned repository` seems related to the process implemented in the pull request below....

kind/bug

**What happened**: In our KubernetesApp, I’m attempting to delete an obsolete DatadogAgent resource using the following kustomization.yaml file: ```yaml apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: datadog ``` According to a plan...

kind/bug