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

Fabric8 it part 5 #1470

Merged
merged 30 commits into from
Oct 7, 2023
Merged

Fabric8 it part 5 #1470

merged 30 commits into from
Oct 7, 2023

Conversation

wind57
Copy link
Contributor

@wind57 wind57 commented Oct 6, 2023

No description provided.

@wind57 wind57 marked this pull request as ready for review October 7, 2023 14:57
@@ -51,7 +51,6 @@
<module>spring-cloud-kubernetes-fabric8-istio-it</module>
<module>spring-cloud-kubernetes-fabric8-client-discovery</module>
<module>spring-cloud-kubernetes-fabric8-client-loadbalancer</module>
<module>spring-cloud-kubernetes-fabric8-client-secrets-event-reload</module>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we already have an integration test that deals with reload in fabric8, but only for configmaps. This PR takes the secrets reload tests and moves them to the common place.

* - then we change data inside the secret, and we must see the updated value.
* </pre>
*/
static void testSecretReload(KubernetesClient client, K3sContainer container, String appLabelValue) {
Copy link
Contributor Author

@wind57 wind57 Oct 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this test was moved from the other module

@wind57
Copy link
Contributor Author

wind57 commented Oct 7, 2023

@ryanjbaxter one more ready to look at.

@ryanjbaxter ryanjbaxter added this to the 3.0.6 milestone Oct 7, 2023
@ryanjbaxter ryanjbaxter merged commit dd8ed8c into spring-cloud:3.0.x Oct 7, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants