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(ecs): DesiredCount/RunningCount check #2090

Conversation

bmartins-unit
Copy link
Contributor

@bmartins-unit bmartins-unit commented Sep 13, 2024

Fixes
Screenshot 2024-09-06 at 12 13 50
The value of DesiredCount and RunningCount are equal, so the Condition should be Available

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Signed-off-by: Bruno Martins (bjm) <[email protected]>
@bmartins-unit bmartins-unit force-pushed the fix-ecs-desiredCount-runningCount branch from 9d6d25f to acf33a2 Compare September 13, 2024 10:39
@MisterMX MisterMX changed the title fix ecs DesiredCount/RunningCount check fix(ecs): DesiredCount/RunningCount check Sep 16, 2024
Copy link
Collaborator

@MisterMX MisterMX left a comment

Choose a reason for hiding this comment

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

LGMT. Thank you very much @bmartins-unit

@MisterMX MisterMX merged commit e395812 into crossplane-contrib:master Sep 16, 2024
9 checks passed
Copy link

Successfully created backport PR #2092 for release-0.49.

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.

2 participants