The Wayback Machine - https://web.archive.org/web/20200705171604/https://github.com/topics/microservices
Skip to content
#

microservices

Here are 3,920 public repositories matching this topic...

goldbergyoni
goldbergyoni commented Jan 26, 2020

Given the immense popularity of Docker and the need to harden it different per platform (see ideas below) - we'd like to start writing a Docker best practices section.

You're welcome to contribute ideas and write best practices - writing and brainstorming will people is an amazing way to deepen your Docker understanding.

At first, we want to collect ideas for best practices, solidify a list

samcoenen
samcoenen commented Mar 11, 2019

Looks closely related to #779

I'm submitting a...


[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

Middleware is being called for every endpoint a request route could potentially match.

dorongold
dorongold commented Sep 11, 2019

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 lua can be very useful.

Additional Details

There are many use-cases that come to mind:

  • Using environment variables inside the d
liuzedong
liuzedong commented Jun 12, 2019

ๆ—ฅๅฟ—

2019-06-12 12:04:59.670|/|WARN |main|o.s.b.c.p.PropertySourcesDeducer|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer], falling back to Environment

Apollo Client => ConfigPropertySourcesProcessor

![image](https://user-images.githubusercontent.com/13012417/59

abeMedia
abeMedia commented Apr 4, 2020

It's not clear to me how auth/casbin is meant to be used. I had a look at the test cases but it looks like that's just using hard-coded values. Are we meant to wrap this with our own middleware that injects the subject & object and populates the context with the model & policy or is this just meant to serve as an example implementation?

Would be good to have a readme to add a little more cont

ๅŸบไบŽSpring+SpringMVC+Mybatisๅˆ†ๅธƒๅผๆ•ๆทๅผ€ๅ‘็ณป็ปŸๆžถๆž„๏ผŒๆไพ›ๆ•ดๅฅ—ๅ…ฌๅ…ฑๅพฎๆœๅŠกๆœๅŠกๆจกๅ—๏ผš้›†ไธญๆƒ้™็ฎก็†๏ผˆๅ•็‚น็™ปๅฝ•๏ผ‰ใ€ๅ†…ๅฎน็ฎก็†ใ€ๆ”ฏไป˜ไธญๅฟƒใ€็”จๆˆท็ฎก็†๏ผˆๆ”ฏๆŒ็ฌฌไธ‰ๆ–น็™ปๅฝ•๏ผ‰ใ€ๅพฎไฟกๅนณๅฐใ€ๅญ˜ๅ‚จ็ณป็ปŸใ€้…็ฝฎไธญๅฟƒใ€ๆ—ฅๅฟ—ๅˆ†ๆžใ€ไปปๅŠกๅ’Œ้€š็Ÿฅ็ญ‰๏ผŒๆ”ฏๆŒๆœๅŠกๆฒป็†ใ€็›‘ๆŽงๅ’Œ่ฟฝ่ธช๏ผŒๅŠชๅŠ›ไธบไธญๅฐๅž‹ไผไธšๆ‰“้€ ๅ…จๆ–นไฝJ2EEไผไธš็บงๅผ€ๅ‘่งฃๅ†ณๆ–นๆกˆใ€‚

  • Updated Jul 1, 2020
  • Java
DHBin
DHBin commented Mar 31, 2020

Issue Description

Type: bug report

Describe what happened

java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance/beat after all servers([minion-register:8848]) tried: failed to req API:minion-register:8848/nacos/v1/ns/instance/beat. code:400 msg: java.lang.IllegalArgumentException: dom name can only have these characters: 0-9a-zA-Z-._:, current: DEFAULT_GROU
briandealwis
briandealwis commented Mar 25, 2020

Copied from briandealwis/cram#5: @student-06 asked

It would be great if we can supply auth creds for registry using parameters since it removes the dependency on credential helpers.

My exact use case is: We are setting up a CI system for UI projects, where we need to push docker images (without daemon) to a local registry which has auth.

kgriffs
kgriffs commented Jan 14, 2020

Currently, we ask contributors to strive for consistency with existing code, but it would be helpful to clarify the following regarding docstrings:

  • Docstrings should begin with a short (~70 characters or less) summary line that ends in a period.
  • The summary line should begin immediately after the opening quotes (do not add a line break before the summary line)
  • The summary line should de
edlefebvre
edlefebvre commented Dec 10, 2019

Prerequisites

  • I am running the latest version. (up upgrade)
  • I searched to see if the issue already exists.
  • I inspected the verbose debug output with the -v, --verbose flag.
  • Are you an Up Pro subscriber?

Description

It would be great to add regex capabilities to redirects like so:

redirects: {
  "/folder/:slug(regexhere)": {
    "location": "https
dapr
artursouza
artursouza commented Dec 3, 2019

Current behavior

Issue: Windows + minikube + MinGW + GitBash + make (gets stuck)

asouza@ASOUZA-DESKTOP MINGW64 /c/Code/dapr/dapr (master)
$ make test-e2e-all
DAPR_TEST_NAMESPACE=dapr-tests DAPR_TEST_TAG=dev DAPR_TEST_REGISTRY=docker.io/artursouza DAPR_TEST_MINIKUBE_IP= go test -v -tags=e2e ./tests/e2e/...

Workaround: see how I had to manually run the same command but set t

bestRenekton
bestRenekton commented Mar 26, 2020

What happens?

ๅฎ˜ๆ–นไพ‹ๅญ๏ผŒไฟฎๆ”นreact16ๅณcreate-react-app้กน็›ฎๅŽ๏ผŒไธป้กน็›ฎๆŠฅ้”™You need to export the functional lifecycles in react16 entry

Mini Showcase Repository(REQUIRED)

https://github.com/umijs/qiankun/tree/master/examples

How To Reproduce

Steps to reproduce the behavior: 1. 2.

Expected behavior 1. 2.

Context

  • qiankun Version:
  • Platform Version:
  • **Browser Ve
dmolik
dmolik commented Apr 24, 2020

Bug report

General Information

  • Cilium version: 1.7.2
  • Kernel version: 5.6.6
  • Orchestration system version: Kubernetes 1.18.2

I'm using terraform to spool and deploy kubeadm on AWS.

How to reproduce the issue

The issues is that if the Cloud Controller Manager is not brought up before Cilium the node is brought, and the operator starts running ENIs will be attached t

lonelycode
lonelycode commented Jun 7, 2019

**Do you want to request a feature or report a bug?

Feature?

What is the current behavior?
Session object ACLs require both the key and the api_id field of the ACL definition to match.

If they mismatch the API does not throw an error.

What is the expected behavior?

The Gateway API should report the discrepancy to stop the token from being generated.

backstage
freben
freben commented Apr 22, 2020

As part of clarifying what is part of the open source offering and what is examples or private code, we should signal these differences using package names/namespaces.

Suggested solution:

  • Let all public, published packages retain their @backstage namespace.
  • Change all private packages in the open source project (plugins/home-page, plugins/welcome) to be under an @internal names

A zero cost, faster multi-language bidirectional microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! ๐‰๐š๐ฏ๐šๆœ‰๐๐ฎ๐›๐›๐จ, ๐†๐จ๐ฅ๐š๐ง๐ ๆœ‰๐ซ๐ฉ๐œ๐ฑ!

  • Updated Jul 1, 2020
  • Go

Improve this page

Add a description, image, and links to the microservices topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microservices topic, visit your repo's landing page and select "manage topics."

Learn more

You canโ€™t perform that action at this time.