Jeff Kolb

Results 10 issues of Jeff Kolb

For services that are flapping (and thus never initialize), issuing a command to update the service results in the following error ``` Service cannot be updated due to its current...

Command doesn't get the correct value if more than one tag is present - it does now.

### Describe the bug I'm unable to install from (though I am able to publish to) PowerShell modules using the `Install-Module` PowerShell commandlet in [PowerShellGet](https://github.com/PowerShell/PowerShellGet), which is the recommended way...

**What happened**: I'm using Azure DNS (not private), and the newest release, configured for *namespaced*-watches, deployed via the newest helm chart. I've validated that the azure.json file is correct, and...

kind/bug
lifecycle/rotten

https://github.com/Graylog2/graylog-docker/blob/5da05dfaae6f98929297acf1c19209a447d73ecf/docker-entrypoint.sh#L69C1-L73C109 these lines merge the plugins into one directory, which gets referenced ```bash # Merge plugin dirs to allow mounting of /plugin as a volume export GRAYLOG_PLUGIN_DIR=${GRAYLOG_HOME}/plugins-merged rm -f ${GRAYLOG_PLUGIN_DIR}/*...

triaged

https://github.com/Graylog2/graylog-docker/blob/5da05dfaae6f98929297acf1c19209a447d73ecf/docker-entrypoint.sh#L76C1-L87C2 this function checks paths exist, and chowns them to `graylog:graylog` if they aren't already owned by `graylog:graylog` ```bash setup() { # Create data directories for d in journal log...

triaged

This is maybe more of a question - the documentation is a bit unclear. I am wanting to create a etcd backup of my Terraform-Provisioned cluster before it changes, any...

### Problem description Latest collector sidecar ships with beats that are 4 minor releases behind current ### Color [Collector sidecar release 1.5.0](https://github.com/Graylog2/collector-sidecar/releases/tag/1.5.0) ships with Beats 8.9.0, which is 2 patches...

triaged

### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...

documentation
service/network
v/3.x

In the windows x86_64 version of 0.6.15, in settings, CLI lists `not installed` ![Image](https://github.com/user-attachments/assets/7de62bf5-ee68-4b94-b88c-303ee4a86625) **What did you expect to happen instead?** being that ```cmd C:\Users\barack.obama>dir %APPDATA%\sh.loft.devpod\bin Volume in drive C...

kind/bug