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

Identity for cluster clients in 8.8 Clusters #4803

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ColRad
Copy link
Contributor

@ColRad ColRad commented Dec 20, 2024

Description

Related to: https://github.com/camunda/product-hub/issues/2222

The way Custer API clients are manages will change with the 8.8 Identity Integration.
In Console Clients can still be created, but all scopes (except for the Secrets Scope) will be managed in the Cluster Identity Deployment.
Afaik, currently the Identity Documentation does not exist. But the Console API client documentation should refer to the Identity Documentation. (Link in this change is a placeholder)

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support.
  • This is already available but undocumented and should be released within a week.
  • This on a specific schedule and the assignee will coordinate a release with the DevEx team. (apply hold label or convert to draft PR)
  • This is part of a scheduled alpha or minor. (apply alpha or minor label)
  • There is no urgency with this change and can be released at any time.

PR Checklist

@ColRad ColRad added the target:8.7 Issues included in the 8.7 release label Dec 20, 2024
@ColRad ColRad requested a review from a team December 20, 2024 10:35
Copy link
Contributor

github-actions bot commented Dec 20, 2024

👋 🤖 🤔 Hello, @christinaausley! Did you make your changes in all the right places?

These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.6/.

  • docs/components/console/manage-clusters/manage-api-clients.md

You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines.

@@ -40,6 +40,10 @@ When the rate limit is triggered, the client will receive an HTTP 429 response.

## Create a client

:::caution
With **8.7** clusters, the client scopes are now managed through the [Identity](/components/identity/manage-api-clients.md) component. The only scope still managed in Console is the cluster **Secrets** scope. To learn more about managing clients in **8.7** clusters, refer to the [Identity](/components/identity/manage-api-clients.md) documentation.
Copy link
Contributor

Choose a reason for hiding this comment

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

The link you have here is in Console, not Identity -- what page are you trying to link to here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is only a placeholder. Afaik the Identity Documentation is still not ready.

@akeller
Copy link
Member

akeller commented Jan 22, 2025

@ColRad will this release with 8.8 now? If so, please adjust the label.

@akeller
Copy link
Member

akeller commented Feb 10, 2025

I don't see much progress on this PR, so I'm assuming it's not going out with alpha4 (and may actually be part of 8.8). If this is incorrect, please be prepared to adjust it for the upcoming working mode change.

@akeller
Copy link
Member

akeller commented Feb 11, 2025

I'm visiting all 8.7 tagged items to make you aware of the working mode change.

Version 8.7: will be sourced from the /versioned_docs/version-8.7 folder; URL paths will look like /docs/8.7/path/to/doc/.

Please ensure your changes are in the right directory with respect to the version you want to update. Changes currently in this PR would only happen in 8.8. You may want to backport to 8.7.

@akeller
Copy link
Member

akeller commented Mar 3, 2025

Checking status in ask-console channel - https://camunda.slack.com/archives/CKZK2E7RP/p1741034483863729

@akeller akeller added target:8.8 Issues included in the 8.8 release and removed target:8.7 Issues included in the 8.7 release labels Mar 3, 2025
@akeller akeller changed the title Identity for cluster clients in 8.7 Clusters Identity for cluster clients in 8.8 Clusters Mar 3, 2025
@akeller
Copy link
Member

akeller commented Mar 3, 2025

I've adjusted the PR description to indicate it's for 8.8, not 8.7, but we'll still need to check in about the content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target:8.8 Issues included in the 8.8 release
Projects
Status: 👀 In Review
Development

Successfully merging this pull request may close these issues.

3 participants