Commit Graph

443 Commits

Author SHA1 Message Date
Jakub Al-Khalili 9763ea5899 #96 Small improvements in tests 2019-09-12 15:22:00 +02:00
Jakub Al-Khalili e8277cc8a0 #96 Small tests improvements 2019-09-12 14:58:47 +02:00
Jakub Al-Khalili 4b4cebadfa #96 Improve pod unit tests 2019-09-12 09:50:29 +02:00
Jakub Al-Khalili 8c70c0774f #96 Fix casc secret configuration bug 2019-09-11 16:17:46 +02:00
Jakub Al-Khalili f5c8d936d6 Small improvements in travis-prepare goal 2019-09-11 09:59:42 +02:00
Jakub Al-Khalili 414c571947 Add stages to Travis CI build 2019-09-11 09:00:52 +02:00
Jakub Al-Khalili 0f9e8ecc9c Fix operator-sdk and minikube versions in Makefile 2019-09-10 16:23:42 +02:00
Jakub Al-Khalili 428be7d7bd Remove comments in Makefile 2019-09-10 15:58:56 +02:00
Jakub Al-Khalili 1a8dad3b05 Fix /Users/jakalkhalili and env variables 2019-09-10 15:40:04 +02:00
Jakub Al-Khalili 18a0d03079 Add travis-prepare Makefile goal 2019-09-10 15:23:18 +02:00
Jakub Al-Khalili 3700fe1386 Merge branch 'add-e2e-test-execution-to-travis' 2019-09-10 13:41:10 +02:00
Tomasz Sęk d0bf11f365
Merge pull request #93 from jakalkhalili/bump-operator-sdk-version
Bump operator-sdk version to v0.10.0
2019-09-10 11:06:19 +02:00
Jakub Al-Khalili 7af923febc Change operator-sdk version to v0.10.0 2019-09-10 10:51:46 +02:00
Jakub Al-Khalili 5e5cbca409 Change golint dependency url 2019-09-10 10:33:01 +02:00
Jakub Al-Khalili 1f4193584c Fix lint in Makefile 2019-09-10 10:19:33 +02:00
Jakub Al-Khalili d9d121bc8d Removed golint step 2019-09-10 10:05:54 +02:00
Jakub Al-Khalili 1bbf0d58b9 Fix golint dep 2019-09-10 09:53:41 +02:00
Jakub Al-Khalili 1da0d0b0a4 Set operator-sdk version to 0.8.1 2019-09-10 09:20:27 +02:00
Jakub Al-Khalili 65ca412340 Fix golint dependency 2019-09-10 08:58:00 +02:00
Jakub Al-Khalili bc98311028 Change operator-sdk version to 0.10.0 2019-09-10 08:47:04 +02:00
Jakub Al-Khalili a4fb6f6321 Add operator-sdk to Travis build 2019-09-09 16:33:39 +02:00
Jakub Al-Khalili 5633ed434a Reorganize imports in main.go, add warning level to metrics logs 2019-09-09 16:07:56 +02:00
Jakub Al-Khalili e36f69a1bc Enable e2e tests on travis 2019-09-09 15:36:34 +02:00
Jakub Al-Khalili d7f2d630ef Change metrics mechanism in cmd/manager/main.go 2019-09-09 14:52:21 +02:00
Jakub Al-Khalili ba2184dbea Bump operator-sdk version to v0.10.0 2019-09-09 13:26:19 +02:00
Tomasz Sęk c8140167f0
Merge pull request #92 from jakalkhalili/fix-base-url
Update baseURL in config.toml in website
2019-09-09 10:37:23 +02:00
Jakub Al-Khalili 7f5b8d997b Update baseURL in config.toml in website 2019-09-09 10:35:53 +02:00
Tomasz Sęk 7277a28174
Add missing files for the website 2019-09-09 10:14:21 +02:00
Tomasz Sęk a406e37030
Merge pull request #91 from jakalkhalili/master
Fix image links on website
2019-09-06 20:04:25 +02:00
Jakub Al-Khalili f5d64e906e Fix image links on website 2019-09-06 13:58:00 +02:00
Tomasz Sęk 6833f4436c
Add link to the website 2019-09-06 09:17:20 +02:00
Tomasz Sęk 53cfdfa8c7
Update website 2019-09-05 11:35:58 +02:00
Tomasz Sęk e5604ca539
Update website 2019-09-05 11:33:12 +02:00
Tomasz Sęk cabcf65296
Update website 2019-09-05 10:34:04 +02:00
Tomasz Sęk 1c080c531d
Update website 2019-09-05 10:23:13 +02:00
Tomasz Sęk 5e213b2f4b
Generate website 2019-09-04 16:02:58 +02:00
Tomasz Sęk d110a92f6e
Add website template 2019-09-04 16:01:25 +02:00
Tomasz Sęk 43be3501fd
Remove unused Jenkins view 2019-09-04 15:18:37 +02:00
Tomasz Sęk c4944a7cfd
Merge pull request #88 from jakalkhalili/master
Add e2e guide for macOS
2019-09-04 13:31:26 +02:00
Jakub Al-Khalili eb41e39538 Add minikube notice to macOS 2019-09-04 12:46:53 +02:00
Tomasz Sęk 656d39e1fb
Bump version to v0.2.0 2019-09-04 12:38:27 +02:00
Tomasz Sęk f89a8fe9f4
Update Makefile 2019-09-04 12:36:34 +02:00
Jakub Al-Khalili 378a92952a Separate Linux and macOS e2e test guide 2019-09-04 12:28:10 +02:00
Jakub Al-Khalili d46289ceef Add e2e guide for macOS 2019-09-04 11:44:01 +02:00
Tomasz Sęk dc86778d67
#28 Fix e2e test 2019-09-04 11:27:36 +02:00
Tomasz Sęk 0730a2fabc
Remove unused Jenkins v1alpha1 API
- remove yaml files
2019-09-04 11:11:48 +02:00
Tomasz Sęk 0ae4d6ad90
#87 Update base plugins 2019-09-04 11:10:27 +02:00
Tomasz Sęk 1e03f639d0
#28 Fix e2e test 2019-09-03 20:19:24 +02:00
Tomasz Sęk 1c147e1899
Add Jenkins job for e2e tests purpose 2019-09-03 19:22:35 +02:00
Tomasz Sęk 73c00a08ac
#69 Add e2e test 2019-09-03 18:34:13 +02:00