Commit Graph

235 Commits

Author SHA1 Message Date
Glenn Renfro
5db91aae36 Introducing Timestamp-task 1.0 from samples (#149)
This will be the replacement for the timestamp-task from Spring-Cloud-Task-Starters

Co-authored-by: bono007 <chris.bono@gmail.com>
2022-01-13 16:44:00 -06:00
Glenn Renfro
7c11592f74 Updated versions and replaced mysql docs with mariadb
Updated Readme to replace the use of mysql with mariadb.
Updated instructions to use boot image builder instead of Jib.
Updated vesions
2022-01-06 13:40:20 -05:00
Christian Tzolov
192566ed04 Fix args parsing for polyglot apps.
To parse a `K=V` argument into `K` and `V` we should consider only the first `=` character.
2021-09-09 13:53:16 +02:00
Christian Tzolov
2a31311633 Merge pull request #148 from michelekorell/bugfix/url-args-parse
Fix polyglot task arg parse url.
2021-09-09 13:50:55 +02:00
michelekorell
800055e14a Fix proposal for issue #147 2021-08-20 15:13:41 +02:00
Soby Chacko
1dad5f5f1d Update proper apps versions in multi/io sample instructions (#146) 2021-08-11 11:28:28 +05:30
Christian Tzolov
9e32fdbfa0 clarify required apps for analytics sample 3 2021-07-30 09:43:00 +02:00
Christian Tzolov
b283b18aba clarify required apps for analytics sample 2 2021-07-30 09:35:32 +02:00
Christian Tzolov
bc12f2c805 clarify required apps for analytics sample 2021-07-30 09:04:44 +02:00
Christian Tzolov
57b9c1e20d Add twitter analtics dashboard code 2021-07-29 22:58:43 +02:00
Christian Tzolov
3cf217ed61 update twitter analytics dashboard 2021-07-29 22:36:28 +02:00
Christian Tzolov
ca788e4dd6 Update SCDF version for the Analytics demo 2021-07-29 17:40:15 +02:00
Ilayaperumal Gopinathan
f2b8d5b2fc Update jib plugin config to stream sample 2021-07-02 16:33:56 +05:30
David Turanski
fcbc761fdc Consolidated stream samples - updated and function based (#143)
* Consolidate stream samples and update to use functions

* Address review comments

* Revert value.contains
2021-07-02 15:49:40 +05:30
Ilayaperumal Gopinathan
75e895f85d Fix the log sink app 2021-06-09 22:53:20 +05:30
Ilayaperumal Gopinathan
92f28ac2b8 Fix versions and renaming 2021-06-09 22:16:22 +05:30
Ilayaperumal Gopinathan
c1bf58bcfc Fix mapped-request-header value 2021-05-29 03:43:15 +05:30
Ilayaperumal Gopinathan
0a1fbbccbf Update version 1.1.1 2021-05-29 01:52:52 +05:30
Ilayaperumal Gopinathan
676a71cbcc Fix Spring Boot and metrics deps 2021-05-29 01:32:02 +05:30
Ilayaperumal Gopinathan
90bd530a91 Fix dependencies 2021-05-29 01:07:40 +05:30
Ilayaperumal Gopinathan
cee173cad9 Update multi-io sample to the latest stream deps 2021-05-29 00:24:04 +05:30
Christian Tzolov
3663c1452c add test keystore for https 2021-04-23 14:39:21 +02:00
Christian Tzolov
264da55034 Add properties task demo prmehteus and doc 2021-03-16 23:44:48 +01:00
Christian Tzolov
07629b4be2 rename task image prefix from springcloud to springcloudtask 2021-03-16 19:09:54 +01:00
Christian Tzolov
bcc2e8ee8a improve task-demo-metrics-prometheus docker config 2021-03-16 18:58:06 +01:00
Christian Tzolov
7eae5d1805 fix task-demo-metrics-prometheus assembly.xml 2021-03-16 18:48:51 +01:00
Christian Tzolov
433a27f67f change the com.example to io.spring package and groupid 2021-03-16 18:31:38 +01:00
Christian Tzolov
519644fcd0 boot24 update 2021-03-16 17:30:41 +01:00
Christian Tzolov
350f1c0cf9 Demo cases for mictometer rproxy bug 2021-03-16 17:30:40 +01:00
Glenn Renfro
8721d01ed8 Updated sample to support allowed properties list
resolves #144
2021-03-03 09:04:00 +00:00
Ilayaperumal Gopinathan
d4f0828765 Switch back to original setting 2021-02-18 20:51:45 +05:30
Ilayaperumal Gopinathan
c8ce7c23b6 Update registry name for testing 2021-02-18 20:10:52 +05:30
Ilayaperumal Gopinathan
52923357cc Update repo name for testing 2021-02-18 19:35:25 +05:30
Glenn Renfro
e11e6e228f Fixed the task launch instructions in the scenario readme 2020-12-03 18:26:49 -05:00
Janne Valkealahti
b7cdd81078 Add docker build config for scenario-task 2020-11-30 11:04:39 +00:00
Glenn Renfro
5cbd231125 Application that lets users test task/batch scenarios with one app
resolves #140
2020-11-25 13:27:04 +00:00
Ilayaperumal Gopinathan
0d0c9b9d73 Add multi output sample 2020-09-02 12:35:34 +05:30
Ilayaperumal Gopinathan
23b8b2cade Update samples to remove unused micrometer registry dependencies 2020-09-01 01:12:55 +05:30
Ilayaperumal Gopinathan
03b9bfa280 Fix http-clicks-and-regions source 2020-08-31 23:31:37 +05:30
Ilayaperumal Gopinathan
7588e05648 Fix docker repo name 2020-08-27 12:22:58 +05:30
Ilayaperumal Gopinathan
3672a7b16c Add http-clicks-and-region-ingest module 2020-08-26 12:00:25 +05:30
Ilayaperumal Gopinathan
a392325fe1 Update multi IO samples based on the maven plugin update 2020-08-21 15:32:16 +05:30
Ilayaperumal Gopinathan
0c89fc6088 Fix typo on function definition property name 2020-08-21 15:32:16 +05:30
Ilayaperumal Gopinathan
7ace8a8867 Add README 2020-08-05 03:32:32 +05:30
Ilayaperumal Gopinathan
abd0714522 Remove older README 2020-08-05 02:16:46 +05:30
Ilayaperumal Gopinathan
5eda11d440 Add health endpoint for sample apps 2020-08-05 02:07:21 +05:30
Ilayaperumal Gopinathan
5bcadd31db Remove few other references of CORS properties 2020-08-05 01:18:51 +05:30
Ilayaperumal Gopinathan
8a3566bee5 Exclude CORS properties of http ingest 2020-08-05 00:51:28 +05:30
Ilayaperumal Gopinathan
fd76588a0a Add app metadata for http container images 2020-08-04 23:42:51 +05:30
Ilayaperumal Gopinathan
0be040d5a6 Fix incorrect port mapping 2020-08-04 19:58:11 +05:30