vcenter-event-broker-appliance icon indicating copy to clipboard operation
vcenter-event-broker-appliance copied to clipboard

Issue 889

Open dsbibby opened this issue 2 years ago • 5 comments

Summary

Draft PR for visibility and comment while working on #889

Pull Request Checklist

🚨 Please review the guidelines for contributing to this repository.

  • [ ] Please ensure that you are making a pull request against the Development branch
  • [ ] Please use the WIP keyword in the title of your PR if you are not ready for review
  • [ ] Please ensure that you have opened a Github Issue if you are resolving/fixing a problem
  • [ ] Please ensure that you have signed all commits and that you have squashed all relevant commits related to your change
  • [ ] Please make sure that you have tested your change locally by successfully building and deploying the VMware Event Broker Appliance and/or building and deploying VMware Event Router
  • [ ] Please include any relevant screenshots and/or output as part of your testing
  • [ ] Please include any documentation updates that is applicable for your changes

Change Type

What types of changes does your code introduce to the VMware Event Broker Appliance?

Put an x in all boxes that apply

Please check the type of change your PR introduces:

  • [ ] Bugfix (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 not work as expected)
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Documentation changes
  • [ ] Other (please describe):

Resolved Issues

List of Issues closed or resolved by this PR. Add multiple Closes keyword followed by the issue number (e.g. Closes #ISSUE-NUMBER)

Closes #ISSUE-NUMBER

Testing Verification

  • Short summary of testing (e.g. successfully built and deployed VMware Event Broker Appliance)
  • Please include any relevant screenshots and/or output as part of the testing

Additional Information

  • Any other details you wish to include or mention

If you have any questions/comments, feel free to reach out to team on Slack #vcenter-event-broker-appliance

Thank you from the VEBA Team! 🥳

dsbibby avatar Jun 08 '22 21:06 dsbibby

@dsbibby @lamw is this something we want to get in for v0.7.3 or later?

embano1 avatar Jun 22 '22 08:06 embano1

@dsbibby @lamw is this something we want to get in for v0.7.3 or later?

I think @lamw already added the linked issue to the 0.8.0 milestone. Certainly I have a lot more work to do on this and there's likely some minor breaking changes.

More commits coming soon here :)

dsbibby avatar Jun 22 '22 09:06 dsbibby

@dsbibby, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

vmwclabot avatar Jul 14 '22 00:07 vmwclabot

@dsbibby, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

vmwclabot avatar Jul 14 '22 23:07 vmwclabot

Update on this PR: I'll leave this draft here for now to allow further review of the changes being proposed, however I plan to submit two separate PRs to replace this one:

  • one with the unit testing additions based on the current development branch to validate the unit tests against the current code base
  • a second one with the script changes based on the unit test PR branch so that we can validate the script changes against the unit tests.

dsbibby avatar Jul 28 '22 00:07 dsbibby

This Pull Request is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Mark as fresh by adding the comment /remove-lifecycle stale.

github-actions[bot] avatar Oct 27 '22 00:10 github-actions[bot]

/remove-lifecycle stale

dsbibby avatar Oct 27 '22 06:10 dsbibby

This Pull Request is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Mark as fresh by adding the comment /remove-lifecycle stale.

github-actions[bot] avatar Jan 27 '23 00:01 github-actions[bot]

Closing pull request due to inactivity. Please reopen if needed

github-actions[bot] avatar Feb 26 '23 00:02 github-actions[bot]