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

Switching to official batch operator #36

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

siklosid
Copy link
Member

@siklosid siklosid commented Apr 26, 2024

DATA-1804

The newest version of the official aws batch operator collects all logs from cloudwatch, however there is a bug inside and because of that it cannot log the link to the cloudwatch logs, which is an important peace of information.

  1. Switching to official Batch operator
  2. Create a custom batch operator inhereted from the official one, which ovverwrites the monitor_job function and prints the proper link to cloudwatch logs in the logs.

@siklosid siklosid requested a review from a team as a code owner April 26, 2024 10:51
Copy link

swarmia bot commented Apr 26, 2024

Copy link

@claudiazi claudiazi left a comment

Choose a reason for hiding this comment

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

wow! cool!

@siklosid siklosid merged commit 3c5fd12 into master Apr 26, 2024
1 check passed
@siklosid siklosid deleted the bugfix/DATA-1804_missing_batch_logs branch April 26, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants