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

docs(cruise control): format fix for cc api users section #10485

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

PaulRMellor
Copy link
Contributor

@PaulRMellor PaulRMellor commented Aug 22, 2024

Documentation

Minor format fix for the API Users section in the CruiseControlSpec schema reference

Checklist

Please go through this checklist and make sure all applicable tasks have been done

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Check RBAC rights for Kubernetes / OpenShift roles
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging
  • Update CHANGELOG.md
  • Supply screenshots for visual changes, such as Grafana dashboards

Signed-off-by: prmellor <pmellor@redhat.com>
@PaulRMellor PaulRMellor added this to the 0.44.0 milestone Aug 22, 2024
@PaulRMellor PaulRMellor requested a review from scholzj August 22, 2024 10:32
@PaulRMellor PaulRMellor self-assigned this Aug 22, 2024
* `USER` has has access to all the `GET` endpoints except bootstrap and train.
* `VIEWER` has access to `kafka_cluster_state`, `user_tasks` and `review_board` endpoints.

* `USER` has has access to all the `GET` endpoints except `bootstrap` and `train`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* `USER` has has access to all the `GET` endpoints except `bootstrap` and `train`.
* `USER` has access to all the `GET` endpoints except `bootstrap` and `train`.

Signed-off-by: prmellor <pmellor@redhat.com>
Copy link
Member

@scholzj scholzj left a comment

Choose a reason for hiding this comment

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

Thanks @PaulRMellor

@scholzj scholzj merged commit cf8a12c into strimzi:main Aug 22, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants