Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,198 contributions in the last year
Contribution activity
November 1, 2020
October 2020
- lilic/jaeger Go
- lilic/klog Go
Created a pull request in openshift/cluster-monitoring-operator that received 83 comments
jsonnet/jsonnetfile.json: Switch to master
As always we switch to master when we are in dev mode so its easier to bring in new changes and they are not brought in last minute. cc @openshift/…
- Fix some typos
- Fix pod-metric missing reasons
- fix typo in node-metrics.md
- Update README.md to reflect new --labels-allow-list
- README.md: Update section on container images
- pod: add gauge for runtimeclass handler
- Remove ksonnet and move to absolute import paths
- Makefile: Set tag via cloudbuild
- fix namespace parameter in README.md #1267
- feat(persistentvolume): claimRef info to labels
- Update to golang-1.15.3
- Makefile: Override Commit in cloudbuild
- Added the job failure reason in kube_job_status_failed metric
- add iscsi initiator name to persistentvolume_info
- Merge master into release-2.0
- Add WeChat Receiver type to AlertmanagerConfig CRD
- RELEASE.md: clarify instructions
- *: add @paulfantom as next release shepherd
- Merge v0.43.0
- *: Cut v0.43.0
- Include EnforcedSampleLimit as a metric as mentioned in (#3400)
- Add AlertmanagerConfig CRD
- feat: add TargetLimit and EnforcedTargetLimit
- Fix flaky e2e Alertmanager test
- pkg/prometheus: add more logs to syncNodeEndpoints()
- Update Alertmanager api to v2 in E2E test
- Don't block when namespace aren't found
- enable hwmon for sensor collection for bare metal clusters
- Bug 1883765: Bump Thanos v0.16.0
- Bug 1888542: decrease CMO log verbosity from 3 to 2
- jsonnet/jsonnetfile.json: Switch to master
- jsonnet: Collect all resource counts for telemetry
- Bug 1885856: Exporting registry v1 protocol usage metric
- pkg/operator: fix log msg about reconciliation interval
- Allowlist cco_credentials_mode metric from cloud credential operator.
Created an issue in kubernetes/kubernetes that received 4 comments
Extend kubectl api-resources to include API versions
What would you like to be added:
Currently the kubectl api-resources command doesn't include an API version of the resources.
Why is this needed:
I…