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

Worker API: Replace no update #445

Open
speedfl opened this issue May 3, 2024 · 0 comments
Open

Worker API: Replace no update #445

speedfl opened this issue May 3, 2024 · 0 comments

Comments

@speedfl
Copy link

speedfl commented May 3, 2024

Hello,

Replace Worker Node supports replace with update or not, however in the sdk it is not possible to do a worker replace without update:

https://github.com/IBM-Cloud/bluemix-go/blob/master/api/container/containerv2/workers.go#L147

Two proposals:

  1. No backward compatibility: we add a field update bool in the function signature
  2. We create a function ReplaceNoUpdateWorkerNode

Let me think what you prefer and I can propose a PR

Have a good day

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