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

(feat) Add XFCC authenticated eventgenerator endpoint #3330

Merged
merged 16 commits into from
Nov 30, 2024

Conversation

bonzofenix
Copy link
Contributor

@bonzofenix bonzofenix commented Nov 15, 2024

This pull request adds a new xfcc unified endpoint to the eventgenerator that will be consumed by the API component once it is deployed as a Cloud Foundry application.

New CF Server Support:

Makefile and Cleanup:

  • Makefile: Added a new target clean-fakes to remove directories named "fakes".

Test Enhancements:

Configuration and Initialization:

These changes collectively enhance the eventgenerator component by adding support for a CF server, improving configuration management, and ensuring comprehensive test coverage.

@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-eventgenerator branch from 281fab0 to bd34b1c Compare November 15, 2024 12:12
@bonzofenix bonzofenix changed the title WIP (feat) Add XFCC authenticated eventgenerator endpoint Nov 15, 2024
@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-scaling-engine branch from 0bdb2c9 to a427b67 Compare November 18, 2024 12:13
@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-eventgenerator branch from bd34b1c to 29976fb Compare November 18, 2024 12:14
@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-scaling-engine branch from a427b67 to 0c75c63 Compare November 21, 2024 10:41
@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-eventgenerator branch from 8d2e7ea to b5238d2 Compare November 21, 2024 10:41
@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-scaling-engine branch from 29d66c0 to 9dcb3fd Compare November 21, 2024 12:30
@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-eventgenerator branch from b5238d2 to 0607dfe Compare November 21, 2024 12:33
@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-scaling-engine branch 2 times, most recently from 532722b to 1875d2e Compare November 25, 2024 14:48
@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-eventgenerator branch from 0607dfe to 05c7cc4 Compare November 25, 2024 14:49
@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-scaling-engine branch from 1875d2e to ca3f8c5 Compare November 27, 2024 12:36
Base automatically changed from add-cf-endpoint-to-scaling-engine to main November 27, 2024 13:57
@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-eventgenerator branch from 05c7cc4 to 2e40292 Compare November 27, 2024 14:58
@bonzofenix bonzofenix force-pushed the add-cf-endpoint-to-eventgenerator branch from 40028b5 to 00083e4 Compare November 28, 2024 10:09
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
14.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@bonzofenix bonzofenix merged commit fb74a2d into main Nov 30, 2024
31 of 32 checks passed
@bonzofenix bonzofenix deleted the add-cf-endpoint-to-eventgenerator branch November 30, 2024 03:08
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