Keptn v1 reached EOL December 22, 2023. For more information see https://bit.ly/keptn

Keptn 0.8.2

Keptn 0.8.2 is a hardening release and incorporates changes that are required to deploy Keptn using Keptn. Besides, the Sequence and Service screens in the Bridge are improved to provide a holistic view of the services on the one hand, and a clear separation of sequentially executed sequences on the other hand.


Key announcements:

🍸 Keptn drinks its own champagne: Each merge on the master (aka. main) branch of the keptn/keptn repository triggers a Keptn to deploy this new version into a development environment. This helps the Keptn project to have the latest and greatest version of Keptn running and to do feature presentations using this deployment.

A GitHub action has been implemented that allows sending a Keptn event to a Keptn installation: gh-action-send-event. Don’t wait to integrate it into your CI on GitHub today!

🔨 Hardening of Keptn: Containers of Keptn core services are not running as root users and a security context has been defined. Please note: Defining the security context for NATS is not possible yet, since we are waiting for a new release containing the PR: https://github.com/nats-io/k8s/pull/222.

Service/Sequence screen enhancements: Instead of listing all sequences that were executed on a service, the Service screen now displays the deployments of a service that are currently running in the different stages. Besides, the Sequence screen improved in displaying sequences that are executed sequentially in the same stage.

screenshot


Many thanks to the community for the enhancements on this release!

Keptn Specification

Implemented Keptn spec version: 0.2.1

New Features

  • Run Keptn core containers as non-root 3764
  • Helm Chart (for control-plane) needs tag properties for deployments in values.yaml 3328
  • Split K8s role keptn-configure-bridge by secret and pod management 3767
  • Service account keptn-configuration-service does not need full permissions on secret management 3781
  • Dockerfile for Keptn Bridge in package.json usage needs improvement 3641
  • Improve handling of X-Forwarded-Proto header for Bridge 3672
  • Fixed: GET /project/{project} returns 200 instead of 404 3699
  • helm-service:

    • Smart Helm Chart values merger 3341
    • Fixed: Not working parallel when deployed in the execution-plane 3427
    • Fixed: Delivery failed with “Error when installing/upgrading chart” … “has no deployed releases” 3407
  • jmeter-service:

    • Need better JMeter result other than just fail 3559
  • lighthouse-service:

    • Fixed: Properly set result, status, and message 3412
  • shipyard-controller:

    • Fixed: Only last .finished event for a task determines further sequence execution 3493
  • Text in the notification is hard to read and the link is not working 3634
  • Chart tooltip should show all active metrics 2546
  • Better sequence visualization when having more than one sequence in a stage 3542
  • Load details of deployment in service screen 3706
  • Derive the list of deployments that are currently running for a service 3629
  • Uniform names of mock files 3714
  • Add “load older Sequences” button in Sequence screen 2280
  • Sequence icon colors represent status 3591
  • Show target values for criteria when hovering over values 2757
  • Fixed: Bridge showing a NaN as a number 3815
  • Fixed: Service shows “Service not deployed yet” even if it is deployed 3848
  • Fixed: Chart in Heatmap shows incorrect Y-axis and incorrect tooltip 3645
  • Fixed: Daily version check was disabled 3668
  • Fixed: Quality gate icon in the environment screen does not turn red 3592
  • Fixed: Some deep-links are broken 3631
  • Fixed: Problem filter in environment screen does not work 3652

Miscellaneous

  • Delete helm-service and jmeter-service from continuous-delivery Helm Chart and adapt CLI accordingly 3350
  • Decouple unit tests from “get.keptn.sh/version.json” 3476

Development Process / Testing

  • GitHub Action to setup a Keptn deployment 3554
  • GitHub Action to send CloudEvents to a Keptn installation 2797
  • Use github.com/stretchr/testify/require instead of general asserts 3149

Good to know / Known Limitations

  • See the know limitations from 0.8.0
  • Auto-remediation does not work with remote execution plane 3498
  • Bridge shows “started” wording on status.changed 3583
  • Inconsistent usage of user-managed and user_managed causing issues 3624
  • Keptn API: configure monitoring not functioning according to spec 3638
  • Keptn CLI: Disable Kube context check 3666
  • Homebrew installed CLI fails install with ‘Malformed constraint: “”’ 3805

Upgrade to 0.8.2