lifecycle-toolkit icon indicating copy to clipboard operation
lifecycle-toolkit copied to clipboard

Toolkit for cloud-native application lifecycle management

Results 107 lifecycle-toolkit issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-go](https://togithub.com/actions/setup-go) | action | digest | `0c52d54` -> `cdcb360` | ---...

dependencies
github_actions
ops

:robot: I have created a release *beep* *boop* --- ## [2.1.0](https://github.com/keptn/lifecycle-toolkit/compare/keptn-v2.0.0...keptn-v2.1.0) (2024-05-21) ### Features * **helm-chart:** ability to set hostNetwork for lifecycle operator deployment ([#3500](https://github.com/keptn/lifecycle-toolkit/issues/3500)) ([c08bb07](https://github.com/keptn/lifecycle-toolkit/commit/c08bb07f9e59c6488062e76d09ff9dcff4311102)) ### Other * backport...

documentation
autorelease: pending

:robot: I have created a release *beep* *boop* --- ## [2.0.0](https://github.com/keptn/lifecycle-toolkit/compare/lifecycle-operator-v1.0.0...lifecycle-operator-v2.0.0) (2024-05-21) ### Features * **helm-chart:** ability to set hostNetwork for lifecycle operator deployment ([#3500](https://github.com/keptn/lifecycle-toolkit/issues/3500)) ([c08bb07](https://github.com/keptn/lifecycle-toolkit/commit/c08bb07f9e59c6488062e76d09ff9dcff4311102)) ### Other * backport...

documentation
autorelease: pending
lifecycle-operator

:robot: I have created a release *beep* *boop* --- ## [1.0.1](https://github.com/keptn/lifecycle-toolkit/compare/scheduler-v1.0.0...scheduler-v1.0.1) (2024-05-21) ### Dependency Updates * update golang docker tag to v1.21.10 ([#3508](https://github.com/keptn/lifecycle-toolkit/issues/3508)) ([ed3409f](https://github.com/keptn/lifecycle-toolkit/commit/ed3409f1fa0f309e1fb0b1d971ec56e0c8f854bb)) * update module github.com/onsi/ginkgo/v2 to v2.17.2...

documentation
autorelease: pending
scheduler

:robot: I have created a release *beep* *boop* --- ## [2.0.0](https://github.com/keptn/lifecycle-toolkit/compare/metrics-operator-v1.0.1...metrics-operator-v2.0.0) (2024-05-21) ### Other * backport release helm chart versions ([#3460](https://github.com/keptn/lifecycle-toolkit/issues/3460)) ([95d6809](https://github.com/keptn/lifecycle-toolkit/commit/95d6809272eeb2b981b63f3718c4e799fc72b743)) ### Dependency Updates * update dependency kubernetes-sigs/controller-tools to...

documentation
autorelease: pending
metrics-operator

:robot: I have created a release *beep* *boop* --- ## [2.0.0](https://github.com/keptn/lifecycle-toolkit/compare/cert-manager-v2.2.0...cert-manager-v2.0.0) (2024-05-21) ### Other * backport release helm chart versions ([#3460](https://github.com/keptn/lifecycle-toolkit/issues/3460)) ([95d6809](https://github.com/keptn/lifecycle-toolkit/commit/95d6809272eeb2b981b63f3718c4e799fc72b743)) ### Dependency Updates * update dependency kubernetes-sigs/controller-tools to...

documentation
autorelease: pending
cert-manager

# Description This PR adds more information to the dynatrace api error response Fixes #2790 # How to test Please describe how to run the tests that you ran to...

metrics-operator

As part of our ongoing efforts in encouraging better developer experience across different CNCF projects, we figured it would be nice for projects to [showcase their packages hosted on ArtifactHub...

documentation
status: todo

# use docker to generate and attest SBOMs Right now Keptn is using `anchore/sbom-action` to generate SBOMs for images which generates SBOMs post the build process. This PR adds `docker/build-push-action`...

ops