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

Issue 741 fix #748

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Issue 741 fix #748

merged 2 commits into from
Dec 14, 2023

Conversation

Dobosz
Copy link
Contributor

@Dobosz Dobosz commented Dec 13, 2023

No description provided.

@Dobosz
Copy link
Contributor Author

Dobosz commented Dec 13, 2023

Hopefully this time it's a right place :)

import io.fabric8.kubernetes.api.model.VolumeBuilder;
import io.fabric8.kubernetes.api.model.VolumeMount;
import io.fabric8.kubernetes.api.model.VolumeMountBuilder;
import io.fabric8.kubernetes.api.model.*;
Copy link
Member

Choose a reason for hiding this comment

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

please do not use star imports

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@nicoloboschi nicoloboschi merged commit f9b2d66 into LangStream:main Dec 14, 2023
10 checks passed
benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 2024
* Revert "[Issue LangStream#741] Add fsGroup for runtime pod (LangStream#743)"

This reverts commit 2cd631c.

* [Issue LangStream#741] Fixes previous commit. fsGroup will now be assign to Agent STS and not App
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.

3 participants