a-palchikov

Results 50 issues of a-palchikov

This PR introduces the following changes: - updates teleport to v2.3.5 - adds compilation in a docker container Fixes #16, #32

This PR fixes a small issue with Clone to enable support for proto.Merger for types that are embedded as values. Example of such scenario is overriding the type of the...

### Description **What happened**: From one of the failed upgrades - the to be upgraded master node failed to start gravity-site Pod due to the failure to pull the image...

type: kind/bug

Enable HA mode by default. The usual and expected way to make a kubernetes cluster HA is by adding more master nodes to a previously single node cluster. Having a...

kind/enhancement
kind/ux

After the installation, the trusted cluster used by the wizard should be removed. Right now, it is copied as part of state transfer when the export package is generated and...

kind/bug
port/5.5
port/6.1
priority/0
port/7.0

rsyslog [supports](https://www.rsyslog.com/doc/v8-stable/tutorials/tls.html) encrypted transport - we should consider exposing this as an option in the `LogForwarder` resource.

kind/enhancement

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