Tathagata Paul
Tathagata Paul
Closes #4454 ### Pull Request Motivation Feature request for inclusion of issuer name, kind and group in the ```certificate_expiration_timestamp_seconds``` metrics. ### Kind /kind feature ### Release Note ```release-note Add issuer_name,...
Hi, I was kinda confused by the name of the setPitch() function in this piece of code because its setting the playback rate of the sound file when we provide...
### Problem Statement Currently we don't have any test coverage for the metrics package. ### Solution Description We can replicate something like this https://github.com/cert-manager/cert-manager/blob/master/pkg/metrics/certificates_test.go to add test coverage (although the...
Signed-off-by: Tathagata Paul ### Pull Request Motivation Closes #4948 This PR seeks to resolve the issue where instead of multiple update + retry operation we have a single patch operation...
Currently Github authentication requires us to create a Personal Access Token (PAT). This same token can be used to pull images from ghcr. Another alternative is configuring a default secret...
This PR adds the **Working with Red Hat Universal Base Images** track