Friedrich Clausen

Results 8 issues of Friedrich Clausen

Hello, This PR allows proxy installation, auto registration with server and the means by which Zabbix agents can be associated with a particular proxy at node registration time (or subsequently...

**Describe the feature you'd like** There is already a feature in 32336859f82 to delete CIDR routes but not DNS routes. While the API can be used it would be more...

Type: Feature Request
Priority: Normal

### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? [github-context](https://docs.github.com/en/actions/learn-github-actions/contexts#github-context) ### What part(s)...

content
actions
waiting for review
needs SME

Context: We are looking at migrating away from (self-hosted) Bitbucket to Github and currently use a custom bot that responds to Bitbucket events. I am researching how to replicate this...

NOTE: Originally reported as [JENKINS-59722](https://issues.jenkins-ci.org/browse/JENKINS-59722) but they regard this use case as unsupported. So reporting here to see if there is anything that can be done. When starting up the...

In sonar-pmd-plugin v3.5.1 [the POM](https://repo.maven.apache.org/maven2/org/sonarsource/pmd/sonar-pmd-plugin/3.5.1/sonar-pmd-plugin-3.5.1.pom) has the following: ```xml org.sonarsource.pmd sonar-pmd ${revision} ``` Whereas v3.5.0 has ```xml org.sonarsource.pmd sonar-pmd 3.5.0 ``` Notice the literal `${revision}` in v3.5.1 - I think...

Firstly, thanks for giving this example! We want to use this kind of approach to triage our logs and this is a great start. I have been reading [these docs](https://docs.nvidia.com/nim/large-language-models/latest/getting-started.html#export-the-api-key)...

We have very noisy CI/CD logs and these trigger an excessive amount of snapshot persistence calls (due to frequent cluster creation/updates) slowing down log ingest significantly. By creating a snapshots...