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

fix: prevent manager loop crashing on ignored containers #120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rajiteh
Copy link

@rajiteh rajiteh commented Nov 13, 2024

Please ensure the following rules are applied when creating a PR:

  • Before creating your PR, execute the following command:
$> go vet
$> go lint
$> go fmt
$> go build
$> go test
  • PR source branches shall have the following name: feature/<PR_NAME>

  • PR destination branch shall be develop

  • Any PR not respecting those rules won’t be merge and will be closed after a few weeks if not updated.

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.

1 participant