Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update ES script to new 8.16 cluster #282

Merged
merged 8 commits into from
Nov 27, 2024
Merged

update ES script to new 8.16 cluster #282

merged 8 commits into from
Nov 27, 2024

Conversation

alemsh
Copy link
Contributor

@alemsh alemsh commented Nov 22, 2024

No description provided.

@alemsh alemsh added the enhancement New feature or request label Nov 22, 2024
@alemsh alemsh requested a review from blinkdog November 22, 2024 21:40
@alemsh alemsh self-assigned this Nov 22, 2024
Copy link
Contributor

@blinkdog blinkdog left a comment

Choose a reason for hiding this comment

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

Looks pretty good! Just one minor suggestion, and it should be ready to merge.

resources/progress_to_es.py Outdated Show resolved Hide resolved
Copy link
Contributor

@blinkdog blinkdog left a comment

Choose a reason for hiding this comment

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

Whoops, another small change to pacify CI.

Comment on lines 217 to 219
token_url=args.token_url,
client_secret=args.es_client_secret,
client_id=args.es_client_id)
Copy link
Contributor

Choose a reason for hiding this comment

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

One of the CI tests using flake8 is complaining about the under-indent here; line up the others on the same column as address.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ope, good catch updated!

@blinkdog
Copy link
Contributor

LGTM. Please merge when you're ready.

@alemsh alemsh merged commit 6cae521 into master Nov 27, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants