gravity icon indicating copy to clipboard operation
gravity copied to clipboard

Kubernetes application deployments for restricted, regulated, or remote environments

Results 102 gravity issues
Sort by recently updated
recently updated
newest added

Otherwise, with the phase outcome that endpoints were not ready does not show the culprit.

kind/enhancement
kind/ux

Seeing this in the update operation logs: ``` Wed Apr 22 18:37:55 UTC [WARN] Failed to stream logs for hook update: bufio.Scanner: token too long. ``` After taking a look...

kind/bug
kind/ux

**Describe the bug** `kubectl describe pods -n=kube-system gravity-site-xxxxxx` in case if the pod is not leader, produces events ``` Events: Type Reason Age From Message ---- ------ ---- ---- -------...

priority/1
kind/ux

Noted this on a customer call today, if the flannel lease expires, due to planet or flannel being offline for 24 hours or more, when planet is started up, pods...

kind/bug

Remove KUBECONFIG environment variable from /etc/environment when uninstalling. Also backport changes to remove additional files to 6.x branches - i.e. [here](https://github.com/gravitational/gravity/blob/b9035a935bc229112926a97e008f9af3ab75e705/lib/system/environ/uninstall.go#L69).

kind/enhancement
gravity-cli
port/5.5
port/6.1
port/6.3

``` gravity status Cluster name: cluster_name Cluster status: active ... Cluster nodes: Masters: * M1 / 10.0.5.5 / node Status: healthy ... Cluster alerts: * KubeletTooManyPods [88h22m7s] - Kubelet 10.0.5.5:10250...

Browser vendors started changing the default behavior for the SameSite cookie attribute. This is to enable default CSRF protection for the websites. Since Teleport uses it's own CSRF protection mechanism...

priority/0

### Problem Description `Illegal instruction` failures in hook's init containers based on `debian:buster` images (verified with hook image `docker-tall:buster`). ### Environment AWS `m5a.xlarge` instance running `AMD EPYC 7571`. Kernel: `Linux...

kind/bug
support-load

``` error: Internal error occurred: error executing command in container: Unauthorized ``` Gravity Version: 6.3.7 It is reported as a regression from 6.1.18.

kind/bug
regression

Currently these bits are missing and would provide a lot more insight into a cluster if captured.

kind/enhancement
gravity-cli
port/5.5
port/6.1