eiffel-community / eiffel-easy2use

A sandbox to be used to try out the Eiffel protocol and related services
Apache License 2.0
10 stars 19 forks source link

Uplifting Eiffel bundle to use Eiffel Agen version. #16

Closed tobiasake closed 5 years ago

tobiasake commented 5 years ago

Description of the Change

Uplifting EIffel bundle from Eiffel Toulouse to Eiffel Agen version.

Issue link: #14

Alternate Designs

Benefits

New Eiffel Agen version will be used in Eiffel bundle.

Possible Drawbacks

Eiffel Toulouse will not be supported in Eiffel bundle anymore.

Sign-off

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or

(b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or

(c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.

(d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

Signed-off-by:

e-backmark-ericsson commented 5 years ago

I thought it should be data.identity all over, but at the same time I see that in the old version it was data.gav in some places and only gav in some other places. How come? Does it depend on how the rules file is structured?

tobiasake commented 5 years ago

I thought it should be data.identity all over, but at the same time I see that in the old version it was data.gav in some places and only gav in some other places. How come? Does it depend on how the rules file is structured?

Jenkins job was triggered by those subscriptions. So Jmepaths maybe matches in both situations. But if only "identity" in Jmepaths, then it maybe can match other identitiy from other parts of the event/aggrObject.

e-backmark-ericsson commented 5 years ago

Ok. Then it all looks fine to me.

tobiasake commented 5 years ago

Tested and works both in Kubernetes and Docker.