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

CLI-967 Maybe: ‘kafka cluster describe` should not reveal the Kafka API endpoint #932

Merged
merged 2 commits into from
Jul 21, 2021

Conversation

MuweiHe
Copy link
Contributor

@MuweiHe MuweiHe commented Jul 21, 2021

Checklist

  1. [CRUCIAL] Is the change for CP or CCloud functionalities that are already live in prod?

    • yes: ok
  2. Did you add/update any commands that accept secrets as args/flags?

    • no: ok

What

No longer expose API endpoint in kafka cluster describe commands. Kafka API is not a customer facing supported thing, so we should remove the "ApiEndpoint" field from this list.

References

Maybe: ‘kafka cluster describe` should not reveal the Kafka API endpoint

Test&Review

@MuweiHe MuweiHe requested a review from a team as a code owner July 21, 2021 18:54
@brianstrauch
Copy link
Member

I wonder if merging this into 2.0 will close the ticket. We probably don't want to close the ticket until this is merged into master.

@MuweiHe
Copy link
Contributor Author

MuweiHe commented Jul 21, 2021

I wonder if merging this into 2.0 will close the ticket. We probably don't want to close the ticket until this is merged into master.

right.... Think we can manually edit the status of the ticket?

@MuweiHe MuweiHe merged commit 664147b into 2.0 Jul 21, 2021
@MuweiHe MuweiHe deleted the CLI-967 branch July 21, 2021 21:50
MuweiHe added a commit that referenced this pull request Jul 26, 2021
MuweiHe added a commit that referenced this pull request Jul 26, 2021
MuweiHe added a commit that referenced this pull request Aug 11, 2021
…PI endpoint (#932)

* not expose api endpoint in cluster describe

* Update command_cluster_cloud_test.go
MuweiHe added a commit that referenced this pull request Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants