fheinecke

Results 22 issues of fheinecke

Base PR: #14203 Source PR description: "This PR has several inter-dependent changes: * Renamed the "build-apt-repos" to "build-os-package-repos" * Rewrote the tool to use subcommands (i.e. from `go run ....

backport

Base PR: #14203 Source PR description: "This PR has several inter-dependent changes: * Renamed the "build-apt-repos" to "build-os-package-repos" * Rewrote the tool to use subcommands (i.e. from `go run ....

Update the YUM install commands to point to the new YUM repos as a part of RFD 0058. Related PR: https://github.com/gravitational/teleport/pull/14203

documentation
backport-required

Base PR: #14203 Source PR description: "This PR has several inter-dependent changes: * Renamed the "build-apt-repos" to "build-os-package-repos" * Rewrote the tool to use subcommands (i.e. from `go run ....

backport

The primary purpose of this PR is to add multiarch Teleport container images. This includes amd64, arm, and arm64 images under the `$MAJOR_VERSION` tag on each release. Due to the...

documentation
backport-required

**What existing functionality needs improvement?** Currently when executing a target in an Earthfile, every line written to stdout by a `RUN` directive is prefixed by the target name. For example,...

type:enhancement

**What existing functionality needs improvement?** It would be nice to have a parameter that, when passed to a `CACHE` directive, would cause the cache to remain in use when leaving...

type:enhancement

This causes `make changelog` to no longer include `no-changelog` entries, and pulls the actual entry field from the PR body. I'm pretty sure everybody on internal tools already has a...

backport-required
size/sm
backport/branch/v13
backport/branch/v14
no-changelog
backport/branch/v15

**What this PR does / why we need it**: Currently the `toYaml` implementation does not indent list items, which causes issues with other tools in the YAML ecosystem such as...

size/S

This is a buddy PR for https://github.com/helm/helm/pull/12583. I've added docs for the `toYamlPretty` function that the aforementioned PR adds. I can add translations as well, but the best I'd be...

docs
size/XS