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 comma-delimited-destination asg error messages #3783

Merged
merged 2 commits into from May 10, 2024

Conversation

geofffranks
Copy link
Contributor

  • A short explanation of the proposed change:

Improves error messaging when validating ASG destinations that have comma-delimited destinations.

  • An explanation of the use cases your change solves

Previously errors would appear with the message rules rule number 1 contains invalid destination rather than something like Rules[0]: destination must be a valid CIDR, IP address, or IP address range

  • Links to any other associated PRs

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

@geofffranks geofffranks force-pushed the fix-asg-error-messages branch 2 times, most recently from fd12f36 to 2a680a0 Compare May 6, 2024 16:43
sethboyles
sethboyles previously approved these changes May 8, 2024
@tcdowney
Copy link
Member

@geofffranks can you resolve the conflicts? Then I'm happy to re-review and merge.

@geofffranks
Copy link
Contributor Author

conflicts resolved. 🤞I didn't break anything with the github UI for conflict resolution

@tcdowney
Copy link
Member

conflicts resolved. 🤞I didn't break anything with the github UI for conflict resolution

It left some stray whitespace and upset Rubocop 😢

@tcdowney tcdowney merged commit 4250ec7 into cloudfoundry:main May 10, 2024
8 checks passed
@geofffranks
Copy link
Contributor Author

@tcdowney finally greeeeeeen

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.

None yet

3 participants