Adam

Results 9 issues of Adam

**Describe the bug** When running `go mod tidy` on the stable branch, a diff is generated. **Environment** Provide accurate information about the environment to help us reproduce the issue. -...

bug
tracked

promlinter: `Check Prometheus metrics naming via promlint.`

Create the `certupdater` package to handle the logic around sourcing TLS certificates. Remove all writes to the host filesystem, and store certificates in memory. Add testdata with sample self-signed certificates...

Permission to list secrets is no longer needed.

Add mentoring notes for Nucleotide Count exercise.

track/go
type/mentor-notes

### Describe the issue [Documentation](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/migration-to-structured-logging.md#prefer-using-kubernetes-objects-for-example-v1pod-or-v1pod-and-log-them-using-klogkobj-or-klogkobjslice) example incorrectly references `pod.Uid` instead of `pod.UID`.

sig/instrumentation
lifecycle/rotten

Un-fork `prometheus/common`.

Over time, validating and mutating webhooks have been a source of several types of bugs for GMP: 1. Zero-node problems: When the operator is not scheduled because no nodes are...

Bump golangci-lint to 2.6.2. The removals of `omitempty` in json struct tags have been verified by [modernize](https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/modernize#hdr-Analyzer_omitzero) to be ineffective. `omitzero` was not added to avoid behavior changes. Corresponding fields...