Steven E. Harris
Steven E. Harris
Following from #629, when running _kpt fn run_ against a package in which I've run _kpt live init_, the invoked function receives the _ConfigMap_ manifest named "inventory" (stored in file...
# Motivating Problem When running the OpenTelemetry Collector alongside a Lambda function, it is difficult to coordinate running separate tail sampling proxies like [Honeycomb Refinery](https://github.com/honeycombio/refinery/), for lack of a suitable...
When _marathonctl app create_ fails for some reason other than the application already existing (status code 409) or the proposed ID being invalid (status code 422), _marathonctl_ doesn't display any...
I noticed that when I inspect the s-expression view of _tree-sitter parse_, before a top-level struct and before each field in a struct I see the tag "alias". For the...
### Eschewed features - [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature. ### What would you like...
As of this writing, the _cue export_ command's `--out` flag accepts three values: - _json_ - _text_ - _yaml_ By contrast, [the `cue_export` Bazel rule accepts only "json" and "yaml"](https://github.com/tnarg/rules_cue/blob/be98df2981025bf1389510797ea11e0e37aa761f/cue/cue.bzl#L298-L305)...
Fixes #318. cc @mattfarina
Please add the PPA for [the Glide tool](https://github.com/Masterminds/glide) to the source white list. For verification, you can see the source line specified in [Glide's public documentation](https://github.com/Masterminds/glide#install). Source line: [`ppa:masterminds/glide`](https://launchpad.net/~masterminds/+archive/ubuntu/glide)
### What happened? Per [preceding discussion in the "javascript" channel](https://bazelbuild.slack.com/archives/CEZUUKQ6P/p1708102421725299) of the "Bazel" Slack workspace, when using [the latest version of _rules_esbuild_](https://github.com/aspect-build/rules_esbuild/releases/tag/v0.18.0) with the `esbuild` rule's new "bazel_sandbox_plugin" attribute (per...
**1. What `kops` version are you running? The command `kops version`, will display this information.** [_1.26.2_ ](https://github.com/kubernetes/kops/releases/tag/v1.26.2) **2. What Kubernetes version are you running? `kubectl version` will print the version...