Expand FIPS TLS e2e coverage with host-run cipher probes and broader listener rejection checks#2031
Open
Elmo33 wants to merge 3 commits into
Open
Expand FIPS TLS e2e coverage with host-run cipher probes and broader listener rejection checks#2031Elmo33 wants to merge 3 commits into
Elmo33 wants to merge 3 commits into
Conversation
…017) - Add host-run openssl/fake-k8s TLS probe helpers in steps_fips.py - Add test_030017 + CHI manifests for local operator TLS testing - Broaden test_030003 rejected-TLS checks; disable TLS 1.2 in manifests - Fix namespace derivation in steps.py; kubectl delete wait flag - Drop ACVP test suite from regression - Tidy FIPS test wording in test_operator.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
test_030017) using localopenssl s_serverand an in-process fake Kubernetes API insteps_fips.pytest_030003rejected-TLS coverage to all FIPS listeners (ClickHouse HTTPS/native/interserver, Keeper, backup API)test-030003CHI/CHK manifests by disabling TLS 1.2kubectl deleteduring cleanupChanges
steps_fips.py: openssl s_client helpers, approved/rejected TLS case matrices, fake K8s API server, host-run operator/metrics-exporter TLS probe sessiontest_operator.py: newtest_030017; updatedtest_030003rejection step; clearer step wording across FIPS scenariostest-030017-chi.yamlandtest-030017-phase0-chi-tls12.yaml; updatetest-030003CHI/CHK openssl settingssteps.py: derive test namespace from scenario id via regexkubectl.py: addwaitflag todelete_kindregression.py: drope2e.test_acvpImportant items to consider before making a Pull Request
Please check items PR complies to:
next-releasebranch, not intomasterbranch1. More info