cloud-native
Here are 595 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
Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp
Hi all,
I recently migrate from Untyped actor to typed, but the Useful Test framework is not working anymore.
I cannot find any documentation of how to make works TestProbe and TestActorRefwith Akka actor Typed
Regards
-
Updated
Jul 5, 2020
Is your feature request related to a problem? Please describe.
When querying the Clients/Consent Sessions using pagination, ORY Hydra will only return results with some links, but not the total count of the items, which is useful to display in the frontend, you know, showing the total pages or something.
Describe the solution you'd like
Add the total_count parameter into Hea
See nats-io/nats-server#944. I spent a couple of hours debugging this issue and believe that it probably should be documented in README (if I've understood things correctly).
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
Jul 3, 2020 - Shell
-
Updated
Jul 5, 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
Ⅰ. Issue Description
A standard git & GitHub workflow guide would be important to help new users understand how to collaborate.
Ⅱ. Describe what happened
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
- pouch version (use `pouch v
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
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.
-
Updated
Jun 19, 2020 - Makefile
We frequently see people asking how they can use OPA to implement authorization and IAM within their apps. There are several examples online like the chef/automate guide but it would be nice to have a first-class guide in the OPA docs for new users to easily discover.
A few things to consider:
- IAM affects more than just backend APIs. The docs should (eventually) cover how to handle other a
If we connect to a secure server we should return tls:// as prefix even if not specified in Connect() call.
What would you like to be added:
For security reasons, I do not want to connect to consul using the domain socket.
The following is not working as I expect it to be:
"stolon-sentinel --store-backend=consul --store-endpoints unix:///var/run/consul/consul_http.sock"
I am getting the next error:
2020-03-05T20:46:32.998Z FATAL cmd/sentinel.go:1985 cannot create sentinel: c
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 4, 2020 - Java
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
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
From Elastic's documentation:
https://www.elastic.co/guide/en/elasticsearch/reference/7.3/mapping-source-field.html
The metrics use case is distinct from other time-based or logging use cases in that there are many small documents which consist only of numbers, dates, or keywords. There are no updates, no highlighting requests, and the data ages quickly so there is no need to reindex. Search
-
Updated
Jun 30, 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: