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

Currently we embed significant logic in terraform for bootstrapping AWS clusters. Ideally some of this logic would move to the autojoin code embedded within gravity so it's better defined and...

kind/enhancement

When using a flavor that specifies multiple nodes, the current behavior of `gravity install` is to timeout after some time if a node doesn't join the cluster quickly enough. In...

kind/enhancement

tele build vendoring of resources doesn't currently support image references pointed at a hash instead of a tag. `quay.io/test@sha256:d237a12aa0cde42b539bcb5efc1118ba5e6ca1351b7493ed52bd574d181c5efd` ``` ERRO " ERROR REPORT: Original Error: *docker.Error API error (500):...

build/tooling

Version: 5.2.4 Environment: Google Compute When running an installation on a google cloud VM, which doesn't have appropriate service account settings, the cloud-provider auto detection will enable the cloud API...

When creating TLS cert for apiserver, the SAN is set to use node FQDN and other predefined DNS names, such as `leader.telekube.local`, `apiserver` and etc. Is it possible to add...

kind/enhancement

We should remove the `opscenter` (and related) target from OSS Makefile since that's not functional anymore since when we moved this part only in the Enterprise edition.

kind/enhancement
good first issue
build/tooling

When collecting the crash report on operation failure, also fetch the journal logs of the installer services.

kind/enhancement
port/6.1
port/6.3
port/7.0

Currently (some) Kubernetes-related operations are only attempted once but should ideally be retried with a backoff (i.e. applying a node taint, etc.)

kind/enhancement
port/5.5
port/6.1
port/6.3
kind/ux
port/7.0

On one occasion, the upgrade failed with on the endpoints phase for DNS but the rolling update of the DNS resources had actually succeeded some time later. Consider bumping the...

kind/bug
support-load
port/5.5
port/6.1
port/6.3
kind/ux
port/7.0

When doing a registry gc, it would make sense to re-export not only the current but also any upgrade application's dependencies.

kind/enhancement
support-load
gravity-cli