Manu Gupta
Manu Gupta
**Describe the bug** Athens already supports tracing via opencensus; but that is no longer supported and deprecated **Expected behavior** Move to opentelemtry in a non-breaking way. **Environment (please complete the...
**Is your feature request related to a problem? Please describe.** RIght now, we are missing docs on to launch an instance of athens for Fargate with sample task definition file...
Metrics can be used to measure how Athens is performing. We should have metrics for both Olympus and Proxy. Some metrics can be storage, latency, how much data has been...
### Description https://github.com/containerd/nerdctl/runs/7736362053?check_suite_focus=true Error logs ``` run_mount_linux_test.go:162: assertion failed: error is not nil: expected "hi\n", got "" ```
### Description === PAUSE TestRunStdin === RUN TestRunWithJsonFileLogDriver run_test.go:237: the maximum number of old log files to retain exceeded 2 files --- FAIL: TestRunWithJsonFileLogDriver (3.42s) https://github.com/containerd/nerdctl/runs/7312918520?check_suite_focus=true ### Steps to reproduce...
Fixes https://github.com/containerd/nerdctl/issues/1398 Signed-off-by: Manu Gupta
**What would you like to be added**: I pushed a commit that needed a rebase as it had a merge conflict. https://github.com/kubernetes/kubernetes/pull/104049 The PR started the test because ok-to-test was...
Nerdctl contributors were recently talking about having pull request templates / good commit messages. One thing that was proposed was Github PR templates [https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-an[…]requests/creating-a-pull-request-template-for-your-repository](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository) The PR template can ask the...