KNOX-3376: Use DeafultAliasService in Knox OOTB#1304
Merged
GitHub Actions / Test Results
succeeded
Jul 13, 2026 in 0s
All 36 tests pass in 3s
36 tests 36 ✅ 3s ⏱️
3 suites 0 💤
3 files 0 ❌
Results for commit 2af8229.
Annotations
Check notice on line 0 in .github
github-actions / Test Results
36 tests found
There are 36 tests, see "Raw output" for the full list of tests.
Raw output
test_health.TestKnoxHealth ‑ test_health_metrics_contains_core_fields
test_health.TestKnoxHealth ‑ test_health_metrics_returns_json
test_health.TestKnoxHealth ‑ test_health_metrics_without_pretty_returns_json
test_health.TestKnoxHealth ‑ test_health_ping_content_type_is_plain_text
test_health.TestKnoxHealth ‑ test_health_ping_ok_and_hsts
test_k8s_serviceaccount_validation.TestK8sServiceAccountValidation ‑ test_matching_user_is_authorized
test_k8s_serviceaccount_validation.TestK8sServiceAccountValidation ‑ test_mismatching_user_is_forbidden
test_k8s_serviceaccount_validation.TestK8sServiceAccountValidation ‑ test_missing_spiffe_header_is_forbidden
test_k8s_serviceaccount_validation.TestK8sServiceAccountValidation ‑ test_missing_user_header_is_forbidden
test_k8s_serviceaccount_validation.TestK8sServiceAccountValidation ‑ test_unknown_service_account_is_forbidden
test_k8s_serviceaccount_validation.TestK8sServiceAccountValidation ‑ test_unparseable_spiffe_id_is_forbidden
test_knox_auth_service_and_ldap.TestKnoxAuthService ‑ test_auth_service_admin_groups
test_knox_auth_service_and_ldap.TestKnoxAuthService ‑ test_auth_service_guest
test_knox_auth_service_and_ldap.TestKnoxAuthService ‑ test_auth_service_recursive_user_groups
test_knox_configs.TestKnoxConfigs ‑ test_auth_service_guest
test_knox_ldap_proxy_search.TestKnoxLdapProxySearch ‑ test_search_all_groups_by_objectclass
test_knox_ldap_proxy_search.TestKnoxLdapProxySearch ‑ test_search_all_users_by_objectclass
test_knox_ldap_proxy_search.TestKnoxLdapProxySearch ‑ test_search_groups_by_cn_wildcard
test_knox_ldap_proxy_search.TestKnoxLdapProxySearch ‑ test_search_user_by_uid
test_knoxauth_preauth_and_paths.TestKnoxAuthServicePreAuthAndPaths ‑ test_extauthz_additional_path_not_ignored_in_knoxldap
test_knoxauth_preauth_and_paths.TestKnoxAuthServicePreAuthAndPaths ‑ test_preauth_bad_credentials_unauthorized
test_knoxauth_preauth_and_paths.TestKnoxAuthServicePreAuthAndPaths ‑ test_preauth_get_with_admin_includes_mapped_groups
test_knoxauth_preauth_and_paths.TestKnoxAuthServicePreAuthAndPaths ‑ test_preauth_get_with_guest_credentials
test_knoxauth_preauth_and_paths.TestKnoxAuthServicePreAuthAndPaths ‑ test_preauth_post_supported
test_knoxauth_preauth_and_paths.TestKnoxAuthServicePreAuthAndPaths ‑ test_preauth_requires_auth
test_remote_auth.TestRemoteAuth ‑ test_remote_auth_admin_groups
test_remote_auth.TestRemoteAuth ‑ test_remote_auth_failure
test_remote_auth.TestRemoteAuth ‑ test_remote_auth_success
test_remoteauth_extauthz_additional_path.TestRemoteAuthExtAuthzAdditionalPath ‑ test_extauthz_additional_path_is_ignored
test_remoteauth_extauthz_additional_path.TestRemoteAuthExtAuthzAdditionalPath ‑ test_extauthz_bad_credentials_unauthorized
test_remoteauth_extauthz_additional_path.TestRemoteAuthExtAuthzAdditionalPath ‑ test_extauthz_missing_credentials
test_remoteauth_extauthz_additional_path.TestRemoteAuthExtAuthzAdditionalPath ‑ test_extauthz_success
test_single_eku_mtls.SingleEkuMtlsTest ‑ test_inbound_request_with_client_cert_completes_handshake
test_single_eku_mtls.SingleEkuMtlsTest ‑ test_inbound_request_without_client_cert_is_rejected
test_single_eku_mtls.SingleEkuMtlsTest ‑ test_server_is_up_in_single_eku_mode
test_single_eku_no_mtls.SingleEkuNoMtlsTest ‑ test_plain_request_without_client_cert_completes_handshake
Loading