Chris Sampson
2e8d0214c0
NIFI-12177 Added integration tests for MiNiFi and C2 Docker
...
This closes #7919
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-26 15:35:04 -05:00
Chris Sampson
f6fcfb433c
NIFI-12175 Standardized Docker Image Tags on Liberica Java 21
...
This closes #7864
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-18 16:00:00 -05:00
Joseph Witt
9ba81c9564
NIFI-12147 Cleaned poms, updated Dockerfile, fixed Jersey version to get appropriate bundled ASM
...
This closes #7819
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-09-30 07:40:53 -04:00
Tan Luu
fcf2446bb5
NIFI-11485 Added Toolkit to Registry Docker Image
...
This closes #7197
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-16 08:21:15 -05:00
Kevin Doran
08e18220e7
NIFI-11351 Support Docker image builds on ARM64
...
- Switch from spotify docker-maven-plugin to fabric8 docker-maven-plugin
- Add consistency to docker maven image names and tags
- Other minor Dockerfile changes for consistency
This closes #7105
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-30 14:41:23 -05:00
Chris Sampson
c7df46eefd
NIFI-11312 Rationalised Registry Docker scripts in one location
...
This closes #7064
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-22 09:45:20 -05:00
Chris Sampson
d604c87247
NIFI-11311 Updated maven-antrun-plugin to 3.1.0 across all modules
...
This closes #7062
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-21 08:06:02 -05:00
Joe Witt
43eab4c81d
NIFI-11103 prepping for 2.0.0 line
2023-02-09 15:32:53 -07:00
Joe Witt
efe7b7d30f
NIFI-11103 bumping version refs for 1.20
2023-02-06 11:20:34 -07:00
Justin Rittenhouse
de1d26d8bf
NIFI-10799 Add OIDC to Docker images for NiFi and NiFi Registry
...
This closes #6651
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-12 13:17:16 -06:00
Dominique Jean-Prost
0ebc6d3148
NIFI-10930 Added LDAP_REFERRAL_STRATEGY variable for Docker
...
This closes #6749
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-12-05 09:26:32 -06:00
Joe Witt
75e7c9e47c
NIFI-10854-RC1 prepare for next development iteration
2022-11-22 19:22:47 -07:00
Joe Witt
ec87bf93ad
NIFI-10854-RC1 prepare release nifi-1.19.0-RC1
2022-11-22 19:22:45 -07:00
Kevin Doran
78f206a811
NIFI-10820 Change Docker base image to eclipse-temurin
...
NIFI-9656 Change Docker images to use Java 11
This closes #6673
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-18 10:50:37 +00:00
Joe Witt
c9ebdd2025
NIFI-10521-RC4 prepare for next development iteration
2022-10-03 10:59:36 -07:00
Joe Witt
109e54cd58
NIFI-10521-RC4 prepare release nifi-1.18.0-RC4
2022-10-03 10:59:34 -07:00
Julien Guitton
0afdd32bb5
NIFI-10276 Support database option for Registry Flow Provider in Docker
...
This closes #6244
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-17 09:50:32 -05:00
Joe Witt
8c66bf948c
NIFI-10272-RC2 prepare for next development iteration
2022-07-27 13:24:09 -07:00
Joe Witt
8d256784d8
NIFI-10272-RC2 prepare release nifi-1.17.0-RC2
2022-07-27 13:24:06 -07:00
Joe Witt
84340962d4
NIFI-9927 Initial Commit to clean up all extraneous version/group declarations.
...
This closes #5969
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-04-16 12:05:07 -04:00
Joe Witt
0419dc2939
NIFI-9780-RC3 prepare for next development iteration
2022-03-21 11:58:27 -07:00
Joe Witt
b019a9191f
NIFI-9780-RC3 prepare release nifi-1.16.0-RC3
2022-03-21 11:58:09 -07:00
Joe Witt
c055895952
NIFI-9344-RC3 prepare for next development iteration
2021-11-03 08:53:37 -07:00
Joe Witt
7fdc07cccd
NIFI-9344-RC3 prepare release nifi-1.15.0-RC3
2021-11-03 08:53:32 -07:00
Joe Witt
97feacc181
NIFI-8767-RC2 prepare for next development iteration
2021-07-10 12:17:09 -07:00
Joe Witt
fcbf1d5f97
NIFI-8767-RC2 prepare release nifi-1.14.0-RC2
2021-07-10 12:17:05 -07:00
tpalfy
dfa683af0e
NIFI-8528 Migrate NiFi Registry into NiFi codebase ( #5065 )
...
NIFI-8528 Migrate NiFi Registry fully codebase into NiFi as a module. No changes except certain dependency scopes to preserve the NiFi Registry original by overriding the new parent (nifi).
- Version adjustments. Removed distinct checkstye rules form nifi-registry. (Using nifi's instead.)
- Made some tests Windows-compatible.
- Consolidated LICENSE, NOTICE and README.md.
- Fixed CryptoKeyLoaderGroovyTest.groovy.
- Disable frontend-maven-plugin on Windows.
- Skipping all goals of the frontend-maven-plugin on Windows.
- Registry integration tests not to run in github jobs (same as the original settings). Skip all registry tests (build and run) on Windows.
- Removed Husky from registry.
2021-05-26 09:34:55 -04:00