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

[cancelled] Make createpod element delete completed spawned pods #161

Closed
d-uzlov opened this issue May 25, 2021 · 1 comment
Closed

[cancelled] Make createpod element delete completed spawned pods #161

d-uzlov opened this issue May 25, 2021 · 1 comment

Comments

@d-uzlov
Copy link
Contributor

d-uzlov commented May 25, 2021

Overview

Currently createpod only creates new pods. When a pod is has created exits, the pod gets "Completed" status and remains in the pod list. This prevents us from respawning this pod, when createpod gets a new request from the same node.
We need to automatically delete pods that we spawned.

References

networkservicemesh/sdk#892

@d-uzlov d-uzlov changed the title Make createpod element delete completed spawned pods [cancelled] Make createpod element delete completed spawned pods May 25, 2021
@d-uzlov d-uzlov closed this as completed May 25, 2021
@d-uzlov
Copy link
Contributor Author

d-uzlov commented May 25, 2021

Cancelled in favor of #162

nsmbot pushed a commit that referenced this issue Jun 26, 2023
…k@main

PR link: networkservicemesh/sdk#1474

Commit: f4f2e7f
Author: Network Service Mesh Bot
Date: 2023-06-26 18:06:16 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1474)
PR link: networkservicemesh/api#161

Commit: f70362f
Author: Lionel Jouin
Date: 2023-06-26 21:46:28 +0200
Message:
    - Update to go 1.20 (#161)
golang.org/x/net, golang.org/x/sys and golang.org/x/text have also been
updated

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this issue Jun 27, 2023
…k@main

PR link: networkservicemesh/sdk#1474

Commit: f4f2e7f
Author: Network Service Mesh Bot
Date: 2023-06-26 18:06:16 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1474)
PR link: networkservicemesh/api#161

Commit: f70362f
Author: Lionel Jouin
Date: 2023-06-26 21:46:28 +0200
Message:
    - Update to go 1.20 (#161)
golang.org/x/net, golang.org/x/sys and golang.org/x/text have also been
updated

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
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

No branches or pull requests

1 participant