-
When you take a PDF containing XRef streams, and you remove those XRef streams using the `:optimize` task, the resulting PDF has a trailer dictionary containing the entry `/Type /XRef`. There are some…
-
# HTML5 & template & polyfill
## html templates
https://caniuse.com/#search=html%20templates
![image](https://user-images.githubusercontent.com/7291672/45465961-2fab0480-b74a-11e8-9ec6-599e91…
-
-
```
from flask import Flask, request, jsonify
import json
from base64 import b64decode
import jsonpatch
app = Flask(__name__)
def create_patch(pod):
sidecar_config = {
"name": …
-
1、环境信息
dragonfly:2.0.3
docker:20.10.12
k8s:1.19.7
2、问题描述
通过官方提供的helm在k8s上部署dragonfly,第一次部署成功之后一切正常工作,node节点可下载镜像。当dfdaemon-pod异常k8s重新拉起一个新的pod之后,node节点不可下载镜像,报错如下:
Erro…
-
-
```
# cert.sh
#!/bin/bash
set -e
set -x
# 设置变量
NAMESPACE="injector"
DEST_NAMESPACE="injection-payload"
SERVICE="otelcol-injector"
SECRET="otelcol-injector-secret"
WEBHOOK_NAME="otelcol…
-
### Severity
Sev 2
### Version
All, Latest
### Latest Version
None
### What happened?
Importing certificates with non-standard SAN values like `1.3.6.1.4.1.111.20.2.3;UTF8:0111111…
-
I discovered that the `php.cli` method is accessible with `@php-wasm/universal` through `PHP`, and I wanted to test it in the browser using `loadWebRuntime`.
However, it appears that the C function…
-
### Describe the bug
zk cluster:
```yaml
apiVersion: zookeeper.zncdata.dev/v1alpha1
kind: ZookeeperCluster
metadata:
labels:
app.kubernetes.io/name: zookeepercluster
app.kubernet…