cpretzer
cpretzer
## What This PR adds support for developers using a mac. The `create.sh` script adds a check for the OS ## Why To let mac users try out Linkerd multicluster...
Running `minidcos docker doctor` results in an error message about the default version of `sed` on macOs Mojave which includes an URL to the **[Versioning, Support and API Stability](https://minidcos.readthedocs.io/en/latest/versioning-and-api-stability.html#dc-os-1-9-and-below)** page...
Using the `civo` CLI (especially while testing script) causes a lot of version checks to the GitHub API when the [VersionCheck](https://github.com/civo/cli/blob/master/common/common.go#L50) method is called from various places. I'd like a...
Step 3 of the Quick Start instructions is to run the `docker-compose up` command, which defaults to using the docker-compose.yaml file to run Ingenious locally in Docker containers. Once the...
Document support for service topologies with examples using emojivoto. I'll use the [testing methodology](https://github.com/linkerd/linkerd2/issues/5115) for the docs.
In [this](https://github.com/linkerd/linkerd2/issues/5129) issue, an incompatibility between CLI and control versions was uncovered between CLI stable-2.8.1 and control plane edge-20.10.3. Here is the [commit](https://github.com/linkerd/linkerd2/pull/5023/files#diff-2c565121f665a1bc64eef7d8aeb4c3c406473167bb5fb93426755d18c98fa204L1576) that introduced the change. I suspect that...
The [TCP Proxying and Protocol Detection](https://linkerd.io/2/features/protocol-detection/) of the docs should include a section that describes: 1. Upgrading HTTP/1.1 to HTTP/2 is a feature enabled by default 2. The upgrade is...
Document will include: - a list of latest stable and edge releases - instructions for updating YAML files to pull from the private docker repo