cloud-native
Here are 611 public repositories matching this topic...
Feature Request
Is your feature request related to a problem? Please describe:
This is a really minor nit, but the EXPLAIN output on binary strings is different from what I expected:
CREATE TABLE t1 (
id INT NOT NULL PRIMARY KEY auto_increment,
b varchar(255) not null,
c varbinary(255) not null,
index (b),
index (c)
);
INSERT INTO t1 (b,c) VALUES ('a', 'a'),('b
-
Updated
Jul 16, 2020 - Java
-
Updated
Jul 16, 2020 - Go
-
Updated
Jul 16, 2020 - Scala
-
Updated
Jul 16, 2020
-
Updated
Jul 16, 2020 - Go
-
Updated
Jul 16, 2020 - Go
-
Updated
Jul 16, 2020 - Go
-
Updated
Jul 16, 2020 - Go
-
Updated
Jul 17, 2020 - Shell
-
Updated
Jul 17, 2020
Description
Expected Behavior
it should just work ;^) But if not it needs to feed the errored state back somehow.
in this case it probably needs to say that the disk is already mounted.
## Current Behavior
<!-- Tell us what happens instead -->
Repro'ed:
bmath@timesink:~/maya/gke/test86$ ca
Bug Report
What is the issue?
I'm using kubens to quickly switch the default namespace that kubectl uses. This works by rewriting the current context in ~/.kube/config. For example, executing kubens ingress-nginx means that kubectl get pod nginx-ingress-controller-84dd6b84fd-gcb6x picks up the pod from the ingress-nginx namespace without
- Feature request
Expose stats scoped by the caller service, so linkerd can be used as the source of truth for all service to service call metrics.
Considering this can explode easily, it is probably better so expose only a limited numbers of stats.
For each route i would suggest to expose the same metrics exposed by https://github.com/twitter/finagle/blob/master/finagle-http/src/main/
Ⅰ. 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
-
Updated
Jun 19, 2020 - Go
CC: @Arnav15 @ramkumarvs
Existing test actions that can be used here. We would want to test only the yugabyte and yugaware helm charts and not all the charts in this repo.
From RestTemplate.java#L78-L81
The RestTemplate will be deprecated in a future version and will not have major new features added going forward. See the WebClient section of the Spring Framework reference docume
-
Updated
Jul 17, 2020 - Go
-
Updated
Jul 16, 2020 - Makefile
-
Updated
Jul 16, 2020 - Go
-
Updated
Jul 16, 2020 - Go
-
Updated
Jul 14, 2020 - Go
Thanks to Gabor Horvath for suggesting this feature:
Is the Rendering API documentation feature mandatory for starting up AES? If not, maybe there should be an option offered to disable it. For our use case, an option to disable it and as a result of that disabling calling home to GitHub would be useful.
-
Updated
Jul 13, 2020 - Java
-
Updated
Jul 17, 2020 - Lua
In a cluster configured with Windows Authentication, where a FileShare doesn't require a username and a password, the creation of a new backup policy using Service Fabric Explorer UI fails with an Internal Server Error (500).
Expected Behavior
A new backup policy should be created. At the very least a proper error message should be returned.
Current Behavior
I see an Internal Server
-
Updated
Jul 17, 2020 - Go
-
Updated
Jul 16, 2020 - Go
Improve this page
Add a description, image, and links to the cloud-native topic page so that developers can more easily learn about it.
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."
Summary
Currently Kong supports writing configuration in a file, in YAML or JSON.
To provide a more flexible configuration, especially for those running Kong in different environments (dev, staging, production), an option to write configuration in
luacan be very useful.Additional Details
There are many use-cases that come to mind: