cncf
Here are 267 public repositories matching this topic...
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
-
Updated
Aug 29, 2021 - C++
To complete the issue #2749, there's one PR that needs some attention: #2850. At its current state, it adds the contents of the Jaeger UI build to a Go asset in an uncompressed format. This causes an increase of approximately 10MB to the binary size of the Query/all-in-one.
Ideally, we'd find a way to store the contents of the UI in a compressed format in the binary and serve the compressed ass
/kind cleanup
New versions of staticcheck have new checks that are failing in the codebase. Before we upgrade staticcheck we'll need these addressed. They all look straight forward so if anyone wants to pick them up, feel free.
Errors from staticcheck:
dnsprovider/pkg/dnsprovider/providers/aws/route53/route53_test.go:118:6: builtin function len does not return negative values (SA4024)
In Log views, it would be awesome to have clickable URLs.
Feature Suggestion
If URLs are logged, people can open them without copy/pasting.
Possible Implementation
Regex in LOG viewer to parse http/https urls.
Context
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
pymysqldriver, using theCLIENT.FOUND_ROWSflag, and updating a single row to it's current key value (i.e. no rows are updated, but a single row
-
Updated
Aug 28, 2021 - Ruby
-
Updated
Aug 29, 2021 - Rust
Thanos, Prometheus and Golang version used:
-
Updated
Aug 28, 2021 - Go
-
Updated
Aug 27, 2021 - Go
-
Updated
Aug 9, 2021 - Shell
-
Updated
Aug 28, 2021 - Go
-
Updated
Aug 29, 2021
-
Updated
Aug 26, 2021 - Go
-
Updated
Aug 16, 2021 - Go
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
In this document, following sentence has a typo,
# Register the intrumentation handlers (/metrics etc).
intrumentation -> instrumentation
# Register the instrumentation handlers (/metrics etc).
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!
-
Updated
Aug 26, 2021 - C++
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:
-
Updated
Aug 12, 2021 - Shell
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
Support Downward API
There are various idle timeout parameters that can be configured by the user. The documentation could be clarified a bit regarding the purpose and effect of each one:
HTTPProxy.spec.routes.timeoutPolicy.idle
Timeout after which, if there are no active requests for this route, the connection between Env
Improve this page
Add a description, image, and links to the cncf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cncf topic, visit your repo's landing page and select "manage topics."
What happened:
imagePullSecrets can added to a pod manifest to reference a secret containing registry cre