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

[Bugfix] CF security-groups returns 414 error #2229

Merged
merged 2 commits into from
Nov 9, 2021

Conversation

jdgonzaleza
Copy link
Contributor

@jdgonzaleza jdgonzaleza commented Nov 8, 2021

As described in #2159 the cf security-groups command was not able to respond properly when there were too many spaces in the foundation.
In order to fix this behavior, as done in other commands, we refactored the getSecurityGroupSpaces to use the batcher.

@jdgonzaleza jdgonzaleza requested a review from a-b November 8, 2021 22:09
@jdgonzaleza jdgonzaleza force-pushed the bugfix/security-group-414 branch from 1117af7 to 922998f Compare November 8, 2021 22:15
@jdgonzaleza jdgonzaleza force-pushed the bugfix/security-group-414 branch from 922998f to 3a76634 Compare November 8, 2021 22:19
@reedr3
Copy link
Contributor

reedr3 commented Nov 8, 2021

Hey, I left one comment to address, but otherwise, looks good to me!

Copy link
Member

@a-b a-b left a comment

Choose a reason for hiding this comment

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

As soon as @reedr3 comment resolved - LGTM

@jdgonzaleza jdgonzaleza requested review from a-b and reedr3 November 9, 2021 13:49
@jdgonzaleza jdgonzaleza merged commit 96d4137 into master Nov 9, 2021
@jdgonzaleza jdgonzaleza deleted the bugfix/security-group-414 branch November 9, 2021 16:00
jdgonzaleza added a commit that referenced this pull request Nov 9, 2021
Implementing batcher in `cf security-group` command

Co-authored-by: Sebastian Gil <[email protected]>
jdgonzaleza added a commit that referenced this pull request Nov 10, 2021
Implementing batcher in `cf security-group` command

Co-authored-by: Sebastian Gil <[email protected]>
pivotalgeorge added a commit that referenced this pull request Nov 15, 2021
Bump minor version
- mainly fixed bug [#2229](#2229)
- go mod changes for pipeline-buildability

Co-authored by: Alexander Berezovsky <[email protected]>
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.

4 participants