Ilya Dmitrichenko

Results 121 issues of Ilya Dmitrichenko

Right now our config file schema (aka the API), is at v1alpha5. It would be reasonable that we promote it to beta soon, as long as we have the following....

kind/feature
area/config-file
kind/breaking
priority/important-longterm
priority/backlog
area/tech-debt

see https://aws.amazon.com/premiumsupport/knowledge-center/cloudformation-instance-tag-root-volume/ for a potential work around to this

kind/feature
priority/important-longterm
priority/backlog
blocked/aws

We have quite a few `Volume*` fields in `api.NodeGroup`. Naming of some of these fields can be improved, and we should move them into a struct. Additionally, we need to...

kind/feature
area/config-file
area/nodegroup
kind/breaking
priority/important-longterm
priority/backlog

Part of #888. We currently have some constants in Kubernetes style, but some aren't. Namely, we have `vpc.nat.gateway` where the constants are `Disable`, `Single` and `HighlyAvailable`. But in `nodegroup.ami` we...

good first issue
area/config-file
kind/breaking
priority/backlog
area/tech-debt

edit by @glibsm: Issue re-purposed for a more generic topic. Original title: ``` negative `reserved:host` filter not working along with namespace filter ``` --- I am using Cilium version 1.9.0...

kind/enhancement
⌨️ area/cli

I would like to run Dropbox client on my home fileserver in a container. I can use the current official client, but it comes with a number of dependencies (Python,...

I'd love to see links back to AWS resources, like ECS task and service definitions and EC2 instances. Seems like a small addition, but it'd extremely useful.

dogfood
feature
ecs

For Kubernetes, having node labels and kubelet version in host details panel would probably be more relevant then kernel version that we display at the very top right now. Other...

k8s
feature

One of the way we could improve Weave Net view is by adding tooltips (of sorts) describing what is shown. For example, sleeve/fastdp modes could be described, also peer vs...

component/ui
feature
help-wanted
estimate/hours
good-first-issue

I'd like to enter a label query in the search box, I am not sure if it's already supported, it's definitely not listed in help.

component/ui
k8s
feature
good-first-issue