The Wayback Machine - https://web.archive.org/web/20210819215718/https://github.com/topics/cncf
Skip to content
#

cncf

Here are 266 public repositories matching this topic...

netdata
HolgerHees
HolgerHees commented May 17, 2019

Hi,

first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.

First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there

backstage
aquarapid
aquarapid commented Jun 14, 2021

Scenario:

  • Single vttablet, connecting to external MySQL (happens to be RDS Aurora, but I doubt it matters).
  • Single unsharded keyspace (keyspace3), no vschema, with a single table, containing a single row
  • Test program using the Python pymysql driver, using the CLIENT.FOUND_ROWS flag, and updating a single row to it's current key value (i.e. no rows are updated, but a single row
thanos
GiedriusS
GiedriusS commented May 27, 2021

Is your proposal related to a problem?

Replication is currently slow.

Describe the solution you'd like

tools bucket replicate could upload a few objects at a time instead of one by one

Describe alternatives you've considered

Copying the objects with some other tool but tools bucket replicate is way too convenient because you can use two completely different object st

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

clarinette9
clarinette9 commented Aug 16, 2021

Is your feature request related to a problem? Please describe.
rovide a method to test/verify if the configuration is correct. before reload the config.
Like nginx -t

Describe the solution you'd like
Simple command.
After run, print the test/verification result.

Describe alternatives you've considered

Additional context

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!

chaos-mesh
STRRL
STRRL commented Aug 6, 2021

Feature Request

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

When some syntax error occurs in generated file "zz_generated.**.go", "chaos-builder" will not work well.

Describe the feature you'd like:
when "walkthrough" the path, ignore the .go file that start with zz_generated

Describe alternatives you've considered:

Online resources that will help you prepare for taking the CNCF CKA 2020 "Kubernetes Certified Administrator" Certification exam. with time, This is not likely the comprehensive up to date list - please make a pull request if there something that should be added here.

  • Updated Aug 12, 2021
  • Shell
percy143
percy143 commented Sep 3, 2019

i am cloning this git repository into the path /root/src/github.com/
my GOPATH=/root/src/
my GOROOT=/root/
my GOBIN="/root/src/github.com/virtual-kubelet/bin"
and i enter /root/src/github.com/virtual-kubelet directory and run the make build command, i get this error:

`which: no gobin in (/bin:/root/src/github.com//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin:/usr/loc

jonasrosland
jonasrosland commented Jul 28, 2021

Right now we have some basic information about how to get involved under https://projectcontour.io/community/. I think we could drive more attention to the community efforts if we had a more prevalent "Get involved" section on the front page, similar to what https://inclusivenaming.org/ does.

I see this as multiple parts:

  • Update/modify the current /community page to look a bit better and hav

Improve this page

Add a description, image, and links to the cncf 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 cncf topic, visit your repo's landing page and select "manage topics."

Learn more