Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

v0.0.1-release

Compare
Choose a tag to compare
@erdrix erdrix released this 08 Jul 15:09
· 188 commits to master since this release

This release introduce a couple of new features:

New Features

  • MR #1 - Implement pod management lifecycle
  • MR #1 - Implement Graceful downscale pod lifecycle management
  • MR #1 - Implement Graceful upscale pod lifecycle management
  • MR #1 - Implement configuration lifecycle management for : nifi.properties, zookeeper.properties, state-management.xml, login-identity-providers.xml, logback.xml, bootstrap.conf, bootstrap-notification-servces.xml
  • MR #1 - Initiate documentations
  • MR #1 - Implementation basic makefile for some action (debug, build, deploy, run, push, unit-test)
  • MR #1 - Create helm chart for operator
  • MR #1 - Add Documentation for internal deployment
  • MR #2 - Add Gitlab CI Pipeline