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