Simon Stumpf

Results 9 issues of Simon Stumpf

Hi All Is there a way to get the size of a partition with this library? I know its possible via commandline with the kafka-log-dirs command.

Hi All, We're using ApplicationSets heavily in our setup. In our Helm Chart we define all values in the values.yaml file, which in some cases need to be overwritten. In...

Hi All, I noticed when creating a project with the `createProjectFromTemplate` method, it required the `groupWithProjectTemplatesId`. However when having a look into the [gitlab docs](https://docs.gitlab.com/ee/api/projects.html#create-project), `group_with_project_templates_id` should only be used...

We would like to monitor our services with Opentelemetry. In order to make this possible, it should be possible to pass the current context to the services calls (GetRepository e.g.)....

feature request

**Is your feature request related to a problem? Please describe.** The Artifactory REST API has a endpoint which returns a list of all permission targets. Unfortunately this library doesn't support...

feature request

## Description When building with a baseUrl (https://myservice.test.ch/abc/ in my case), the image paths don't seem quiet right. The links are then: ` [email protected] preinfo > npm version { test:...

**Is your feature request related to a problem? Please describe.** Our PVCs get backuped based on a policy defined in the PVC label. However it's currently not possible to define...

enhancement

### Description Add support for user-defined labels on PVCs. ### Issues Resolved #554 ### Check List - [x] Commits are signed per the DCO using --signoff For any changes to...

first-time-contributor

### Description Add support for user-defined labels on PVCs. ### Issues Resolved Closes #554 ### Check List - [x] Commits are signed per the DCO using --signoff For any changes...

first-time-contributor