Vicente Ferrara

Results 11 issues of 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...

needs more information
unscheduled

### 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...

bug
P1
stability
core
core-kuberay

#### 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...

kind/feature
size/L
release-note-none
ok-to-test
kind/documentation
cncf-cla: yes

#### 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...

kind/feature
release-note
size/L
needs-rebase
do-not-merge/hold
ok-to-test
cncf-cla: yes

**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:...

kind/feature
size/M
size/XL

**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:...

kind/documentation
size/S

**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...

kind/feature
awaiting-maintainer

**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.

kind/bug

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 &&...