Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

[Coordinated, template] Use CloudEvent aware modules. #313

Closed
wants to merge 3 commits into from

Conversation

ericbottard
Copy link
Contributor

This PR uses temporary coordinates, showcases where edits will be needed.

@@ -6567,7 +6567,7 @@ subjects:
---
apiVersion: v1
data:
gatewayImage: bsideup/liiklus:0.9.0
gatewayImage: ctr.run/github.com/bsideup/liiklus:00385b688bc34d6fdbe2b5eeb39daa26e09f8b02
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or wait for bsideup/liiklus#252 to be merged and use a released version

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can now use bsideup/liiklus:0.10.0-rc1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's kill two birds with one stone once the streaming-processor PR is merged as well...

@@ -6589,7 +6589,7 @@ metadata:
---
apiVersion: v1
data:
processorImage: projectriff/streaming-processor-native:1.0.0-SNAPSHOT-20191223112938-672714499ed0c511@sha256:41ad7b6b350370b5e53cc718eb7cde49d7f9f7e22e33a3204ae0a4158f798819
processorImage: ericbottard/processor-native@sha256:9e1a16a68bd58e61c34e6bfc0af4c25fbd3f04fa2a045f0cd156c0ed71c8a641
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or wait for projectriff/streaming-processor#42 to be merged

@codecov-io
Copy link

codecov-io commented Feb 5, 2020

Codecov Report

Merging #313 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #313   +/-   ##
=======================================
  Coverage   58.28%   58.28%           
=======================================
  Files          73       73           
  Lines        3917     3917           
=======================================
  Hits         2283     2283           
  Misses       1592     1592           
  Partials       42       42

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ffc7869...5708ddf. Read the comment docs.

@scothis
Copy link
Member

scothis commented Feb 5, 2020

@ericbottard is this in scope for 0.5?

@ericbottard
Copy link
Contributor Author

@ericbottard is this in scope for 0.5?

I would say no, although not really for me to decide. Also depends on the state of the liiklus PR. I would rather have us depend on a released version of liiklus for our releases.

cc @bsideup @jldec @markfisher

@bsideup
Copy link

bsideup commented Feb 6, 2020

@ericbottard not sure when 0.5 is planned but I am hoping to merge the CloudEvents PR this week. It is nearly done implementation wise, just need to finish the extensions (have it working but a bit concerned about the APIs used)

@sbawaska
Copy link
Member

superceded by #333

@sbawaska sbawaska closed this Feb 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants