Skip to content

Conversation

@Aashiq-J
Copy link
Member

@Aashiq-J Aashiq-J commented Dec 19, 2024

Description

�[31m│�[0m �[0m�[1m�[31mError: �[0m�[0m�[1mRequest failed with status code: 400, ServerErrorResponse: {"incidentID":"3ec0a1f7-10d2-4175-babf-f41a92587785,3ec0a1f7-10d2-4175-babf-f41a92587785","code":"E1437","description":"The action cannot be completed because it would reduce the worker pool's size below the cluster's minimum requirement of 2 workers. If there are any worker operations pending, you might need wait for them to complete.","type":"BadRequest"}�[0m
�[31m│�[0m �[0m
�[31m│�[0m �[0m�[0m---
�[31m│�[0m �[0mid: terraform-74d077da
�[31m│�[0m �[0msummary: 'Request failed with status code: 400, ServerErrorResponse:
�[31m│�[0m �[0m{"incidentID":"3ec0a1f7-10d2-4175-babf-f41a92587785,3ec0a1f7-10d2-4175-babf-f41a92587785","code":"E1437","description":"The
�[31m│�[0m �[0m  action cannot be completed because it would reduce the worker pool''s size below
�[31m│�[0m �[0m  the cluster''s minimum requirement of 2 workers. If there are any worker operations
�[31m│�[0m �[0m  pending, you might need wait for them to complete.","type":"BadRequest"}'
�[31m│�[0m �[0mseverity: error
�[31m│�[0m �[0mresource: ibm_container_vpc_worker_pool
�[31m│�[0m �[0moperation: delete
�[31m│�[0m �[0mcomponent:
�[31m│�[0m �[0m  name: github.com/IBM-Cloud/terraform-provider-ibm
�[31m│�[0m �[0m  version: 1.72.2
�[31m│�[0m �[0m---
�[31m│�[0m �[0m
�[31m╵�[0m�[0m}

This occurs in TestRunCustomsgExample since this example doesn't use the autoscaling_pool the implictDestroy doesn't remove the correct workerpool resource from the state file.

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

@Aashiq-J
Copy link
Member Author

/run pipeline

@toddgiguere toddgiguere merged commit 39bcfa4 into main Dec 20, 2024
2 checks passed
@toddgiguere toddgiguere deleted the work branch December 20, 2024 13:06
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 3.35.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants