Andrew Lavery

Results 60 issues of Andrew Lavery

The generated node join script does not include the kubeadm-token-ca-hash parameter when run on a new master node following the destruction of the original master node. For example: ``` To...

type::bug

When creating a node join script for an HA cluster, the master address should be the DNS name for the kube api, not the node IP (when provided). This script...

type::bug

fixes half of https://github.com/replicatedhq/troubleshoot/issues/407

**Describe the rationale for the suggested feature.** It's often the case that knowing whether a request is failing to the IP of pod A or pod B, but all IPs...

**Describe the rationale for the suggested feature.** Sometimes a bundle may be destined only for internal use, or there may be concerns that useful data was removed by redactors. As...

log collectors should take a finite amount of time - say up to 1m by default - before exiting.

type::bug
good first issue

The diff looks much better with whitespace turned off.

#### What this PR does / why we need it: At present, if _any_ testgrid runs for a PR have failed, the testgrid checker will report failure. Even if that...

type::chore

Currently, end-users can provide a URL to an existing prometheus address when installing kots to an existing cluster. However, some vendors may want to optionally ship prometheus within their kots...

type::feature

Some helm charts provide a license file that is designed to be pasted into the values file, with multiple keys and values. To allow a vendor to use those helm...

type::feature