Skip to content
#

cloud-native

Here are 930 public repositories matching this topic...

lens
akka
jina
alexcg1
alexcg1 commented Oct 13, 2021

Describe the bug
I'm having major trouble with from_csv.

Context: I'm writing tutorial for build simple text search engine with Jina + Hub. I don't want to include a whole section of processing datasets, hence just passing a CSV into from_csv. I tried with meme dataset (converted tsv) before, and now using [superhero dataset](https://www.kaggle.com/jonathanbesomi/superheroes-nlp-datas

sberyozkin
sberyozkin commented Oct 8, 2021

Description

Typing security in the Quarkus guides search box finds 5 Security guides (Security Overview and 4 identity provider guides - Properties, Ldap, Jpa and Jdbc), one Compatibility guide, Spring Security is also found. No other guides are visible.

Curiously, if one starts typing security, and reaches secur, 3 more guides become vis

milvus
sterlingbates
sterlingbates commented Oct 5, 2021

Bug Report

What is the issue?

linkerd check -o json will produce an initial core check in JSON format, but all extensions will thereafter ignore the json setting and dump in table format. If an extension is invoked on its own, it produces JSON format as expected.

How can it be reproduced?

  1. Install viz or multicluster (in my case both).
  2. Run linkerd check -o json or `l
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

zaunist
zaunist commented Oct 11, 2021

Improved or typo fixed.

When I installed the apisix dependency,I found that different Linux distributions have different executions. Can we merge these different executions into "install-dependencise.sh"? Therefore, it is more convenient for users to install dependencies.

Solution

Use "cat /etc/*-release" to identify different distributions and execute different installation commands.O

fission
swaroopnuli
swaroopnuli commented Sep 19, 2020

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

Missing functionality to update min/max cpu/mem of an exiting ENV. Currently, to update, we are forced to delete and re-create the env. This also has a risk of dependent functions being erratic. It also de-couple resource utilization independent of function creation and be useful to update the resource in a quick to respond situ

yugabyte-db
jaki
jaki commented Oct 12, 2021

There are multiple issues with the individual beta feature flags. I believe the core issue is lack of understanding of parser_ybc_beta_feature. See the definition:

#define parser_ybc_beta_feature(pos, feature, has_own_flag) \
    check_beta_feature(pos, yyscanner, has_own_flag ? "FLAGS_ysql_beta_feature_" feature : NULL, feature)

If has_own_flag is true, there should be a c

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