cncf
Here are 259 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
I made a mistake and put in the wrong k8s version, we should have a more beautiful looking error, and ideally do not even try to create container when a non-existing k8s version is specified
mk start --kubernetes-version=20.10.7
😄 minikube v1.21.0-beta.0 on Darwin 11.4
✨ Automatically selected the docker driver. Other choices: hyperkit, parallels, virtualbox, ssh
👍 Starting control pla
when killing the process running helm dep up it sometimes leave a temporary folder named tmpcharts and this makes the next helm dep up fail with the following error.
Error: Unable to move current charts to tmp dir: rename /mychart/charts /mychart/tmpcharts: file exists
This is easily reproducable by creating a folder named tmpcharts inside an helm chart root folder and try to l
-
Updated
Jul 18, 2021 - C++
Requirement - what kind of business use case are you trying to solve?
Hello team, in PR jaegertracing/jaeger#2798 the tls connection is enabled in collector, it would be good to support configuring cipher for it.
It would be similar to the fluentd tls settings in https://docs.fluentd.org/configuration/transport-section#tls-setting, you can config the ciphers fi
1. Describe IN DETAIL the feature/behavior/change you would like to see.
Implement WarmPool.RenderTerraform()
2. Feel free to provide a design supporting your feature request.
/kind feature
/area terraform
/lifecycle frozen
Feature Suggestion
Similarly to the Tauri CLI, add an info command to backstage-cli that lists at least
- ope
Overview of the Issue
vtexplain panics on SHOW TABLES and SHOW FULL TABLES
Reproduction Steps
Steps to reproduce this issue, example:
- Deploy the following
vschema.json:
{
"ks1": {
"sharded": true,
"tables": {
"user": {
"column_vindexes": [
{
"column":-
Updated
Jul 16, 2021 - Ruby
-
Updated
Jul 18, 2021 - Rust
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
-
Updated
Jul 18, 2021 - Go
-
Updated
Jul 17, 2021 - Go
-
Updated
Jul 14, 2021 - Shell
-
Updated
Jul 18, 2021 - Go
-
Updated
Jul 18, 2021
-
Updated
Jul 15, 2021 - Go
What's it about?
Upgrade Ingress API to networking.k8s.io/v1.
What's the reason why we need it?
Ingress is the core component that is used by the KubeSphere Routes feature. KubeSphere is still using the old api "extensions/v1beta1" both Frontend and Backend. However "extensions/v1beta1" Ingress is deprecated in v1.14+, unavailable in v1.22+. So we need to upgrade it to the latest v
-
Updated
Jul 12, 2021 - Go
In this document, following sentence has a typo,
# Register the intrumentation handlers (/metrics etc).
intrumentation -> instrumentation
# Register the instrumentation handlers (/metrics etc).
What would you like to be added/modified:
To improve project stability, we need more tests to cover corner cases.
And the code coverage is around 50% currently, we need to add more tests to improve it.
To improve case coverage, we may need a list of cases to track the work.
For code coverage, simply check bef
-
Updated
Jul 16, 2021 - C++
Question
As we updated the spec of CRD, the script test always fail, because it use the updated CRD in the PR and outdated image on the dog docker hub.
We need rebuild these images each time.
-
Updated
Jul 13, 2021
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
Please describe the problem you have
I'd like to specify the upstream validation CA secret's namespace while configuring upstream TLS via the HTTPProxy resource: https://projectcontour.io/docs/v1.16.0/config/upstream-tls/ using <namespace>/<name>.
apiVersion: projectcontour.io/v1
kind: HTTPProxy
metadata:
name: httpbin
namespace: httpbin
spec:
virtualhost:
fqdn: h
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:
What you expected to happen:
no panic
Anything else we need to know?:
https://github.com/kubernetes/kubernetes/blob/release-1.16/pkg/proxy/ipvs/graceful_termination.go#L86
Environment:
kubectl version): k8s 1.1