Anton Ippolitov

Results 9 issues of Anton Ippolitov

Hi, I added `java-dogstatsd-client` 2.6.1 to my Java 1.8 project using Ivy + Maven and then configured the client to send metrics via Unix socket. The project compiled successfully, however...

#### What would you like to be added: Currently both Queues and Numatopologies are defined as cluster-scoped resources: - https://github.com/volcano-sh/volcano/blob/74b211451dbc16618bfd2d51a7288f0c0268551f/config/crd/v1beta1/scheduling.volcano.sh_queues.yaml#L20 - https://github.com/volcano-sh/volcano/blob/74b211451dbc16618bfd2d51a7288f0c0268551f/config/crd/v1beta1/nodeinfo.volcano.sh_numatopologies.yaml#L19 What is the reason for that? Would it...

kind/feature

Hi! (First of all, a disclaimer: I am not trying to start an endless debate like https://github.com/systemd/systemd/issues/9725 or a flamewar 🙂 I am mostly interested in understanding the technical reasons...

sig/datapath
kind/feature
feature/bandwidth-manager

I was asked to report https://github.com/sbt/sbt/issues/6685 here: ## problem It seems that https://repo1.maven.org was unstable this morning and many of our sbt builds started failing with transient errors. Example: ```...

Hi! I am trying to use `ShadeRule.rename().inLibrary()` but I am unable to make it work with `sbt-assembly` 0.15.0 and 0.14.10. I use sbt 1.0.4 with Scala 2.11.12. Some context: I...

area/shading

# Description See detailed description of the problem in https://github.com/cilium/cilium/issues/30689 The first commit of this PR adds the new `--identity-allocation-mode=double-write` mode described in the issue above with its corresponding `--double-write-read-from-kvstore`...

dont-merge/needs-release-note-label
kind/community-contribution

# Description The goal of this PR is to allow users to change the type of Services created by automated connectivity tests. The default type is hardcoded to `NodePort` which...

# Problem Description Our goal is to assign static public IPs to pods running in AWS, GCP and Azure. To achieve this, we would like Cilium to assign static public...

kind/feature
kind/cfp

Backport https://github.com/cilium/cilium/pull/34090 to 1.15 A couple of notes: - There was only one small change I needed to do: I added [`PodResource`](https://github.com/cilium/cilium/blob/c3db8a5ba810327584b9f8438a8e9ec55cae69ef/operator/k8s/resource_ctors.go#L99-L120) to `operator/k8s/resource_ctors.go` which was created recently in https://github.com/cilium/cilium/pull/33021...

ready-to-merge
kind/backports
kind/community-contribution
backport/1.15