Avihai Ezaguy
Avihai Ezaguy
### Bug Description running on osX M1: ```bash gh repo clone $REPO $PATH -- -c advice.detachedHead=false --quiet --depth 1 -b $BRANCH ``` and got the following output: ``` ERROR ThreadId(01)...
### Problem I want to run kopf without the need to define cwd/pwd in PYTHONPATH. I'm not sure why it's not there, might be related to venv. ### Proposal just...
AWS OpenSearch **Serverless** Service endpoint is `aoss` instead of `es`. Please add a config to distinguish ES from AOSS, and fix `sign_request` call. https://github.com/vectordotdev/vector/blob/c7a4d7b46a4b351f936b4ac675db3b12ece59734/src/sinks/elasticsearch/common.rs#L258 I'm not sure if there are...
**Describe the bug** Trying to update a CRD's status. when clicking "save" no errors appear but status isn't really updated **To Reproduce** Steps to reproduce the behavior: 1. Go to...
**Is your feature request related to a problem? Please describe.** I want the value to be indexed as string. instead it is indexed as an object **Describe the solution you'd...
**What would you like to be added**: Ability to drill-down over Workloads' Overview. for example: 1. if there's 7 failed pods -> click on them to get the list of...
Hi, I'm trying to migrate from V2 (amazon-kclpy==2.1.5) to V3 (amazon-kclpy==3.0.1) The migration process has finished properly and the workers seems to work ok The issue I experience is that...
### Search before asking - [x] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues. ### KubeRay Component ray-operator ### What happened + What you expected to happen Sometimes RayCluster...
**System info:** - OS: MaxOS **Describe the bug** I have set a subchart wich contains '-' on it's name, so aliased it to another name In the parent chart I...
### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description when using helm upgrade on ray-cluster, the operator does not...