Moritz Wiesinger

Results 82 issues of Moritz Wiesinger

On Win10, I have really big gaps when i put windows side by side using gridmove. I think this happens due to the larger window borders in earlier Windows versions...

I am using `standard-version` to create releases in my project. We have to use the `signed-off-by` feature of git, but now I have the sign-off messages showing up under the...

bug

we use tablemark-cli in the integration tests pipeline. they releases a new version that is unfortunately not picked up by renovate. we should still update reference: https://github.com/haltcase/tablemark-cli/releases/tag/v3.0.0

area:core
area:devops
maintenance

disable them by default through helm values

area:core
area:devops

standard-version was set to deprecated here: https://github.com/conventional-changelog/standard-version/releases/tag/v9.5.0 They linked to https://github.com/googleapis/release-please as a good alternative to it. We should invest some time to research if that package is a fit...

area:core
stale
research
area:devops

Currently, release automation logic and configuration lives in every keptn repo separately. For better maintainability, this should be refactored to live in its own repo which can then be used...

type:chore
area:core
stale
github_actions
release-automation

Helm has a feature called provenance files to check charts for their integrity. We should make use of that feature in the keptn project. The only thing that is needed...

area:core
stale
area:devops

Status quo: 3 services have lots of access to the k8s secrets in the keptn namespace: - shipyard-controller (full CRUD) - secret-service (full CRUD) - configuration/resource service (only get secrets)...

area:install
area:core
research
refactoring

With #5764, lots of duplicated code was reduced, but more can be done there. The docker build steps are still duplicated in CI, pre-release and release pipelines. This could be...

area:core
stale
area:devops

I know that there is the option to specifically disable colors in the output of kubescape, but it would also be nice to be able to force-enable colored output. This...