Vicente Ferrara
Vicente Ferrara
changed time.clock to time.perf_counter so that it can be used with python 3.9
I haven't managed to run LicenseFinder successfully. Keep getting this error: ``` File "/usr/local/lib/ruby/gems/2.3.0/gems/license_finder-5.10.2/bin/license_finder_pip.py", line 25 transform = lambda dist: { ^ SyntaxError: invalid syntax /usr/local/lib/ruby/2.3.0/json/common.rb:156:in `initialize': A JSON text...
### Search before asking - [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues. ### KubeRay Component ray-operator, Others ### What happened + What you expected to happen I...
#### What type of PR is this? /kind documentation /kind feature #### What this PR does / why we need it: KEP for Dynamically Sized Jobs #### Which issue(s) this...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: This includes Phase 1 implementation for Dynamically Sized Jobs KEP #1851...
**What type of PR is this?** > Uncomment only one ` /kind ` line, press enter to put that in a new line, and remove leading whitespace from that line:...
**What type of PR is this?** > Uncomment only one ` /kind ` line, press enter to put that in a new line, and remove leading whitespace from that line:...
**Is your feature request related to a problem? Please describe.** A /metrics endpoint issue was introduced #3920 and there were no unit tests to validate that the endpoint was working...
**What happened**: Inside [cmd/controller/main.go](https://github.com/googleforgames/agones/blob/1ebec5802573e4165ece0594e7d6eaae2ffc01d7/cmd/controller/main.go#L179-L199), [cmd/extensions/main.go](https://github.com/googleforgames/agones/blob/1ebec5802573e4165ece0594e7d6eaae2ffc01d7/cmd/extensions/main.go#L161-L183) and [cmd/allocator/main.go](https://github.com/googleforgames/agones/blob/1ebec5802573e4165ece0594e7d6eaae2ffc01d7/cmd/allocator/metrics.go#L40-L59) there's an opportunity to refactor the setup metric registry exporter logic.
The most important fix is to update the OpenSSH package in the Dockerfile. You can usually do this by using the package manager within your Dockerfile (e.g., apt-get update &&...