William Trelawny

Results 13 issues of William Trelawny

I found a broken link : https://docs.docker.com/compose/install/compose-plugin/ I arrived on this page through: https://www.google.com/

area/Compose

Corrected mDNS IP address in readme Fixes https://github.com/geekman/mdns-repeater/issues/15 Sorry if I didn't do this forking/pr/merging thing right- this is my first contrib to open source. Please let me know if...

- Updated referenced PHP version (7.3 -> 8.2) to match current Debian version (12). - Also added clarity to PHP installation instructions to help the user find the right packages...

## Expected Behavior Index Set prefixes should not conflict if they are in their entirety distinct strings, even if they start with some of the same characters. ## Current Behavior...

bug
triaged
needs-discussion

Given a content pack containing: - a Correlation Event Definition ("ED-2") that relies on an underlying Event Definition ("ED-1") - the Event Definition ("ED-1") required by ED-2, and - the...

feature
secdev-cycle3

**What is the bug?** Upon activating the Security plugin in a single node cluster, the cluster status will always be YELLOW because of unassigned shards in 3 different indices: -...

bug
good first issue
triaged

Even though we've released Data Node, using Opensearch as an indexing backend is still supported, so still deserves to have a deployment configuration reference ## Notes for Reviewers - [x]...

### Is your feature request related to a problem? Please describe ref: https://github.com/opensearch-project/documentation-website/pull/7126#issuecomment-2103336425 The only time users are told their OPENSEARCH_INITIAL_ADMIN_PASSWORD is too weak is *after* they install and launch...

enhancement
triaged

**Describe the bug** The above error appears in my pod log during chart install. Here is my full startup pod log: ``` Defaulted container "opensearch" out of: opensearch, fsgroup-volume (init),...

bug

### Description Fixed in-code documentation referring to non-existent `.Values.imageTag`. Changed to `.Values.image.tag` instead. Minor change, but nonetheless threw me down a long troubleshooting path that led nowhere because of it....

first-time-contributor