Skip to content
#

cloud-native

Here are 731 public repositories matching this topic...

yelijing18
yelijing18 commented Dec 17, 2020

Wiki 文档

配置的优先级
文档中写到“优先级关系是:A < B < C”,存在歧义容易造成混淆,建议修改。
应使用更为确切的说法,优先级的定语是“高和低”而不是“大和小”,并不一定所有读者都有“优先级数值小即优先级高”的认知
同时,例子中使用 A、B 和 C 亦没有体现出数值的概念,进一步加深了读者的疑惑。
如:“优先级大”、“优先级数值小”和“优先级高”,是否应选择“优先级高”才是最清晰的表达方式?

akka
adleong
adleong commented Jan 11, 2021

If Linkerd is installed with Helm, it is not possible to upgrade that installation using linkerd upgrade; only Helm can be used to upgrade. However, attempting to use linkerd upgrade on a Helm installation of Linkerd gives a confusing error:

bin/linkerd upgrade
Error: failed to validate issuer credentials: failed to read CA: not PEM-encoded

I believe this is because it is att

yugabyte-db
jaki
jaki commented Jan 5, 2021

From https://www.postgresql.org/docs/11/auth-pg-hba-conf.html,

0.0.0.0/0 represents all IPv4 addresses, and ::0/0 represents all IPv6 addresses.

You can also write all to match any IP address

"all" is simpler and only takes one line, so we should switch to that. This involves the default HBA config in src/yb/yql/pgwrapper/pg_wrapper.cc WritePgHbaConfig and docs. **Docs should be

daixiang0
daixiang0 commented Aug 29, 2020

What would you like to be added/modified:

To improve project stability, we need more tests to cover corner cases.
And the code coverage is around 50% currently, we need to add more tests to improve it.

To improve case coverage, we may need a list of cases to track the work.
For code coverage, simply check bef

chaos-mesh
douxiaoniu77
douxiaoniu77 commented Jan 12, 2021

Question

According to the chaos-mesh wiki or doc, it is required to download script or file from git or mirrors, and it is difficult to do that in intranet. Comparing with another tool chaos-blade, which could be installed easily in intranet via operator image, is chaos mesh supported by that? Or is there any way to install chaos-mesh in intranet more easily? Would you please kindly have

k3sup

Improve this page

Add a description, image, and links to the cloud-native topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cloud-native topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.