Linux Foundation Collaborative Projects
index
:
integration
2.0.0-ONAP
amsterdam
beijing
casablanca
dublin
elalto
frankfurt
guilin
honolulu
istanbul
jakarta
kohn
london
master
montreal
newdelhi
Integration framework, automated tools, code and scripts, best practice guidance related to cross-project Continuous System Integration Testing (CSIT), and delivery of ONAP.
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
Ingress controller and node port scanner
Lucjan Bryndza
1
-0
/
+266
2019-10-01
k8s: Validate controller manager flags requiring specific values
Pawel Wieczorek
3
-1
/
+60
2019-09-30
k8s: Resolve Docker response formatting issue
Pawel Wieczorek
2
-0
/
+18
2019-09-30
k8s: Resolve address conflicts in virtual environments
Pawel Wieczorek
3
-7
/
+7
2019-09-27
k8s: Validate controller manager address flag
Pawel Wieczorek
5
-1
/
+98
2019-09-27
k8s: Add controller manager information collection
Pawel Wieczorek
4
-2
/
+27
2019-09-27
k8s: Validate scheduler flags
Pawel Wieczorek
5
-1
/
+101
2019-09-27
k8s: Add scheduler information collection
Pawel Wieczorek
4
-2
/
+27
2019-09-27
k8s: Extract common validators for DRY code
Pawel Wieczorek
3
-205
/
+232
2019-09-27
k8s: Extract common interface to simplify development
Pawel Wieczorek
5
-81
/
+142
2019-09-26
k8s: Change default cluster access method choice logic
Pawel Wieczorek
1
-1
/
+6
2019-09-26
k8s: Declutter checker by dividing it into smaller packages
Pawel Wieczorek
5
-52
/
+64
2019-09-26
k8s: Call correct methods for API server auditing flags validation
Pawel Wieczorek
1
-3
/
+3
2019-09-26
k8s: Validate API server request timeout
Pawel Wieczorek
3
-0
/
+39
2019-09-26
k8s: Validate API server included authorization mode
Pawel Wieczorek
3
-2
/
+19
2019-09-26
k8s: Validate API server crypto ciphers in use
Pawel Wieczorek
3
-0
/
+31
2019-09-19
k8s: Validate API server certificates and keys
Pawel Wieczorek
3
-0
/
+79
2019-09-19
k8s: Validate API server Certificate Authorities
Pawel Wieczorek
3
-0
/
+55
2019-09-19
k8s: Validate API server auditing flags
Pawel Wieczorek
3
-0
/
+82
2019-09-19
k8s: Validate API server auditing is enabled
Pawel Wieczorek
3
-0
/
+33
2019-09-19
k8s: Group tests by flag type
Pawel Wieczorek
1
-53
/
+59
2019-09-19
k8s: Validate API server not excluded authorization mode
Pawel Wieczorek
3
-0
/
+20
2019-09-19
k8s: Validate API server not excluded admission plugins
Pawel Wieczorek
3
-0
/
+20
2019-09-17
k8s: Validate API server included admission plugins
Pawel Wieczorek
3
-1
/
+164
2019-09-17
k8s: Validate API server excluded admission plugins
Pawel Wieczorek
3
-0
/
+53
2019-09-17
k8s: Add note on release-specific dependencies
Pawel Wieczorek
1
-0
/
+2
2019-08-07
k8s: Add Makefile targets for testing
Pawel Wieczorek
2
-3
/
+19
2019-08-07
k8s: Add Makefile targets for external dependencies
Pawel Wieczorek
2
-4
/
+20
2019-08-07
k8s: Add support for RKE-deployed clusters
Pawel Wieczorek
3
-1
/
+232
2019-08-07
k8s: Add test cases for Dublin API server
Pawel Wieczorek
1
-0
/
+56
2019-08-07
k8s: Unify order of API server test cases
Pawel Wieczorek
1
-1
/
+1
2019-07-31
k8s: Make ONAP context default for kubectl
Pawel Wieczorek
1
-1
/
+12
2019-07-31
k8s: Silence package manager and make it noninteractive
Pawel Wieczorek
2
-6
/
+20
2019-07-31
k8s: Add kubectl provisioners (downloading and setting up)
Pawel Wieczorek
4
-3
/
+91
2019-07-31
k8s: Make operator machine destruction graceful
Pawel Wieczorek
1
-0
/
+5
2019-07-31
k8s: Add post-up message for actual cluster creation
Pawel Wieczorek
1
-0
/
+4
2019-07-29
k8s: Allow Dublin cluster creation using RKE
Pawel Wieczorek
2
-6
/
+75
2019-07-26
k8s: Extract hardcoded synced folder for dotfiles
Pawel Wieczorek
1
-4
/
+13
2019-07-26
k8s: Use named provisioners
Pawel Wieczorek
1
-11
/
+11
2019-07-26
k8s: Add simple logging to provisioning scripts
Pawel Wieczorek
1
-1
/
+9
2019-07-26
k8s: Unify provisioning scripts
Pawel Wieczorek
1
-11
/
+19
2019-07-26
k8s: Remove repetition from provisioning scripts
Pawel Wieczorek
1
-2
/
+7
2019-07-26
k8s: Remove hardcoded password for 'vagrant' user
Pawel Wieczorek
1
-6
/
+19
2019-07-26
k8s: Silence download utilities
Pawel Wieczorek
3
-0
/
+21
2019-07-24
k8s: Change virtual environment utility scripts privilege requirements
Pawel Wieczorek
2
-4
/
+37
2019-07-24
k8s: Add "vagrant" user to "docker" group in virtual environment
Pawel Wieczorek
1
-0
/
+2
2019-07-21
k8s: Add virtual environment for Dublin
Pawel Wieczorek
5
-0
/
+164
2019-07-21
k8s: Extract all remaining hardcoded constants
Pawel Wieczorek
1
-2
/
+5
2019-07-19
k8s: Replace default DNS to work in corporate networks
Pawel Wieczorek
1
-0
/
+3
2019-07-15
k8s: Fix mismatching names in Rancher CLI downloader
Pawel Wieczorek
1
-1
/
+1
[next]