cncf
Here are 199 public repositories matching this topic...
Netdata is not working with MySQL, only MariaDB. This is because this command SHOW USER_STATISTICS in this file only works in MariaDB.
Problem code is https://github.com/netdata/netdata/blob/bfae683664b488df91940a81760459db2b18983c/collectors/python.d.plugin/mysql/mysql.chart.py
My install is http://walkercodetutorials.codes:19999
Sorry in advance but the issue template really does not apply at all to my issue.
Abstract
When using the none driver in a linux environment I get issues with PVCs after restarting. This is due to the /tmp directory being a tmpfs filesystem.
Details
Many mainstream linux distributions adopted systemd as the init system quite a while ago, and under this system, the /tmp director
I had some issues and talked on the slack channel with @hickeyma.
In the end the problem was me, not understanding the helm chart name and the release name.
So I had the following situation:
I didn't know in the beginning that the release name had to be unique within a namespace. I used the helm chart name as component name (copy, content, seo, orders etc.) and the release name initial for
As part of our effort to remove data plane exceptions (@asraa @yanavlasov), we probably should fix the explicit usage of exceptions in this extension.
I can see there's a grayed out option to assign groups to projects as members, but I can't find a place to create the groups in the UI.
Assigning individual users to projects is pretty painful.
I'm using the local database as the authentication source.
Harbor Version v1.10.2-d0189bed
Agent's gRPC client should disable TXT DNS record lookup for nonexistent gRPC service configuration
Overview of the Issue
docker/test/run.sh doesn't work on macOS.
The script is trying to mount /dev/log that doesn't exist on macOS. We should probably use /var/run/syslog.
Reproduction Steps
Run docker/test/run.sh mysql57 "make build" on macOS.
Operating sy
@repeatedly , In #1856 issue, I'm very happy to see you add a nice feature to backup for bad chunk. In our production environment, I found it works. But when I check the bad chunk I don't know what tag is it. So I suggest also save the meta information. It is useful for check and repair data.
Bug Report
What version of TiKV are you using?
I think the description of config max-tasks-per-worker-high in the document is wrong:https://github.com/tikv/tikv/blob/master/docs/V2.1/op-guide/coprocessor-config.md#max-tasks-per-worker-high
https://github.com/tikv/tikv/blob/master/docs/refer
Is this a bug report or feature request?
- Feature Request
What should the feature do:
We have per node configuration for selecting device, but no wal/db device selection. We can add configuration for what device will be used for wal/db device.
// current
nodes:
- name: "mynode"
devices:
- name: "sdb"
// fix to
nodes:
- name: "mynode"-
Updated
Jun 28, 2020 - Shell
-
Updated
Jun 28, 2020
The forward plugin has some rather convoluted config setups. I.e. functions on Proxy that call other functions on the lower bits (Transport and Healthcheck). For some reason I can't remember HealthCheck as an interface; where in reality we only have one impl. here.
This all looks over-engineered and ready to be massively simplified - hopefully with a reduction in LOCs.
I'd like to add UNTIL-DOWN to the bucket view so that we can diagnose downsample issues without bucket inspect
if that is done, I think everything from bucket inspect is covered by the bucket UI
Discussed at Hangzhou Alibaba Group containerd meetup:
Suggestions on topics where core containerd maintainers may have general ideas/workflow, but as the project grows we should be more specific on:
- clearer process and documentation for maintainers/contributors for backport to
release/1.x - how to decide about Golang upgrades on stable release branches? Issue: Golang lifecycle/support
Ⅰ. Issue Description
The actual download image behavior is inconsistent with the document description
Ⅱ. Describe what happened
I try to use Dragonfly according to document QuickStart
When I performed Step 5, I didn't see any output. After I checked the log file, I found that there is no words
There are a few samples at https://kubesphere.io/docs/quick-start/admin-quick-start/ helping users how to use KubeSphere. It would be better to create tutorial videos in English for these samples so that we can distribute them in some channels such as Youtube making more people get familiar with KubeSphere.
So call for English native speaker from the community to help us.
Description
Forward logs to a syslog listener to aggregate logs to a centralized service
We have an easy way to add snappy compression to caches, and we do it for the index-read-cache. But we should add it to other caches, specially the frontend-results cache.
We had it in the frontend-cache, but we lost it in this refactoring by
I’ve got an interesting use case where we are using VK to manage binary workloads running on client machines. We like the idea of taking advantage of the scheduler, secret management and “pod” status tracking while bootstrapping our own use case into the system.
The hang up right now is that VK authenticates with a master using a kubeconfig file, which is obviously not something we can put on a c
What would you like to be added/modified:
For a device mapper, currently the configmap would be automatically generated by device controller, but users need to manually indicated the configmap name in podSpec, which doesn't make sence.
We can simply make admission controller to auto inject devicemapper relevant c
Dockerfle base image is docs/base:oss which either doesn't exist or requires docker login. Suspect Dockerfile is out of date, of docs base image depends on private hub repo.
Text with broken link: Deploying applications using Kubernetes Helm charts.
Link referred: https://github.com/aws-samples/aws-workshop-for-kubernetes/blob/master/03-path-application-development/306-app-management-with-helm
Fix suggestion: 306 to be repla
-
Updated
May 27, 2020
brig build get outputs YAML:
$ brig build get 01ddrty3jt9ns3t7q1zt9t8aym
id: 01ddrty3jt9ns3t7q1zt9t8aym
projectid: brigade-4912ed475391ddbfa05fd2d6e14f59b0fa0acbfe839ebb7d99412a
type: exec
provider: brigade-cli
revision:
commit: ""
ref: master
payload: []
script: []
worker:
id: brigade-worker-01ddrty3jt9ns3t7q1zt9t8aym
buildid: 01ddrty3jt9ns3t7q1zt9t8aym
projectid:
`Status` start time
Describe the solution you'd like
It would be neat to see the start time of plugins when looking at sonobuoy status. For example, when E2E are running, they may take a while, but when did they start?
$ sonobuoy status
PLUGIN STATUS COUNT
e2e running 1
systemd_logs comple
-
Updated
Jun 28, 2020 - Go
There is double bulletin under 20% Pod Design:
- Understand Deployments and how to perform rollbacks.
- Understand Deployments and how to perform rollbacks.
It should be for first one:
- Understand Deployments and how to perform rolling updates.
- Understand Deployments and how to perform rollbacks.
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 would you like to be added:
I would like debug logging to show the heart of the processing of a patch request. For example, showing the inputs and outputs of https://github.com/kubernetes/apiserver/blob/fa3c8ad6d7aff4ba13bf7296583ed2815db1be44/pkg/endpoints/handlers/patch.go#L620 .
Why is this needed: