-
# 安全原理,方法论
![image](https://user-images.githubusercontent.com/9961069/115516648-ee434400-a2b8-11eb-9ca5-fa34e94d447f.png)
![image](https://user-images.githubusercontent.com/9961069/122338451-51c4b78…
-
**Describe the bug**
When I set the readOnlyRootFilesystem key to 'true', the OpenSearch pods cannot be started. The following messages appear in the pod log:
> Disabling execution of install_demo…
-
The monthly call of the **IPFS Local Offline Collaboration SIG** (Special Interest Group) takes place **every 4th Thursday at 10am PST | 1pm EST | 5pm UTC**.
_Scroll to the latest comment in this t…
-
This is an issue to track who is using Kokkos. If you have an app you are working on feel free to add it below, if you are willing to be listed. We will put this eventually on our upcoming website.
…
-
This is not an issue so much as a lightweight way of gathering information on who is using MetalLB. This is mostly to satisfy our curiosity, but might also help us decide how to evolve the project.
…
-
### The problem
After migrating to Home Assistant Skyconnect usb dongle I've been running into network busy errors.
I currently have the dongle connected to a usb extension cable connected to R-Pie…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
# 使用kubectl + yaml配置部署docker
## 定义deployment.tpl
``` yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: %%work.name%%
labels:
app.kubernetes.io/name: %%work.name%%
app.kube…
-
I'm starting this so that there's a quick place to put a link that I come across that I don't really have time to categorize and a commit is a hassle. Often I'll come across something interesting but …
-
Marking a struct field of type `time.Time` as json omitempty has no effect. You must use a `*time.Time` for it to work (which is wire compatible). Vet should detect this situation and perhaps suggest …