The Wayback Machine - https://web.archive.org/web/20201115080440/https://github.com/topics/event-driven
Skip to content
#

event-driven

Here are 723 public repositories matching this topic...

dapr
EdwinVW
EdwinVW commented Nov 13, 2020

In what area(s)?

/area-k8sinjector

What version of Dapr?

0.11.3

Expected Behavior

When the daprd docker image (daprio/daprd:0.11.3) is already on the machine, it is not pulled from the registry every time I deploy my application to k8s.

Actual Behavior

Every time I deploy my application to k8s, for every pod that is configured to be injected with a sidecar (using

Lukasa
Lukasa commented Sep 24, 2020

If you want to work with a complete socket address type including port, we have a helper in SocketAddress. However, the moment you want to talk only about an IP address we force you to hold an in_addr or in_addr6 structure: hardly the friendliest versions of these data types.

We should provide a helpful wrapper IPAddress type that can be converted into those types as needed. This would

keda
mykola-ivadolabs
mykola-ivadolabs commented Nov 3, 2020

in version 2.0 metadata portion of ScaledJob template is ignored so it is impossible to setup a label for job to be created

Use-Case

To support managed identity in AKS, a label "aadpodidbinding" has to be added to the object that needs pods to be running under managed identity.

To use ScaledJob to create pods that run under managed identity, ScaledJob should support metadata se

watermill
sharadregoti
sharadregoti commented Oct 7, 2020

The problem faced currently?

Currently space cloud doesn't allow the end-user to set content type while uploading objects to file store. This works in many cases. But when you are using file store for rendering media content in your app. The browser might render files depending upon the content type set in http response. For media content, if content type is not known by the browser, the Brow

n3wscott
n3wscott commented Aug 18, 2020

Increase code coverage for knative.dev/eventing/pkg/apis/flows/v1/parallel_validation.go

Expected Behavior

Stated goal for the V0.2 release is >70% test coverage.

Actual Behavior

Some packages do not meet this goal. See https://testgrid.knative.dev/eventing#coverage&sort-by-failures=

Expands on knative/eventing#591

/good-first-issue

JonathanSerafini
JonathanSerafini commented Aug 12, 2020

Is your feature request related to a problem? Please describe.
SNS endpoint subscriptions must expose a public facing HTTP server ( unless I missed something ) and therefore make it possible for untrusted sources to post messages to the event bus as long as the message comply with basic message format.

Describe the solution you'd like
The SNS source should verify the signature of the

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
  • Updated Nov 15, 2020
  • C#

Improve this page

Add a description, image, and links to the event-driven 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 event-driven topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.