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

[1.4.z] Fix PEM certificate generation & OCP mounting & config prop context #1125

Merged
merged 1 commit into from
May 11, 2024

Conversation

michalvavrik
Copy link
Member

@michalvavrik michalvavrik commented May 10, 2024

Summary

Backport #1123 as it is required for FIPS backports inside QE TS.

Please check the relevant options

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Dependency update
  • Backport
  • Refactoring
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Example scenarios has been updated / added
  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@michalvavrik
Copy link
Member Author

run tests

@michalvavrik
Copy link
Member Author

The OpenShift Tests in JVM fail over OpenShiftExtensionIT, more specifically Build step io.quarkus.kubernetes.deployment.KubernetesDeployer#deploy threw an exception: java.lang.RuntimeException: Although a Kubernetes deployment was requested, it however cannot take place because there was an error during communication with the API Server at 'https://reducted'. It is flaky. I already tried to rerun this CI and it just fails over something else as it is unstable.

It's not related to changes here.

@michalvavrik michalvavrik requested a review from gtroitsk May 11, 2024 07:14
@gtroitsk gtroitsk merged commit b03df5c into quarkus-qe:1.4.z May 11, 2024
8 of 9 checks passed
@michalvavrik michalvavrik deleted the backport-1-4-z-pem-certs branch May 11, 2024 10:44
@michalvavrik michalvavrik mentioned this pull request May 11, 2024
11 tasks
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.

2 participants