Skip to content
#

cloud-native

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

tiancaiamao
tiancaiamao commented Feb 14, 2022

Enhancement

[2022-02-14T04:12:14.746Z] ----------------------------------------------------------------------
[2022-02-14T04:12:14.746Z] FAIL: db_test.go:7069: testSerialDBSuite.TestModifyColumnTypeWhenInterception
[2022-02-14T04:12:14.746Z] 
[2022-02-14T04:12:14.746Z] db_test.go:7124:
[2022-02-14T04:12:14.746Z]     c.Assert(checkMiddleWarningCount, Equals, true)
[2022-02-14T04:12:
onewe
onewe commented May 9, 2022

Hey, I found a little problem. if I configure a data-id without file extensions in extension-configs , but config content type is yaml. then there is a proble, configuration is invalid. because the configuration is parsed by properties. so I want to add fileExtension field in NacosConfigProperties.Config.

我发现一个小问题, 如果在extension-configs里的data-id没有带文件后缀,并且配置内容格式是yaml或者其他类型,那么这个配置就

lens
jina
divyasreedev
divyasreedev commented Mar 14, 2022

Problem: It is pretty challenging to find resource material and valuable articles, videos and such, and we spend a lot of time searching and finding the appropriate resource for us.

Proposed solution: Faceted search can come a long way when looking for a quick way to find a solution designed for our needs. Ratings on the resource can help us select the best solution based on our search

good first issue
akka
milvus
xiaofan-luan
xiaofan-luan commented May 16, 2022

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

Current chunk manager didn't accept ctx for timeout and tracing control.
such as:
Read(ctx, Context, filePath string) ([]byte, error)

Why is this needed?

No response

Anything else?

No response

kind/enhancement good first issue
calohmn
calohmn commented May 12, 2022

Description

This refers to the quarkus-opentelemetry extension.

We have opted for using a custom io.opentelemetry.sdk.trace.samplers.Sampler CDI Bean in order to extend the existing sampling logic.
As stated in the documentation, this means that the quarkus.opentelemetry.tracer.suppress-non-application-uris option has no effect, so that the logic for suppressing non-application uris

kind/enhancement good first issue area/tracing
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
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

tsandall
tsandall commented Apr 23, 2022

The MISCELLANEOUS top-level section in the docs navigation has grown organically over time. It feels like it's time to reorganize the content under MISCELLANEOUS that it's easier for people to find and more consistent.

image

Here's my proposal for where the conten

yugabyte-db
chrisckchang
chrisckchang commented Mar 16, 2022

Description

source: https://docs.yugabyte.com/latest/architecture/transactions/isolation-levels/#root

We begin the section by listing out 4 transaction isolation levels in decreasing order of strictness. Where possible, subsequent sections should follow this order to make it easier for readers to follow. For example, rewrite the second paragraph to read:

YugabyteDB supports three transa

good first issue area/documentation

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