-
### What happened?
This is the same as https://github.com/kubernetes/kubernetes/issues/73492
When using the OnDelete update strategy, after all the pods from the old revision are deleted the Curre…
-
**Describe the problem/challenge you have**
Today, we do not have yaml validation for `BackupStorageLocation.Spec.Config` https://github.com/vmware-tanzu/velero/blob/cb5ffe27538c194a46f2b5257f033b50b…
-
[bundle-2024-02-14-16-16-03.tar.gz](https://github.com/vmware-tanzu/velero/files/14278441/bundle-2024-02-14-16-16-03.tar.gz)
```
➜ ~ velero describe backups ops-6hrly-backup-20240209120010
Nam…
-
There are a few ways to do this. One way is to follow the kube-scheduler path and just have a new repo hosting all custom plugins. This can bring some problems related to having to maintain everything…
-
Link to issue with details: https://github.com/intel/multus-cni/issues/561
CNF Testbed (Kubespray) runs without errors, but inspecting the cluster afterwards show the following:
```
$ kubectl get…
-
Some exec plugins (e.g. `aws eks get-token`) use the info in this environment variable to determine what to return (including the api version which is checked by `kubeclient`. I believe it should tak…
-
### What happened?
In general, clients can request `WatchBookmark` events by specifying the `allowWatchBookmarks` query parameter. However, the server is not obliged to deliver any `WatchBookmark` ev…
-
*This is likely non-trivial, but I decided to raise it as the functionality could be interesting.*
I *sometimes* use kubernetes. Frequently enough to enable kubernetes module, but … by far not alwa…
-
hi everybody,
maybe it is because I am new to use this plugin, but when i add this lines in my zshrc,
```powerline-daemon -q
. /usr/share/powerline/bindings/zsh/powerline.zsh```
the plugin do …
-
### What happened?
I've noticed an edge case when trying out the PodFailurePolicy example from Story 3 of the KEP. When a pod is marked as a DisruptionTarget but then completes successful, it retries…