Skip to content

Conversation

@BioWilko
Copy link
Contributor

@BioWilko BioWilko commented Oct 30, 2025

Closes #6331

Currently the K8S executor spams stdout when jobs don't have a pod yet, this is a perfectly normal state of affairs in most cases and just means you don't have enough CPUs / memory available currently, suggest muting this by default!

One issue I could see this causing would be that it may be more difficult for users to detect when there's a real reason the pod hasn't been created e.g. an invalid container string, may be worth adding specific handling for this.

@netlify
Copy link

netlify bot commented Oct 30, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 2120a0b
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/69032744d58f2b000877a66e

Copy link
Member

@pditommaso pditommaso left a comment

Choose a reason for hiding this comment

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

Make sense. Thanks for contributing

@pditommaso pditommaso merged commit 74d1b78 into nextflow-io:master Nov 4, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mute k8s job pod scheduling warnings by default

3 participants