Results 10 issues of llussy

外接显示观看时,左右空白太多,这个可以调整吗? ![image](https://user-images.githubusercontent.com/18432966/56467158-eba18000-644d-11e9-9e0a-b62c1deef586.png)

feature-request

The --name flag is no more in heml 3.

No docker icon like in readme.md Screenshots,I'm bsh-5.0# , Do need special configuration? ```bash ➜ ~ kubectl debug centos-68875ffc64-bkblg pulling image nicolaka/netshoot:latest... latest: Pulling from nicolaka/netshoot Digest: sha256:8b020dc72d8ef07663e44c449f1294fc47c81a10ef5303dc8c2d9635e8ca22b1 Status: Image...

question

## Issue Description Type: *bug report* ### Describe what happened **The specified namespace does not take effect** ChaosBlade yaml ```yaml apiVersion: chaosblade.io/v1alpha1 kind: ChaosBlade metadata: name: increase-container-cpu-load-by-id spec: experiments: -...

海贼王论坛: https://bbs.talkop.com/

### What this PR does / Why we need it: go mod tidy has a problem, invalid version. ```bash go mod tidy go: github.com/RyanCarrier/[email protected] requires github.com/RyanCarrier/[email protected]: invalid version: git ls-remote...

doc-image.zhangwj.com 证书过期了

Inactive

使用官方 v5.1.2 的镜像,daily 参数启动成功,product 参数启动失败 ## daily 参数 --spring.profiles.active=daily --logging.config=classpath:logback-product.xml --spring.datasource.core.jdbc-url=jdbc:mysql://172.17.2.100:3306/powerjob_test?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai --spring.datasource.core.username=root --spring.datasource.core.password=passwordxxx --oms.storage.dfs.mysql_series.url=jdbc:mysql://172.17.2.100:3306/powerjob_test?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai --oms.storage.dfs.mysql_series.username=root --oms.storage.dfs.mysql_series.password=passwordxxx ## product 参数 --spring.profiles.active=product --logging.config=classpath:logback-product.xml --spring.datasource.core.jdbc-url=jdbc:mysql://172.17.2.100:3306/powerjob_test?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai --spring.datasource.core.username=root --spring.datasource.core.password=passwordxxx --oms.storage.dfs.mysql_series.url=jdbc:mysql://172.17.2.100:3306/powerjob_test?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai --oms.storage.dfs.mysql_series.username=root --oms.storage.dfs.mysql_series.password=passwordxxx ## product 参数启动失败日志...

bug