This repository was archived by the owner on Jun 19, 2024. It is now read-only.
v4.0.0
- Feature #1498: Allow users to define secrets from annotations
- Feature #456: Add labels from label-schema.org to the generator images.
- Feature #601: Adds healthcheck for webapp
- Feature #718: Detect port number from configuration file for health check in Thorntail
- Feature #729: Select custom resources depending on environment.
- Feature #804: Allow set fragments as external references (URL)
- Feature #968: Improved support for sidecar containers with sidecar auto-detection and targeted health checks
- Fix #1444: Option to Disable Liveness/readiness checks
- Fix #1458: Support for from Image configuration in openshift docker build strategy
- Fix #1460: Upgraded kubernetes client to 4.1.1
- Fix #1466: Allow to configure noCache option for openshift docker build strategy
- Fix #1467: Wait timeout for build pod is too small
- Fix #1486: Remove Kompose Support
- Fix #1517: update vmp groupid and vert.x version
- Fix #1522: Remove need to initialize DockerAccess when on Openshift
- Fix #1570: Failure in applying Deployments using fabric8-maven-plugin
- Fix #255: Add option to forcefully reload a s2i builder image.
- Fix #690: Removes deprecated legacyPortMapping property.
- Fix #732: Added 'skip' options to goals.
- Fix #788: Added Git URL to GitEnricher.
- Fix #925: Unable to configure replicas count via property
- Fix #931: Add ServiceAccount enricher and configuration
- Fix #1523 : NullPointerException in ClusterConfiguration during fabric#8:watch
- Refactor #1520: Move XML configuration code from Mojo to enrichers
- Refactor #678: Enricher Workflow to allow direct generation of OpenShift objects.
- Refactor #802: Remove resource object post processing.
- Refactor #828: Moved Metedata specific code into DefaultMetadataEnricher