Elad Dolev
Elad Dolev
**Describe the bug** Sorting by age (shift+a) seems to be working for native K8s resources like Pod Deployment etc. but broken for (all ?) custom resources Was still working on...
Fixes default anit-affinity type not being used ### Motivation make life easier, fix broken stuff and add the ability to set `topologyKey` ### Modifications - add a default image specifications...
Currently [VirtualKubelet](https://github.com/liqotech/liqo/blob/d1b3e6924caa62872931c7c1c7e631621b8bdebb/pkg/virtualKubelet/forge/pods.go#L232) always sets `hostNetwork` to `false` For our use-case we need to offload (some) pods with `hostNetwork: true` Currently we're achieving it by using Kyverno running on the remote...
#### What happened: issue is very much the same as in [this](https://github.com/kubernetes/kubernetes/issues/47990) bug it seems that are multiple such bugs opened throughout the years on multiple OSS projects, k8s included...
subsequent `helm upgrade` may fail because the StatefulSet allows only handful of changes, and "cockroachdb.conf.store" function may return different output every time
### Bug report: When Release.Name != `dragonfly` the following error is spitted in the Seed Peer logs ```shell 2023-07-16T06:48:47.621Z WARN config/dynconfig_manager.go:124 scheduler x.x.x.x -scheduler-0.scheduler..svc.cluster.local 8002 has not reachable addresses ```...
### chainsaw version Version v0.2.0 ### Description When using overrides with the characters '
#### What happened: the network isn’t working I can’t reach pods behind services in offloaded namespace neither remote->local or local->remote works I see nothing in the logs #### How to...
**Is your feature request related to a problem? Please describe.** With current implementation, creating the `GatewayServer` resource would generate a `Secret` resource with a key pair **unless** a secret already...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: adds the ability for defining resources #### Special notes for your...