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

Fixes some CI failures when serializing plugins #1721

Merged

Conversation

thomasjpfan
Copy link
Member

No description provided.

Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
@thomasjpfan thomasjpfan changed the title Fixes serialization of plugins Fixes some CI failures when serializing plugins Aug 9, 2024
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
neverett
neverett previously approved these changes Aug 12, 2024
# training so that state can be shared across workers.

# %%
container = V1Container(name=custom_image.name, volume_mounts=[V1VolumeMount(mount_path="/dev/shm", name="dshm")])
Copy link
Member

Choose a reason for hiding this comment

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

qq: why do we remove this?

Copy link
Member Author

Choose a reason for hiding this comment

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

With https://github.com/flyteorg/flytekit/pull/2543/files, a shared memory volume is injected by default.

Copy link
Member

Choose a reason for hiding this comment

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

I see, thank you!

Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
@thomasjpfan
Copy link
Member Author

I opened flyteorg/flytekit#2682 which should fix the pushing issue.

eapolinario
eapolinario previously approved these changes Aug 13, 2024
@eapolinario
Copy link
Collaborator

I opened flyteorg/flytekit#2682 which should fix the pushing issue.

FYI: I canceled the CI run because we hit the issue that ^ is going to fix.

@thomasjpfan thomasjpfan enabled auto-merge (squash) August 16, 2024 15:50
@thomasjpfan thomasjpfan enabled auto-merge (squash) August 16, 2024 15:50
…_serialization_issues

Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
eapolinario
eapolinario previously approved these changes Aug 22, 2024
pingsutw
pingsutw previously approved these changes Aug 22, 2024
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
@thomasjpfan thomasjpfan dismissed stale reviews from pingsutw and eapolinario via 07f31a5 August 22, 2024 18:23
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
@pingsutw pingsutw merged commit a8fbfea into flyteorg:master Aug 22, 2024
57 checks passed
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.

4 participants