Skip to content
#

cloud-native

Here are 811 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
mateiidavid
mateiidavid commented May 25, 2021

This is based on #6160: if an opaque-ports is set on a workload (e.g a pod template in a Deployment) but not on its corresponding service, then the opaque_transport is correctly set on the endpoint however we still do protocol detection. This results in an unexpected Opaque Transport header picked up by the inbound proxy (concluding with a closed conn):

[    19.551490s] DEBUG ThreadId
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

daniel-hutao
daniel-hutao commented Apr 29, 2021

I have been asked several times whether the value filled in cc.spec.common.es.externalElasticsearchUrl requires an http prefix, but it is actually not needed, but this key is a bit confusing. I don’t know if I need an http prefix sometimes when I look at it, so I think it’s clearer to change it to externalElasticsearchUrl to externalElasticsearchHost

/kind feature-request

yugabyte-db
scarbeau
scarbeau commented Apr 19, 2021

Would love to see support for the strings.Repeat(s string, count int) string go function within OPA's built-in functions.

I am using the output of the walk function to create "fingerprints" of highly nested objects and need to output a list of strings for all paths. I have a work arounds, but this would be much cleaner if the Repeat function were added to builtins.

Expected Behavior

chaos-mesh
YangKeao
YangKeao commented Apr 1, 2021

Bug Report

https://github.com/chaos-mesh/chaos-mesh/blob/master/controllers/awschaos/ec2stop/types.go#L56-L60 These lines of codes make it possible to use another endpoint (like localstack) to do AWS experiments. However, the Recover of ec2stop and other kinds of chaos doesn't have these codes.

It was amazing that even with this bug, the integration test has passed. The expected pheno

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