Skip to content
#

cloud-native

Here are 919 public repositories matching this topic...

lens
akka
liuzhaozhao
liuzhaozhao commented Sep 24, 2021

Describe the bug

When I only use Hibernate Reactive, there is no @ProjectedFieldName in the imported jar, resulting in a compilation error; when I import the jar package "quarkus-hibernate-orm-panache-common" that contains @ProjectedFieldName, another error occurs:

Caused by: io.quarkus.runtime.configuration.ConfigurationException: Unable to find a JDBC driver corresponding to the dat
milvus
jcogilvie
jcogilvie commented Sep 13, 2021

Feature Request

What problem are you trying to solve?

Unifying all my logs in json format, including linkerd-viz.

How should the problem be solved?

There is precedent in linkerd2:

The main helm chart for linkerd supports log formats (plain and json) for the controller (controllerLogFormat) and the proxy (proxy.logFormat).

What do you want to happen? Add any conside

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

fission
yugabyte-db
amitanandaiyer
amitanandaiyer commented Sep 28, 2021

With read replicas configured in the cluster, we see the master continously keeps spewing these log lines.

The calculation checks for the number of replicas vs RF and reports a mismatch. The logic should be updated to account for/exclude read-replicas.

https://github.com/yugabyte/yugabyte-db/blob/de1867939e05c20339d720bc0407d5b59aa5355d/src/yb/master/catalog_manager.cc#L9041

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!

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