1. 11689da Add missing dependency for port scanning by Pawel Wieczorek · 4 years, 7 months ago
  2. 0aefca4 Use correct nmap filters by Pawel Wieczorek · 4 years, 8 months ago
  3. 151f6bd Exclude VFC-redis from xfail list by mrichomme · 4 years, 8 months ago
  4. 25ce8bb remove CLI from https xfail list by mrichomme · 4 years, 8 months ago
  5. 49574db Grant a waiver for SO 30277 by Krzysztof Opasiak · 4 years, 9 months ago
  6. 9148cc2 Add 'build' target for 'sslendpoints' project by Bartek Grzybowski · 4 years, 9 months ago
  7. d688c4c Reduce cyclomatic complexity by Pawel Wieczorek · 4 years, 9 months ago
  8. 328bcfb Add "expected failure" support to non-SSL NodePort scanner by Pawel Wieczorek · 4 years, 9 months ago
  9. 8a7af5c Run port scan by Pawel Wieczorek · 4 years, 9 months ago
  10. 935f1b8 Add IP addresses filtering by Pawel Wieczorek · 4 years, 9 months ago
  11. c5cf34d Add temporary "make" target for automated testing compatibility by Pawel Wieczorek · 4 years, 9 months ago
  12. 600bce3 Add NodePorts filtering with development environment basis by Pawel Wieczorek · 4 years, 10 months ago
  13. 45d5c7a Increase verifiability of security checks by Pawel Wieczorek · 4 years, 10 months ago
  14. b1778ed Add services with waiver to expected failures list for non-SSL endpoints tests by Pawel Wieczorek · 4 years, 9 months ago
  15. 48d30cd Filter out only open non-SSL ports by Pawel Wieczorek · 4 years, 9 months ago
  16. 152a480 Fix regex for http xfail list by mrichomme · 4 years, 9 months ago
  17. 171c263 Unify expected failures lists naming convention by Pawel Wieczorek · 4 years, 9 months ago
  18. 17165c0 Add upstream services to expected failures list for non-SSL endpoints tests by Pawel Wieczorek · 4 years, 9 months ago
  19. c27713e Rename white list to xfail list to clarify the role of the list by mrichomme · 4 years, 9 months ago
  20. 3a474af Drop filtering out services recognized as HTTP by Pawel Wieczorek · 4 years, 9 months ago
  21. 331e07b Add expected failures list for HTTP endpoints tests by Pawel Wieczorek · 4 years, 9 months ago
  22. 99b8b9e Add a white list for jdwp tests by mrichomme · 4 years, 10 months ago
  23. 37fe1c2 Fix linting issues in check_for_ingress_and_nodeports.py by Bartek Grzybowski · 4 years, 10 months ago
  24. 3d3d3c2 Fix indentation and whitespace issues in Python scripts by Bartek Grzybowski · 4 years, 10 months ago
  25. cffacfc Fix YAML files linter errors for duplicated keys by Bartek Grzybowski · 4 years, 10 months ago
  26. 2e956f6 k8s: Drop support for Casablanca by Pawel Wieczorek · 5 years ago
  27. e15544d k8s: Drop process name trimming from etcd on RKE by Pawel Wieczorek · 5 years ago
  28. f649f22 k8s: Mock etcd information collection by Pawel Wieczorek · 5 years ago
  29. e5766d0 k8s: Validate controller manager flags requiring appropriate values by Pawel Wieczorek · 5 years ago
  30. 62b5908 Extend label matching for cluster node's External IP by Pawel Wieczorek · 4 years, 11 months ago
  31. 5b2d314 Ingress controller and node port scanner by Lucjan Bryndza · 5 years ago
  32. d52717d k8s: Validate controller manager flags requiring specific values by Pawel Wieczorek · 5 years ago
  33. 752f7fe k8s: Resolve Docker response formatting issue by Pawel Wieczorek · 5 years ago
  34. 1554174 k8s: Resolve address conflicts in virtual environments by Pawel Wieczorek · 5 years ago
  35. bd12bfb k8s: Validate controller manager address flag by Pawel Wieczorek · 5 years ago
  36. 5a61d61 k8s: Add controller manager information collection by Pawel Wieczorek · 5 years ago
  37. 744f732 k8s: Validate scheduler flags by Pawel Wieczorek · 5 years ago
  38. 96f4e2f k8s: Add scheduler information collection by Pawel Wieczorek · 5 years ago
  39. cd41e6a k8s: Extract common validators for DRY code by Pawel Wieczorek · 5 years ago
  40. 76dd9bf k8s: Extract common interface to simplify development by Pawel Wieczorek · 5 years ago
  41. 664ce36 k8s: Change default cluster access method choice logic by Pawel Wieczorek · 5 years ago
  42. 48d0f8c k8s: Declutter checker by dividing it into smaller packages by Pawel Wieczorek · 5 years ago
  43. 5ece777 k8s: Call correct methods for API server auditing flags validation by Pawel Wieczorek · 5 years ago
  44. 91b130e k8s: Validate API server request timeout by Pawel Wieczorek · 5 years ago
  45. 4dbeacb k8s: Validate API server included authorization mode by Pawel Wieczorek · 5 years ago
  46. 9449938 k8s: Validate API server crypto ciphers in use by Pawel Wieczorek · 5 years ago
  47. 4e74a1e k8s: Validate API server certificates and keys by Pawel Wieczorek · 5 years ago
  48. 3e60259 k8s: Validate API server Certificate Authorities by Pawel Wieczorek · 5 years ago
  49. 2055f08 k8s: Validate API server auditing flags by Pawel Wieczorek · 5 years ago
  50. 6c95c5c k8s: Validate API server auditing is enabled by Pawel Wieczorek · 5 years ago
  51. 1ef8ceb k8s: Group tests by flag type by Pawel Wieczorek · 5 years ago
  52. d515af5 k8s: Validate API server not excluded authorization mode by Pawel Wieczorek · 5 years ago
  53. a15076d k8s: Validate API server not excluded admission plugins by Pawel Wieczorek · 5 years ago
  54. efd65f9 k8s: Validate API server included admission plugins by Pawel Wieczorek · 5 years ago
  55. aeaa5a1 k8s: Validate API server excluded admission plugins by Pawel Wieczorek · 5 years ago
  56. 0dc16f1 k8s: Add note on release-specific dependencies by Pawel Wieczorek · 5 years ago
  57. 2b2b799 k8s: Add Makefile targets for testing by Pawel Wieczorek · 5 years ago
  58. ab8186e k8s: Add Makefile targets for external dependencies by Pawel Wieczorek · 5 years ago
  59. 2b5b2e0 k8s: Add support for RKE-deployed clusters by Pawel Wieczorek · 5 years ago
  60. 57fae76 k8s: Add test cases for Dublin API server by Pawel Wieczorek · 5 years ago
  61. b18d03d k8s: Unify order of API server test cases by Pawel Wieczorek · 5 years ago
  62. e466145 k8s: Make ONAP context default for kubectl by Pawel Wieczorek · 5 years ago
  63. 625be0d k8s: Silence package manager and make it noninteractive by Pawel Wieczorek · 5 years ago
  64. 2d13ea8 k8s: Add kubectl provisioners (downloading and setting up) by Pawel Wieczorek · 5 years ago
  65. 5951165 k8s: Make operator machine destruction graceful by Pawel Wieczorek · 5 years ago
  66. 64092cb k8s: Add post-up message for actual cluster creation by Pawel Wieczorek · 5 years ago
  67. 3664e04 k8s: Allow Dublin cluster creation using RKE by Pawel Wieczorek · 5 years ago
  68. eb166a5 k8s: Extract hardcoded synced folder for dotfiles by Pawel Wieczorek · 5 years ago
  69. 63640ac k8s: Use named provisioners by Pawel Wieczorek · 5 years ago
  70. 435200f k8s: Add simple logging to provisioning scripts by Pawel Wieczorek · 5 years ago
  71. 6b1f78b k8s: Unify provisioning scripts by Pawel Wieczorek · 5 years ago
  72. 5ee9206 k8s: Remove repetition from provisioning scripts by Pawel Wieczorek · 5 years ago
  73. 9cf6f59 k8s: Remove hardcoded password for 'vagrant' user by Pawel Wieczorek · 5 years ago
  74. 34e5932 k8s: Silence download utilities by Pawel Wieczorek · 5 years ago
  75. f8a1ad0 k8s: Change virtual environment utility scripts privilege requirements by Pawel Wieczorek · 5 years ago
  76. 07adef3 k8s: Add "vagrant" user to "docker" group in virtual environment by Pawel Wieczorek · 5 years ago
  77. b7f0811 k8s: Add virtual environment for Dublin by Pawel Wieczorek · 5 years ago
  78. 961b644 k8s: Extract all remaining hardcoded constants by Pawel Wieczorek · 5 years ago
  79. e377eb0 k8s: Replace default DNS to work in corporate networks by Pawel Wieczorek · 5 years ago
  80. 03c5935 k8s: Fix mismatching names in Rancher CLI downloader by Pawel Wieczorek · 5 years ago
  81. 6bbff98 k8s: Move release-specific files to separate directory by Pawel Wieczorek · 5 years ago
  82. 660f496 k8s: Make convenience targets CI-friendly by Pawel Wieczorek · 5 years ago
  83. 056ef4c k8s: Add tests for API server validators by Pawel Wieczorek · 5 years ago
  84. 0231bdb k8s: Relax kublet HTTPS connection requirement by Pawel Wieczorek · 5 years ago
  85. 60fef55 k8s: Make Rancher CLI provisioner configurable by Pawel Wieczorek · 5 years ago
  86. a65cd1c k8s: Make Rancher CLI provisioner reusable by Pawel Wieczorek · 5 years ago
  87. 7b2c82b k8s: Add Rancher CLI to test environment by Pawel Wieczorek · 5 years ago
  88. ea8bc1a k8s: Add virtual environment for testing by Pawel Wieczorek · 5 years ago
  89. 6502866 k8s: Validate API server address and port flags by Pawel Wieczorek · 6 years ago
  90. 28bd2f7 k8s: Validate API server boolean flags by Pawel Wieczorek · 6 years ago
  91. ff3ebac k8s: Add documentation on runtime dependencies by Pawel Wieczorek · 5 years ago
  92. 6b223c9 k8s: Obtain relevant information from Rancher by Pawel Wieczorek · 6 years ago
  93. cc75291 k8s: Add basic structure for validation tool by Pawel Wieczorek · 6 years ago
  94. c43f25d Search endpoint script fail silently by Lucjan Bryndza · 6 years ago
  95. e095b67 Don't treat error reply as a proper JDWP handshake by Krzysztof Opasiak · 6 years ago
  96. 0a85663 Don't wait forever for jdwp response by Krzysztof Opasiak · 6 years ago
  97. 92ede49 Make the script working on Dublin release by Krzysztof Opasiak · 6 years ago
  98. 695ab9f User first node for port scanning instead of last one by Krzysztof Opasiak · 6 years ago
  99. 28c3d2e Add script which looks for open JDWP ports by Krzysztof Opasiak · 6 years ago
  100. db2fcdd Add script which checks for http ports by Krzysztof Opasiak · 6 years ago