odubajDT
odubajDT
## This PR - adds this new feature ### Related Issues Fixes #7367 ### Integration tests https://github.com/keptn/keptn/actions/runs/2825256435
Signed-off-by: odubajDT ## This PR - adds this new feature ### Related Issues Fixes #8423
## Technical Details When using resource-service with SSH and private/public keys for authentication against remote git repository, the public key structure is computed for every git action (clone/fetch/pull/push), which consumes...
Is there please a plan to support labeled Events in EventRecorder interface? Labels are the default filter objects for filtering in lists of k8s resources. It would be sufficient to...
Recently multiple small bugs were found and fixed as part of [this PR](https://github.com/keptn/lifecycle-toolkit/pull/3113). The places are: - https://github.com/keptn/lifecycle-toolkit/pull/3113/files#diff-7e3a3dd6a5940394c614f51b5abf528919d2593178aad9cfbbe963bdc261dc6bR212 - https://github.com/keptn/lifecycle-toolkit/pull/3113/files#diff-7e3a3dd6a5940394c614f51b5abf528919d2593178aad9cfbbe963bdc261dc6bR238 - https://github.com/keptn/lifecycle-toolkit/pull/3113/files#diff-9a3cc86b3f6c7660bf48ab0906ad69cc9500e27fc6b648f0d577f92f0078933dR162 Introduce unit tests to cover the affected functionality
## Goal Make a research and come up with a strategy how it would be possible to integrate Keptn with [Flagger](https://flagger.app/). Look at the possibility of using Keptn metrics for...
## Goal [Crossplane](https://www.crossplane.io/) is a CNCF project that focuses on enabling organizations to manage their infrastructure and applications across multiple cloud providers using a unified control plane and CRs. Make...
# Goal Create a use-case in the `docs/docs/use-cases` folder and describe how to use deploy applications via ArgoCD and provide observability data with Keptn. Try to use KeptnAppContext to also...
## Goal [Backstage](https://backstage.io/) provides a unified interface for developers to discover, catalog, and visualize all their software assets, including services, libraries, documentation, and other resources. Do a research on how...
## Goal [K8sGPT](https://k8sgpt.ai/) is a tool for scanning your kubernetes clusters, diagnosing and triaging issues in simple english. Do a research on how we can add Keptn to the list...