aboutsummaryrefslogtreecommitdiffstats
path: root/test/security
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Add upstream services to expected failures list for non-SSL endpoints testsPawel Wieczorek1-0/+4
2020-03-11Rename white list to xfail list to clarify the role of the listmrichomme1-1/+1
2020-03-10Drop filtering out services recognized as HTTPPawel Wieczorek1-9/+9
2020-03-10Add expected failures list for HTTP endpoints testsPawel Wieczorek2-11/+55
2020-03-10Add a white list for jdwp testsmrichomme2-42/+95
2020-03-05Fix linting issues in check_for_ingress_and_nodeports.pyBartek Grzybowski1-6/+6
2020-03-05Fix indentation and whitespace issues in Python scriptsBartek Grzybowski1-2/+2
2020-02-21Fix YAML files linter errors for duplicated keysBartek Grzybowski1-1/+0
2020-01-29k8s: Drop support for CasablancaPawel Wieczorek12-467/+5
2020-01-29k8s: Drop process name trimming from etcd on RKEPawel Wieczorek1-1/+5
2020-01-29k8s: Mock etcd information collectionPawel Wieczorek5-2/+42
2020-01-29k8s: Validate controller manager flags requiring appropriate valuesPawel Wieczorek3-0/+58
2020-01-28Extend label matching for cluster node's External IPPawel Wieczorek1-2/+2
2019-12-18Ingress controller and node port scannerLucjan Bryndza1-0/+266
2019-10-01k8s: Validate controller manager flags requiring specific valuesPawel Wieczorek3-1/+60
2019-09-30k8s: Resolve Docker response formatting issuePawel Wieczorek2-0/+18
2019-09-30k8s: Resolve address conflicts in virtual environmentsPawel Wieczorek3-7/+7
2019-09-27k8s: Validate controller manager address flagPawel Wieczorek5-1/+98
2019-09-27k8s: Add controller manager information collectionPawel Wieczorek4-2/+27
2019-09-27k8s: Validate scheduler flagsPawel Wieczorek5-1/+101
2019-09-27k8s: Add scheduler information collectionPawel Wieczorek4-2/+27
2019-09-27k8s: Extract common validators for DRY codePawel Wieczorek3-205/+232
2019-09-27k8s: Extract common interface to simplify developmentPawel Wieczorek5-81/+142
2019-09-26k8s: Change default cluster access method choice logicPawel Wieczorek1-1/+6
2019-09-26k8s: Declutter checker by dividing it into smaller packagesPawel Wieczorek5-52/+64
2019-09-26k8s: Call correct methods for API server auditing flags validationPawel Wieczorek1-3/+3
2019-09-26k8s: Validate API server request timeoutPawel Wieczorek3-0/+39
2019-09-26k8s: Validate API server included authorization modePawel Wieczorek3-2/+19
2019-09-26k8s: Validate API server crypto ciphers in usePawel Wieczorek3-0/+31
2019-09-19k8s: Validate API server certificates and keysPawel Wieczorek3-0/+79
2019-09-19k8s: Validate API server Certificate AuthoritiesPawel Wieczorek3-0/+55
2019-09-19k8s: Validate API server auditing flagsPawel Wieczorek3-0/+82
2019-09-19k8s: Validate API server auditing is enabledPawel Wieczorek3-0/+33
2019-09-19k8s: Group tests by flag typePawel Wieczorek1-53/+59
2019-09-19k8s: Validate API server not excluded authorization modePawel Wieczorek3-0/+20
2019-09-19k8s: Validate API server not excluded admission pluginsPawel Wieczorek3-0/+20
2019-09-17k8s: Validate API server included admission pluginsPawel Wieczorek3-1/+164
2019-09-17k8s: Validate API server excluded admission pluginsPawel Wieczorek3-0/+53
2019-09-17k8s: Add note on release-specific dependenciesPawel Wieczorek1-0/+2
2019-08-07k8s: Add Makefile targets for testingPawel Wieczorek2-3/+19
2019-08-07k8s: Add Makefile targets for external dependenciesPawel Wieczorek2-4/+20
2019-08-07k8s: Add support for RKE-deployed clustersPawel Wieczorek3-1/+232
2019-08-07k8s: Add test cases for Dublin API serverPawel Wieczorek1-0/+56
2019-08-07k8s: Unify order of API server test casesPawel Wieczorek1-1/+1
2019-07-31k8s: Make ONAP context default for kubectlPawel Wieczorek1-1/+12
2019-07-31k8s: Silence package manager and make it noninteractivePawel Wieczorek2-6/+20
2019-07-31k8s: Add kubectl provisioners (downloading and setting up)Pawel Wieczorek4-3/+91
2019-07-31k8s: Make operator machine destruction gracefulPawel Wieczorek1-0/+5
2019-07-31k8s: Add post-up message for actual cluster creationPawel Wieczorek1-0/+4
2019-07-29k8s: Allow Dublin cluster creation using RKEPawel Wieczorek2-6/+75