Skip to content

Conversation

@kadinsayani
Copy link
Member

No description provided.

@github-actions github-actions bot added the API Changes to the REST API label Aug 19, 2025
…ate identity types"

This reverts commit d051bf5.

Signed-off-by: Kadin Sayani <[email protected]>
License: Apache-2.0
This reverts commit 8b5c7c4.

Signed-off-by: Kadin Sayani <[email protected]>
License: Apache-2.0
…ivatable identities"

This reverts commit b255459.

Signed-off-by: Kadin Sayani <[email protected]>
License: Apache-2.0
…mentations"

This reverts commit e5228eb.

Signed-off-by: Kadin Sayani <[email protected]>
License: Apache-2.0
@kadinsayani kadinsayani force-pushed the revert/cluster-link-identity branch from 991e14e to ec9d3a0 Compare August 19, 2025 20:02
@kadinsayani kadinsayani requested review from Copilot and tomponline and removed request for Copilot August 19, 2025 21:02
@kadinsayani kadinsayani marked this pull request as ready for review August 19, 2025 21:02
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR reverts the cluster link identity type functionality by removing support for cluster link certificate authentication types that were previously added to LXD. The changes remove two identity types: "Cluster link certificate" and "Cluster link certificate (pending)" along with their associated code.

Key changes:

  • Remove cluster link identity type constants and implementations
  • Simplify token handling to only process client certificate pending identities
  • Update authentication to exclude cluster link certificate types

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
shared/api/auth.go Removes cluster link identity type constants
lxd/tokens.go Simplifies expired pending identity retrieval to only handle client certificates
lxd/identity/type_interface.go Removes cluster link identity type constants and removes types from registry
lxd/identity/certificate_cluster_link.go Completely removes cluster link identity type implementations
lxd/db/cluster/identities.go Removes cluster link activation logic and updates documentation
lxd/daemon.go Removes cluster link certificate type from authentication candidates

…usterLinkPending` API types"

This reverts commit 06f4975.

Signed-off-by: Kadin Sayani <[email protected]>
License: Apache-2.0
@kadinsayani kadinsayani force-pushed the revert/cluster-link-identity branch from ec9d3a0 to 1bdea8e Compare August 19, 2025 21:45
Copy link
Member

@tomponline tomponline left a comment

Choose a reason for hiding this comment

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

ta

@tomponline tomponline merged commit 052d7fd into canonical:main Aug 20, 2025
31 checks passed
@kadinsayani kadinsayani deleted the revert/cluster-link-identity branch August 20, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Changes to the REST API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants