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 19, 2021

The Linkerd chart and the extension charts contain values for configuring the name of certain annotations such as createdByAnnotation. In practice, the name of these annotations should never be changed. These Helm variables are intended to simply be used as constants.

Instead, replace these variables with include statements which allows us to define these constants once but also does not

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

redynasc
redynasc commented Jan 19, 2021

Issue description
all requests on the upstream return 500 When the one node’s domain dns resolution timeout , even if the other node is ok

Environment

apisix version : 1.5
OS: Linux d1-beta-node-0004 3.10.0-693.2.2.el7.x86_64 #1 SMP Tue Sep 12 22:26:13 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
OpenResty / Nginx version: (cmd: nginx -V or openresty -V)
nginx version: openresty/1.17.8.2
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.