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

Implement ClusterFederatedTrustDomain APIs #543

Open
maia-iyer opened this issue Oct 22, 2024 · 0 comments
Open

Implement ClusterFederatedTrustDomain APIs #543

maia-iyer opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels
backend Tornjak API (Backend) go Pull requests that update Go code
Milestone

Comments

@maia-iyer
Copy link
Collaborator

Ideally ClusterFederatedTrustDomain APIs will have the same behavior as the spire federation APIs.

So to mirror:

GET /api/v1/spire/federations
POST /api/v1/spire/federations
PATCH /api/v1/spire/federations
DELETE /api/v1/spire/federations

We will implement:

GET /api/v1/spire-controller-manager/clusterfederatedtrustdomains
POST /api/v1/spire-controller-manager/clusterfederatedtrustdomains
PATCH /api/v1/spire-controller-manager/clusterfederatedtrustdomains
DELETE /api/v1/spire-controller-manager/clusterfederatedtrustdomains

That will be enabled with the config section is included.

@maia-iyer maia-iyer added backend Tornjak API (Backend) go Pull requests that update Go code labels Oct 22, 2024
@maia-iyer maia-iyer added this to the 2.0.0 milestone Oct 22, 2024
@maia-iyer maia-iyer self-assigned this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Tornjak API (Backend) go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

1 participant