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

Backport: [dhctl] chore(dhctl-for-commander): renamed and moved import operation to commander/attach #8535

Conversation

deckhouse-BOaTswain
Copy link
Collaborator

Description

Renamed import dhctl operation to so called commander/attach operation. This rename includes pkg/operations and dhctl-server grpc method AttachCommander.

This PR depends on #8455.

Why do we need it, and what problem does it solve?

Import was a wrongly chose name, attach is more correct. There will be commander/detach operation in future versions.

Why do we need it in the patch release (if we do)?

This is change that corrects import operation and dhctl-server which were firstly introduced in the 1.60 release. So it is preferred to include this change into 1.60 release.

What is the expected result?

It is not expected to change anything outside of pkg/server or pkg/operations/import scope by this PR.

…mander/attach (#8482)

Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
@deckhouse-BOaTswain deckhouse-BOaTswain merged commit 105d23e into release-1.60 May 29, 2024
@deckhouse-BOaTswain deckhouse-BOaTswain deleted the cherry-pick-release-1.60-c690b68e476bdb72dc501d69eab9f3baffcf876a branch May 29, 2024 11:32
@github-actions github-actions bot added area/cli Pull requests that update cli go Pull requests that update Go code labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Pull requests that update cli auto backported go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants