Marc Brugger

Results 23 issues of Marc Brugger

### What would you like to be added? As the connection data needed in PediaCluster are sensible, it would be nice if PediaCluster would allow to link to a a...

kind/feature

### What happened? The Pod started for the gitlab provider v0.8.0 des not show anly log besides the following: ``` [controller-runtime] log.SetLogger(...) was never called; logs will not be displayed....

bug

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies dockerfile Dockerfile...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies dockerfile Dockerfile...

dependencies

fixes: #1110 This PR fixes Pocket CSV Parsing errors, by not verifying the whole header line, but just finding the relevant colums and using these dynamic colum indexes.

## Related issue # https://github.com/kyverno/kyverno/pull/14194 ## Proposed Changes Documentation for https://github.com/kyverno/kyverno/pull/14194 ## Checklist - [x] I have read the [contributing guidelines](https://github.com/kyverno/website/blob/main/CONTRIBUTING.md). - [x] I have inspected the website preview for...

I was trying D2 integration according to the [Documentation](https://mfontanini.github.io/presenterm/features/code/d2.html) and using the same example. ```d2 +render my_table: { shape: sql_table id: int {constraint: primary_key} last_updated: timestamp with time zone }...