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

pp/tests: add feature migration tests for basic auth #6765

Open
NyaliaLui opened this issue Oct 13, 2022 · 0 comments
Open

pp/tests: add feature migration tests for basic auth #6765

NyaliaLui opened this issue Oct 13, 2022 · 0 comments
Assignees
Labels
area/pandaproxy REST interface for Kafka API area/redpanda area/schema-registry Schema Registry service within Redpanda area/tests kind/enhance New feature or request

Comments

@NyaliaLui
Copy link
Contributor

NyaliaLui commented Oct 13, 2022

A pre-existing cluster without authentication:

  • Test restarting the cluster with basic authentication only
  • Test restarting the cluster with mTLS authentication only
  • Test restarting the cluster with basic and mTLS authentication

A pre-existing cluster with mTLS authentication enabled:

  • Test restarting the cluster with basic authentication
  • Test restarting the cluster without authentication

A pre-existing cluster with basic authentication enable:

  • Test restarting the cluster with mTLS authentication
  • Test restarting the cluster without authentication

JIRA Link: CORE-1042

@NyaliaLui NyaliaLui added area/redpanda area/pandaproxy REST interface for Kafka API area/schema-registry Schema Registry service within Redpanda area/tests labels Oct 13, 2022
@NyaliaLui NyaliaLui self-assigned this Oct 13, 2022
@NyaliaLui NyaliaLui added the kind/enhance New feature or request label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/pandaproxy REST interface for Kafka API area/redpanda area/schema-registry Schema Registry service within Redpanda area/tests kind/enhance New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant