Open Issues Need Help
View All on GitHub Monitoring and Observability • Custom Resource Metrics
Use go.mod for determing go version used in Github Actions about 2 months ago
AI Summary: Update all GitHub Actions workflows that use the `actions/setup-go` action to fetch the Go version from the project's `go.mod` file instead of hardcoding it, eliminating the need for manual updates when the project's Go version changes.
Complexity:
3/5
enhancement good first issue
Kube State Metrics `CustomResourceState` configurations for Gateway API resources
Go