Skip to content

keep_template does not seems to be working when using k8s backend #51

@aagarwal-amit

Description

@aagarwal-amit

I am creating a session like this -

with SandboxSession( backend=SandboxBackend.KUBERNETES, lang="python", verbose=True, keep_template=True, pod_manifest=generate_pod_manifest(podname, namespace=namespace), client=K8sClient(), workdir=working_dir ) as session:

still it deletes the pod while exiting. Is this the expected behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions