Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 17, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ktock and others added 5 commits September 16, 2025 11:36
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
Copying of message structs is not allowed and results in the following
govet error. This commit fixes these errors by avoiding copying of the
messages.

> google.golang.org/protobuf/runtime/protoimpl.MessageState contains sync.Mutex (govet)

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
Update the release Github Action workflow to create an empty allowedSignersFile
and configure git to use it. This prevents failures when tags are signed
with an SSH based key. Without this configuration, `git tag -v` errors
with:

```
Output: error: gpg.ssh.allowedSignersFile needs to be configured and exist for ssh signature verification
```

Signed-off-by: Jared Ledvina <jared.ledvina@datadoghq.com>
go.mod: Bump up k8s.io to 0.34.1
[github-action] release - Empty allowedSignersFile
@pull pull bot locked and limited conversation to collaborators Sep 17, 2025
@pull pull bot added the ⤵️ pull label Sep 17, 2025
@pull pull bot merged commit b0d55aa into adamlaska:main Sep 17, 2025
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants