Skip to content
#

cloud-native

Here are 894 public repositories matching this topic...

y934317258
y934317258 commented Apr 25, 2021

我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.

Which Component
eg. Nacos Discovery, Sentinel

Is your feature request related to a problem? Please describe.
Feign限流降级好像只支持url粒度,能否支持服务粒度,就像对RestTemplate支持两种粒度一样(Feign's current limiting degradation seems to only support URL granularit

lens
akka
machi1990
machi1990 commented Jul 3, 2021

Description

At the moment, the Redis clients does not support all the commands supported by recent versions of Redis: see quarkusio/quarkus#18351 for example.
However the backing vertx-redis-client provides a way to craft commands using .send(Request.Command) method.
See quarkusio/quarkus#18351 (comment) for example. We c

jina
jacobowitz
jacobowitz commented Aug 17, 2021

The new GrpcDataRuntime (https://github.com/jina-ai/jina/blob/master/jina/peapods/runtimes/grpc/__init__.py) does not support sharding at the moment. Thus a Flow should not specify this runtime and a sharded pod at the same time.

Right now this will not raise any error, but silently produce unexpected behavior. This is undesirable and the Flow should rather check this condition and raise an app

milvus
alpeb
alpeb commented Aug 18, 2021

linkerd multicluster allow outputs credentials resources (ClusterRole, ServiceAccount and a ClusterRoleBinding to link them) besides the default ones returned by linkerd multicluster install, to give additional access to a target cluster.

Turns out this command has been broken for a few releases:

$ linkerd mc allow --service-account-name foobar
Error: template: linkerd-multic
kmova
kmova commented Apr 6, 2020

Local PV (device) provisioner leaves a stale BDC in the following case:

  • On PVC request, creates a BDC
  • If the system doesn't have a matching BD, then PVC request keeps retrying, and so does the NDM operator that keeps retrying
  • Now if the user deletes the PVC, then Local PV (device) provisioner doesn't get the trigger to process delete, as there was no PVC.

This causes the stale BDC

yinmin2020
yinmin2020 commented Aug 4, 2021

What's it about?
When you want to select the drop-down menu box in the console, you can search by regular expression or sort by the letters A-Z
What's the reason why we need it?
Can improve the development efficiency, shorten the search time
I believe this is an important feature for Kubesphere. There're a few use cases:
For example, if I have 200 services on a project, I have to manu

wayne-cheng
wayne-cheng commented Aug 19, 2021

Issue description

I hope that apisix could be configurated the listening address.
In some special cases, for example, I plan to use a combination of APISIX and Keepalived to achieve high availability.
I will turn on the relevant Linux kernel parameters (to enable the program to listen the IP that does not exist on the local host):

echo "net.ipv4.ip_nonlocal_bind=1" >> /etc/sysc
yugabyte-db
bmatican
bmatican commented Aug 17, 2021

We have a problem with Platform metrics, related to all the aggregations where we normally exclude tables (ie: sum without (table_id, table_name)), due to now also adding namespace_name into the Prometheus KV labels see https://yugabyte.slack.com/archives/C01HD5HPK8A/p1629237388110200?thread_ts=1628874648.049900&cid=C01HD5HPK8A for context

TL;DR: we probably need to augment all metrics.yml entr

wrannaman
wrannaman commented Mar 23, 2019

How are you planning on using kubeedge?

I've been looking for something like this for a long time (Currently our team uses Rancher although their product wasn't really meant for edge computing.) I'd love to hear how others in the community would like to use this so I can compile a list of use cases that kubeedge can support out of the box.

Thanks!

chaos-mesh
STRRL
STRRL commented Aug 6, 2021

Feature Request

Is your feature request related to a problem? Please describe:

When some syntax error occurs in generated file "zz_generated.**.go", "chaos-builder" will not work well.

Describe the feature you'd like:
when "walkthrough" the path, ignore the .go file that start with zz_generated

Describe alternatives you've considered:

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