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(eventgenerator): Integrate cf api with event generator #3357

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

bonzofenix
Copy link
Contributor

No description provided.

@bonzofenix bonzofenix changed the base branch from main to add-cf-endpoint-to-eventgenerator November 21, 2024 15:03
@bonzofenix bonzofenix marked this pull request as draft November 21, 2024 15:03
@bonzofenix bonzofenix force-pushed the integrate-cf-api-with-eventgenerator branch 6 times, most recently from 87801c3 to 2cdfad3 Compare November 25, 2024 13:44
@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 integrate-cf-api-with-eventgenerator branch from 2cdfad3 to 0108dda Compare November 25, 2024 14:50
@bonzofenix bonzofenix self-assigned this Nov 25, 2024
@bonzofenix bonzofenix force-pushed the integrate-cf-api-with-eventgenerator branch from 0108dda to 12a4687 Compare November 26, 2024 10:07
@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
@bonzofenix bonzofenix force-pushed the integrate-cf-api-with-eventgenerator branch 2 times, most recently from 2e59ed9 to 0100ccb Compare November 28, 2024 13:40
@bonzofenix bonzofenix force-pushed the integrate-cf-api-with-eventgenerator branch from 0100ccb to 53fbafc Compare November 28, 2024 13:40
@bonzofenix bonzofenix changed the title (feat) Integrate cf api with eventgenerator feat(eventgenerator): Integrate cf api with event generator Nov 29, 2024
 • Remove direct sha256 usage in PublicApiHandler and replace with new auth.Cert abstraction.
 • Add auth.NewCert and auth.Cert.GetXFCCHeader to manage certificate encoding and header creation.
 • Update PublicApiHandler and tests to use the new auth.Cert methods for setting the X-Forwarded-Client-Cert header.
 • Adjust testhelpers.GenerateClientCert and testhelpers.SetXFCCCertHeader to align with new certificate handling logic.
@bonzofenix bonzofenix marked this pull request as ready for review November 29, 2024 14:44
Copy link

sonarcloud bot commented Nov 29, 2024

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarQube Cloud

Base automatically changed from add-cf-endpoint-to-eventgenerator to main 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.

1 participant