Skip to content

Conversation

naemono
Copy link
Contributor

@naemono naemono commented Oct 3, 2025

The following elastic/cloud-on-k8s#8817 is planned to be released with the ECK 3.2/Stack 9.2 release.

florent-leborgne and others added 2 commits October 3, 2025 18:19
…r remote lookup indices (elastic#3317)

This PR:
- Adds mention of the support for lookup indices from remote clusters in
lookup join ES|QL commands from 9.2
- Adds a section about the ability to view/create/edit lookup indices,
depending on privileges, when using LOOKUP JOIN in an ES|QL query from
Discover

Dear reviewers, you can find direct preview links of the edited page in
the 1st comment below

Closes: elastic#3097
@naemono naemono requested a review from a team as a code owner October 3, 2025 19:46
@naemono naemono changed the base branch from main to eck-3.2.0 October 3, 2025 19:46
@naemono naemono requested review from a team as code owners October 3, 2025 19:46
2. Restart the ECK operator

```shell
kubectl delete pod -n elastic-system elastic-operator-0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Operator will auto restart when its configuration changes

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you base this on a branch with unmerged commits. This seems unrelated.


1. Set the `password-length` in the `ConfigMap`.

```yaml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would probably just mention the Helm value and ECK config flag and link to the existing docs on how to update it.

enable-leader-election: true
elasticsearch-observation-interval: 10s
ubi-only: false
password-legnth: 64
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
password-legnth: 64
password-length: 64

Maybe just update the example in https://www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s/configure-eck instead.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here: accidentally included?

@florent-leborgne
Copy link
Contributor

Looks like this PR contains this other unrelated PR #3317. Is it possible to clean it up :)

@naemono
Copy link
Contributor Author

naemono commented Oct 6, 2025

closing in favor of #3339 which is based off the right branch.

@naemono naemono closed this Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants