szEvEz

Results 6 issues of szEvEz

Clicking the link in the README results into a 404.

I've run into an issue with the dynamic-image layout, where the slides in the browser are not updated correctly. Steps to reproduce: * Start slidev `npm run dev` * head...

Hi, after upgrading to the latest version of the operator, we've stumbled upon the following behaviour: * vulnerability-report pods were spawned continuously ```sh $ kubectl get pods NAME READY STATUS...

kind/bug
priority/backlog
target/kubernetes

Implements https://github.com/gitlabform/gitlabform/issues/701 I definitely need to add more tests for the group approval rules.

Hi, I am trying to manage the application config with gitlabform. ```yaml config_version: 3 gitlab: url: "{{ gitlab_url }}" token: "{{ gitlab_token }}" application: settings: dsa_key_restriction: -1 prevent_merge_requests_author_approval: true disable_overriding_approvers_per_merge_request:...

🪲bug-o-feature-request
help wanted