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

[CCE] Fix authenticating_proxy cluster auth mode #1418

Merged
merged 1 commit into from Sep 22, 2021
Merged

Conversation

outcatcher
Copy link
Contributor

@outcatcher outcatcher commented Sep 22, 2021

Summary of the Pull Request

Make authenticating_proxy_ca deprecated.

Add authenticating_proxy argument containing all ca, cert, and private_key for configuring authenticating proxy auth mode.

Fix #1417

PR Checklist

Acceptance Steps Performed

=== RUN   TestAccCCEClusterV3_proxyAuth
--- PASS: TestAccCCEClusterV3_proxyAuth (427.92s)
PASS

Process finished with the exit code 0

@outcatcher outcatcher requested review from a team, lego963 and anton-sidelnikov and removed request for a team September 22, 2021 07:57
@outcatcher outcatcher marked this pull request as ready for review September 22, 2021 07:57
lego963
lego963 previously approved these changes Sep 22, 2021
otc-zuul[bot]
otc-zuul bot previously approved these changes Sep 22, 2021
Make `authenticating_proxy_ca` deprecated.

Add `authenticating_proxy` argument containing all `ca`, `cert`,
and `private_key` for configuring authenticating proxy auth mode.
@outcatcher outcatcher added the gate Merge PR label Sep 22, 2021
@otc-zuul
Copy link

otc-zuul bot commented Sep 22, 2021

Build succeeded.

@otc-zuul otc-zuul bot merged commit f15da67 into devel Sep 22, 2021
@otc-zuul otc-zuul bot deleted the fix/cce-auth-proxy branch September 22, 2021 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CCE] Error creating cluster with authenticating_proxy auth mode
4 participants