Skip to content

[issue-250] - Make InfinispanOperatorProvisioner fail fast#251

Open
fabiobrz wants to merge 1 commit intoIntersmash:mainfrom
fabiobrz:infinispan-op.fail-fast
Open

[issue-250] - Make InfinispanOperatorProvisioner fail fast#251
fabiobrz wants to merge 1 commit intoIntersmash:mainfrom
fabiobrz:infinispan-op.fail-fast

Conversation

@fabiobrz
Copy link
Copy Markdown
Member

Description

This is to use PodLogsCollector in InfinispanOperatorProvisioner::waitForResourceReadiness and fail fast when there is at least one replica which has been restarted with ERROR log traces.

Resolves #250

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • Code contributed by me aligns with current project license: Apache 2.0
  • Pull Request contains a description of the changes
  • Pull Request does not include fixes for multiple issues/topics
  • Code is self-descriptive and/or documented
  • I have implemented unit tests to cover my changes
  • I tested my code in OpenShift

… is at least one replica which has been restarted with ERROR log traces
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.

Infinispan operator provisioner should fail fast when replicas get restarted

1 participant