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

[issue 176] - FIxing the InfinispanOperatorProvisioner::scale() method #175

Merged
merged 4 commits into from
May 21, 2024

Conversation

fabiobrz
Copy link
Member

@fabiobrz fabiobrz commented May 17, 2024

Description

Fixing InfinispanOperatorProvisioner::scale() method.

Resolves #176

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

@fabiobrz fabiobrz force-pushed the fix.infinispan-op-prov.scale branch from fc49caf to 28c080b Compare May 20, 2024 07:13
@fabiobrz fabiobrz changed the title [] - FIxing the InfinispanOperatorProvisioner::scale() method [issue 176] - FIxing the InfinispanOperatorProvisioner::scale() method May 20, 2024
@fabiobrz fabiobrz force-pushed the fix.infinispan-op-prov.scale branch from 28c080b to 9115440 Compare May 20, 2024 16:42
@fabiobrz
Copy link
Member Author

/test intersmash-e2e

@fabiobrz fabiobrz force-pushed the fix.infinispan-op-prov.scale branch from 9115440 to a5d1214 Compare May 20, 2024 19:28
@fabiobrz
Copy link
Member Author

/retest

@fabiobrz fabiobrz requested a review from marekkopecky May 21, 2024 06:41
@marekkopecky
Copy link
Collaborator

MR LGTM, thank you!

@marekkopecky marekkopecky merged commit 8251708 into Intersmash:main May 21, 2024
3 checks passed
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.

InfinispanOperatorprovisioner::scale fails
2 participants