Esteban Gutierrez
8a17ba14d6
fix(): Fixes multiple minor security vulnerabilities ( #13222 )
...
bug(snappy): Make sure right snappy version is installed
fix(docker): update Dockerize to version v0.9.3
fix(gms): fixes dgraph4j netty deps
fix(docker): remove SGID on /home/datahub and /home/datahub-integration
fix(datahub-actions): bump setuptools and wheel version
fix(docker): update c-ares version
fix(docker): datahub-actions addendum
2025-04-21 16:39:26 -05:00
Rafael Sousa
d72361ddb3
feat(deps): update OpenTelemetry version to 2.15.0 ( #13237 )
2025-04-18 10:57:01 -05:00
Chakru
40106be208
build: optimizations for incremental builds and faster CI ( #13033 )
...
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-04-02 11:51:10 +05:30
david-leifker
9a9cd384f1
fix(open-telemetry): include missing dependency ( #12882 )
2025-03-14 17:09:26 -05:00
david-leifker
ec0eb069db
chore(bump): bump jmx version ( #12524 )
2025-01-31 11:59:21 -06:00
david-leifker
210e2c1fa2
chore(alpine): bump alpine images 3.21 ( #12302 )
2025-01-09 14:32:18 -06:00
Aseem Bansal
082ef5b351
build: fix docker warnings ( #11163 )
2024-08-14 14:23:11 +05:30
Matt Exchange
2ab43f393e
build: Reduce size of datahub-frontend-react image by 50-ish% ( #10878 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-07-31 21:19:33 -05:00
david-leifker
033114d522
chore(alpine): update alpine base image ( #10754 )
2024-06-20 11:12:36 -05:00
Yang Jiandan
2b744fac7f
fix(docker):The datahub-frontend service failed to start when executing dev.sh #7616 ( #7618 )
...
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-01-18 21:40:56 -06:00
david-leifker
824df5a6a3
feat(build): gradle 8, jdk17, neo4j 5 ( #9458 )
2023-12-15 13:28:33 -06:00
noggi
3e79a1325c
Pin alpine base image version to 3.18 ( #9421 )
2023-12-08 15:37:12 -06:00
Hendrik Richert
966cb175f7
feat(dev): Make repositories configurable for enterprise developers ( #9230 )
...
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-11-28 14:52:11 -06:00
david-leifker
4201e541ca
chore(security): jre to headless, removes x11 dependency ( #9245 )
2023-11-15 06:28:40 -06:00
david-leifker
3f4ab44a91
feat(kafka): increase kafka message size and enable compression ( #9038 )
...
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-10-29 16:26:05 -05:00
Raj Tekal
e7d140f82d
fix(datahub-frontend) Give permission for start.sh so it can run ( #8594 )
2023-08-30 23:02:03 -05:00
Yang Jiandan
5588a04bc5
feat(docker):Add the jattach tool to the docker container( #7538 ) ( #8040 )
...
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-06-07 12:23:38 -05:00
Kevin Meyer
34f8f17a55
fix(PFP-260): Upgrading sqlite to fix SQLITE-449762 ( #8032 )
2023-05-12 13:03:43 -04:00
Kevin Meyer
97027fecce
fix(snakeyaml): cve-2022-1471 upgrade ( #7795 )
2023-04-11 15:17:21 -05:00
david-leifker
bd11575d5f
chore(version): additional version bumps & suppressions ( #7382 )
2023-02-20 14:39:27 -06:00
david-leifker
ecc01b9a46
refactor(restli-mce-consumer) ( #6744 )
...
* fix(security): commons-text in frontend
* refactor(restli): set threads based on cpu cores
feat(mce-consumers): hit local restli endpoint
* testing docker build
* Add retry configuration options for entity client
* Kafka debugging
* fix(kafka-setup): parallelize topic creation
* Adjust docker build
* Docker build updates
* WIP
* fix(lint): metadata-ingestion lint
* fix(gradle-docker): fix docker frontend dep
* fix(elastic): fix race condition between gms and mae for index creation
* Revert "fix(elastic): fix race condition between gms and mae for index creation"
This reverts commit 9629d12c3bdb3c0dab87604d409ca4c642c9c6d3.
* fix(test): fix datahub frontend test for clean/test cycle
* fix(test): datahub-frontend missing assets in test
* fix(security): set protobuf lib datahub-upgrade & mce/mae-consumer
* gitingore update
* fix(docker): remove platform on docker base image, set by buildx
* refactor(kafka-producer): update kafka producer tracking/logging
* updates per PR feedback
* Add documentation around mce standalone consumer
Kafka consumer concurrency to follow thread count for restli & sql connection pool
Co-authored-by: leifker <dleifker@gmail.com>
Co-authored-by: Pedro Silva <pedro@acryl.io>
2022-12-26 16:09:08 +00:00
Pedro Silva
c93bdc5e39
fix(setup): Bump setup images to alpine 3.14 with arch based on machine OS. ( #6612 )
...
* fix(setup): Bump setup images to alpine 3.14 with arch based on machine OS.
2022-12-09 09:49:24 -06:00
John Joyce
15e9475efb
fix(docker): Fix datahub-frontend dockerfile ( #6670 )
2022-12-06 23:11:54 -08:00
david-leifker
ef9a280ba4
fix(verions): Update opentelemetry and updates from pr-5239 ( #6563 )
2022-11-29 10:59:38 -06:00
leifker
203a6ff57b
refactor(java11) - convert most modules to java 11 ( #5836 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-25 08:39:22 -07:00
Pedro Silva
12f462e82b
fix(docker): Bumps JRE 11 to latest ( #5875 )
2022-09-08 12:44:28 -05:00
Pedro Silva
7d0f5435c8
feat(docker): Update Dockerfiles to use java 11 runtime ( #5853 )
2022-09-08 17:39:23 +05:30
Peter Szalai
aa146db611
feat(monitoring): enable JMX and OTEL for frontend pods ( #5834 )
2022-09-06 17:14:53 +05:30
Harshal Sheth
c44fd626d8
chore: cleanup references to the old ember app ( #5797 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-04 22:42:09 -07:00
RyanHolstien
72eff249ad
chore(deps): play - upgrade for CVEs ( #4891 )
2022-05-10 16:15:53 -07:00
RyanHolstien
9422578e41
Revert "chore(deps): upgrade play to remove CVEs ( #4864 )" ( #4868 )
...
This reverts commit 84a026b1263ab91cd4010d905129a279523f413e.
2022-05-06 15:08:35 -07:00
RyanHolstien
84a026b126
chore(deps): upgrade play to remove CVEs ( #4864 )
2022-05-06 13:42:03 -07:00
RyanHolstien
ad7a92a098
Revert "chore(deps): upgrade play dependencies to remove CVE vulnerabilities ( #4820 )" ( #4861 )
...
This reverts commit fa4abeade750c487504976e13c7aad2789b9e49e.
2022-05-06 10:18:30 -07:00
RyanHolstien
fa4abeade7
chore(deps): upgrade play dependencies to remove CVE vulnerabilities ( #4820 )
2022-05-06 08:05:19 -07:00
Tamas Nemeth
504a72ac8c
[fix] Build frontend docker on build platform instead on target platform ( #3552 )
2021-11-10 13:09:06 -08:00
Tamas Nemeth
306ff24e27
fix(docker): removing --platform=$BUILDPLATFORM from the FROM tags ( #3543 )
2021-11-09 14:09:51 -08:00
Tamas Nemeth
d41c5eba35
feat(docker): add multiplatform docker support for arm64 (m1) ( #3537 )
2021-11-09 11:50:06 -08:00
John Joyce
09cbc548a4
feat(logs): improve logging in GMS and datahub-frontend ( #2761 )
2021-06-25 10:56:45 -07:00
Dexter Lee
e640f5ed03
fix(docker): modernize docker images and fix vulnerabilities ( #2746 )
2021-06-23 13:55:14 -07:00
Harshal Sheth
201ffd4979
test: add smoke test ( #2464 )
2021-04-29 23:27:03 -07:00
John Joyce
16cada2055
fix(Ember App): Allow ember build (disabled by default) ( #2348 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-04-06 16:10:50 -07:00
Harshal Sheth
478d232d2f
build: remove deprecated ember app from build ( #2328 )
2021-04-01 12:16:47 -07:00
Dexter Lee
0f035782fd
feat(docker): Add healthchecks to datahub docker images ( #2288 )
2021-03-23 15:15:16 -07:00
Harshal Sheth
f216e1836d
fix: remain as root until final datahub-frontend build stage ( #2283 )
2021-03-23 00:17:36 -07:00
Harshal Sheth
fec39c682a
fix(docker): use local datahub-frontend in dev.sh ( #2268 )
2021-03-19 15:55:04 -07:00
John Joyce
728a742528
refactor(react): React as the default UI ( #2252 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-03-18 09:55:05 -07:00
John Joyce
1aede64465
bug(docker react): Fix react docker image build ( #2118 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-02-17 23:11:32 -08:00
John Joyce
8ef5e2a545
Deploy React via Docker
2021-02-15 17:40:41 -08:00
Fredrik Sannholm
125ae288f1
docker: Run as non-root user in docker ( #1914 )
2020-10-06 04:35:38 -07:00
Fredrik Sannholm
d50b9c01b4
fix (docker): Fix install of Chrome in frontend Dockerimage ( #1889 )
...
* fix (docker): Fix install of Chrome in frontend Dockerimage
Retry installing Chrome after dependencies have been installed
* fix (docker): Install Chrome with apt-get
Install Chrome and dependencies at the same time, using apt-get
2020-09-22 12:02:37 -07:00