David Heereman

Results 3 issues of David Heereman

#### Describe the issue vault-agent configmap is not deleted when pod is gone. This becomes an issue when having hundreds of thousands of these orphaned resources in the cluster which...

kind/bug
lifecycle/keep
priority/soon
triage/accepted

## Expected Behavior Having a ``myapp`` repo structure ``` myapp ├── catalog-info.yaml ├── docs │ └── index.md ├── index.js ├── mkdocs.yml ``` Then trying to go to a docs section...

bug
docs-like-code

**Problem description:** With [ttlsSecondsAfterFinished](https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/#_ttlsecondsafterfinished) we have the possibilty to clean up **scheduled** task (i.e. jobs and their pods in kubernetes). Is there also a configuration available for completed pods from...

type/enhancement