github keptn/lifecycle-toolkit v0.6.0

latest releases: keptn-v2.2.0, stable, metrics-operator-v1.1.0...
19 months ago

0.6.0 (2023-02-14)

⚠ BREAKING CHANGES

  • The dependency on cert-manager has been removed in favor of a custom implementation. With these changes, the operator will be waiting for a certificate to be ready before registering the controllers. The certificate is generated as a k8s secret in the lifecycle-toolkit namespace and then loaded into an empty dir volume. The Keptn certificate manager will make sure to renew it (every 12 hours) and will take care of its validity every time the controller manager deployment resource changes.

Features

  • add cert-manager logic (#528) (c0ece7a)
  • add KeptnAppCreationRequestTimeout field to KeptnConfig API (#735) (eda3f23)
  • add KeptnConfig API (#651) (9784216)
  • add metadata to helm chart (#737) (b5c5801)
  • add prometheus metrics evaluation example (#677) (e5f644c)
  • add validating webhook for Keptn Metrics (#668) (a4cc579)
  • annotate K8s Events (#589) (4ea7da9)
  • automatically update documentation repository (#610) (a84d4e4)
  • configurable imagePullPolicy via Helm (#740) (b6b4160)
  • create an helm overlay (#697) (9668ce8)
  • operator: add KeptnConfig API (#694) (4971a8b)
  • operator: add logic to keptnmetrics controller (#647) (ed5e200)
  • operator: added adapter for custom metrics (#682) (64cb972)
  • operator: added Dynatrace DQL provider (#783) (d19b533)
  • operator: evaluation controller uses KeptnMetric as SLI provider (#661) (da8fcee)
  • operator: expose KeptnMetrics as OTel metrics (#684) (eab9397)
  • operator: introduce KeptnMetrics CRD and controller (#643) (96170df)
  • wire the new cert-manager into lifecycle operator (#529) (752ea58)

Bug Fixes

  • add cert-manager to missing pipelines + fix linter issues (#702) (a4ab1e3)
  • broken link to examples folder in README.md (#671) (4ff944b)
  • fix klt-cert-manager release-local Makefile target (#669) (a3b0f7b)
  • fixed helm chart generation to include crds directly in the template (#801) (f46e603)
  • fixed helm chart patch (#775) (fd3e2b0)
  • operator: adapt resource requests and limits (#835) (8249de6)
  • operator: disable cache for secrets (#727) (6ddbb6d)
  • operator: dynamically create tracers during reconciliation (#804) (68f188e)
  • operator: fix calculation of deployment interval metrics (#822) (a798eed)
  • operator: prevent re-execution of workload tasks that have been cancelled in a previous KLT version (#718) (d89e179)
  • operator: refactored metric adapter for helm generation (#725) (e271162)
  • security pipeline issues (#700) (ef5a7c5)
  • updated path to observability folder (#780) (f2f09ea)

Performance

  • operator: only check for KeptnApp pre-evaluation if KWI has not entered its first phase yet (#701) (a9f41d7)
  • requeue KeptnMetric and process them only when deadline is met (#681) (39dd3f8)

Docs

Dependency Updates

  • update amannn/action-semantic-pull-request action to v5.1.0 (#837) (fa9bb6a)
  • update anchore/sbom-action action to v0.13.3 (#715) (bc75f00)
  • update aquasecurity/trivy-action action to v0.9.0 (#763) (1a79def)
  • update aquasecurity/trivy-action action to v0.9.1 (#834) (3db24f1)
  • update dawidd6/action-download-artifact action to v2.24.4 (#836) (2296d8f)
  • update dawidd6/action-download-artifact action to v2.25.0 (#838) (d70753b)
  • update dependency argoproj/argo-cd to v2.5.10 (#766) (e4046ae)
  • update dependency argoproj/argo-cd to v2.5.6 (#624) (278c74b)
  • update dependency argoproj/argo-cd to v2.5.7 (#649) (ca5c106)
  • update dependency argoproj/argo-cd to v2.5.9 (#714) (3e79f3d)
  • update dependency argoproj/argo-cd to v2.6.1 (#816) (44acfbb)
  • update dependency cert-manager/cert-manager to v1.11.0 (#627) (8720282)
  • update dependency helm/helm to v3.10.3 (#722) (491874c)
  • update dependency helm/helm to v3.11.0 (#730) (ca85d3d)
  • update dependency helm/helm to v3.11.1 (#819) (9f6b93f)
  • update dependency kubernetes-sigs/controller-tools to v0.11.2 (#741) (bd0d218)
  • update dependency kubernetes-sigs/controller-tools to v0.11.3 (#777) (207d2ca)
  • update dependency pyyaml to v5.4.1 (#642) (d854d7a)
  • update dependency pyyaml to v6 (#648) (850cf7a)
  • update docker/build-push-action action to v4 (#736) (cad355a)
  • update golang docker tag to v1.19.5 (#587) (567a211)
  • update golang docker tag to v1.20.0 (#742) (c9873ae)
  • update golang.org/x/exp digest to 1de6713 (#641) (a1417dd)
  • update golang.org/x/exp digest to 46f607a (#760) (77196c7)
  • update golang.org/x/exp digest to 54bba9f (#753) (79b9021)
  • update golang.org/x/exp digest to a67bb56 (#691) (cbe2ed3)
  • update golang.org/x/exp digest to a684f29 (#815) (65495a8)
  • update golang.org/x/exp digest to a68e582 (#653) (d6fabf5)
  • update golang.org/x/exp digest to f062dba (#710) (9135eaf)
  • update kubernetes packages (patch) (#704) (7370933)
  • update kubernetes packages to v0.25.6 (patch) (#663) (2bcc1dd)
  • update module github.com/benbjohnson/clock to v1.3.0 (#705) (cd989be)
  • update module github.com/onsi/ginkgo/v2 to v2.7.0 (#611) (9ace485)
  • update module github.com/onsi/ginkgo/v2 to v2.7.1 (#729) (59c853c)
  • update module github.com/onsi/ginkgo/v2 to v2.8.0 (#754) (5613491)
  • update module github.com/onsi/gomega to v1.26.0 (#672) (3b092bd)
  • update module github.com/open-feature/flagd to v0.3.4 (#716) (026b25d)
  • update module github.com/spf13/afero to v1.9.3 (#654) (2831566)
  • update module google.golang.org/grpc to v1.52.0 (#626) (ba65776)
  • update module google.golang.org/grpc to v1.52.3 (#711) (6c3009d)
  • update module k8s.io/component-helpers to v0.25.6 (#676) (bda60c8)
  • update module k8s.io/klog/v2 to v2.90.0 (#685) (98164ed)
  • update module sigs.k8s.io/controller-runtime to v0.14.2 (#723) (31fac62)
  • update module sigs.k8s.io/controller-runtime to v0.14.3 (#762) (37e783e)
  • update module sigs.k8s.io/controller-runtime to v0.14.4 (#811) (0191385)

Other

Don't miss a new lifecycle-toolkit release

NewReleases is sending notifications on new releases.