Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Releases: ergon/airlock-minikube-example

v4.3.0

10 Aug 13:14
5f9ec84
Compare
Choose a tag to compare
  • Bitnami Helm chart updated to newer versions:
    • Mariadb: 11.1.7
    • Fluentd: 5.0.2
    • Redis: 15.7.6
  • Microgateway Helm chart updated to newest version.
  • Microgateway will be deployed in version 3.2

v4.2.0

18 Feb 11:14
Compare
Choose a tag to compare
  • The folder structure has been simplified to easier understand which files belong to which service.
  • Some settings related to logging have been changed to improve the behaviour.

v4.1.0

17 Dec 19:52
9f2ef1c
Compare
Choose a tag to compare
  • Upgrade to Helm Chart 3.0.5
  • Creating Ingress objects through Helm Chart
  • Setting Microgateway image tag to "3.1" (to fetch latest 3.1.x version)
  • Configuration adaption for Elasticsearch because of Log4Shell

v4.0.1

18 Nov 15:37
Compare
Choose a tag to compare
  • Outdated information in Readme removed
  • Airlock Microgateway updated to version 3.0.1

v4.0.0

17 Nov 19:02
2d7b28e
Compare
Choose a tag to compare

Changes

  • Readme improved
  • Airlock Microgateway updated to version 3.0.0
  • Airlock IAM updated to version latest-7.5
    • New readinessProbe and livenessProbe configured
  • IAM configuration improved and updated to version 7.5
  • Replaced the configured artefacts with the new ones for IAM 7.5
    • Mapping templates
    • OpenAPI specification file
    • Database schema
  • Improved the Microgateway configuration

v3.2.0

06 Oct 16:01
Compare
Choose a tag to compare

Changes

  • Files for echoserver reorganized
  • Updating to Airlock Microgateway Helm Chart version 2.2.1
  • Naming for repoURL and targetRevision aligned
  • Configured a license for IAM-Microgateway
  • Changed the way to configure the Microgateway. Moved the DSL in a configMap which is referenced by the Helm Chart with 'dslConfigMap'
  • Simplified the Microgateway configuration.
  • Create the possibility to configure ArgoCD syncPolicy for all applications.

v3.1.0

29 Sep 06:28
Compare
Choose a tag to compare

Improved load generator and misc changes

  • Reduced the load generated by the load generator
  • Added X-Forwarded-For IPs in load generator scenario
  • Adjusted Microgateway configuration to extract client's IP from X-Forwarded-For header
  • Modified the Elasticsearch ingest pipeline to add the field geoip_location in order to visualize the client origin in the map in Kibana.
  • Extended the load generator with additional requests to generate other HTTP status codes.
  • Additional users added to the example project. The load generator is using them.
  • Fix in Readme
  • Cleanup in Elasticsearch configuration files

v3.0.0

27 Sep 13:49
df8002e
Compare
Choose a tag to compare
Argocd (#40)

Revised Airlock Minikube Example with ArgoCD

* ArgoCD is used to bootstrap/deploy the example
* The Example can be deployed in three different scenarios
* If available, the components are deployed with the Helm Chart
* Added a load generator to the example

Co-authored-by: Stefan Dietiker <[email protected]>

v2.1.0

14 Jul 10:50
9ce02a9
Compare
Choose a tag to compare
Merge pull request #38 from ergon/microgateway-2.1

Microgateway 2.1

v2.0.1

15 Jun 09:50
728e186
Compare
Choose a tag to compare
Update of Microgateway image to version 2.0.1 (#32)