Skip to content
#

cloud-native

Here are 1,141 public repositories matching this topic...

frlzk
frlzk commented Feb 16, 2022

Which Component
spring-cloud-starter-stream-rocketmq

Describe the bug
When hot deployment in eclipse throw MQClientException: The producer group[mygroup] has been created before

To Reproduce
Steps to reproduce the behavior:

  1. Spring boot application with devtools in Eclipse
  2. Send message using org.springframework.cloud.stream.function.StreamBridge.send
  3. Modify any cod
akka
milvus
cfreebuf
cfreebuf commented Jul 11, 2022

Is there an existing issue for this?

  • I have searched the existing issues

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

When deploy milvus with external pulsar cluster provided by other team,
we meet the problem that milvus does not support pulsar auth,
but for security it's recommend to enable auth for pulsar cluster.
so will milvus support pulsar auth later?

good first issue kind/feature
gotoing
gotoing commented Feb 15, 2022

Add a network option in creating workload

image

like rancher‘s Networking tab

image

** During workload creation, user can customize own hosts and DNS search doma

help wanted good first issue kind/design kind/feature-request
yrodiere
yrodiere commented Jun 27, 2022

Description

At the moment, it seems that only configuring the db-kind of a datasource, and forgetting about the JDBC URL, will lead to the datasource not being created. It leads to confusing situations where the Hibernate ORM extension throws an error because it can't find the datasource.

See for example [here](https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/configure

kind/enhancement good first issue area/persistence
qihaiyan
qihaiyan commented Jul 6, 2022

Description

when running apisix init in other directorys, we'll get an error:

~ # pwd /root

`~ # apisix init
/usr/local/openresty/luajit/bin/luajit /usr/local/apisix/apisix/cli/apisix.lua init
/usr/local/openresty/luajit/bin/luajit: /usr/local/apisix/apisix/cli/apisix.lua:31: module 'apisix.cli.env' not found:
no field package.preload['apisix.cli.env']
no file '

good first issue discuss
figaw
figaw commented May 21, 2022

What is the issue?

Browsing linkerd viz, you'll sometimes come across "Current Tap query" or similar, but when I copy the command and run it in the terminal it says,

Command "tap" is deprecated, use instead 'linkerd viz tap [flags] (RESOURCE)'

How can it be reproduced?

Troubleshooting the "getting started" emoji voto app, suggests on the Tap-site for the /api/vote-en

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

rdrgmnzs
rdrgmnzs commented Jul 7, 2022

Short description

When using opa bundle to bundle a rego and data, if the data file has a .yml extension the data is not packaged into the bundle, the generated bundle containing a data.json file with content {}. However if I rename the file to have a .yaml extension instead and run the same bundle command, the generated bundle has a data.json file with the correct data.

OPA versio

yugabyte-db
amitanandaiyer
amitanandaiyer commented Jul 7, 2022

Jira Link: DB-2875

Description

  1. Downgrade to INFO
  2. use LOG_EVERY_N/sec of sorts

since this is indicative of a general slow-down and not just a specific rpc issue. We don't have to log it for every write-rpc that gets slowed down

kind/bug good first issue area/docdb priority/medium

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