Commit Graph

89 Commits

Author SHA1 Message Date
SylwiaBrant c74606a2ee
Migrate Helm Chart to OSDK v1.3.0 (#551)
Migrate Helm Chart to OSDK v1.3.0
2021-04-29 13:50:06 +02:00
Mateusz Korus 57bb20bd41
Docs hotfix (#545)
* Fixed docs' styles and makefile goalFixed docs' styles and makefile goal

* Fix makefile
2021-04-16 14:57:58 +02:00
Sylwia Brant ce081bfd28 Add preview docs and Github Actions e2e test workflow 2021-02-10 16:59:26 +01:00
Sylwia Brant d225cc113e Minikube downloaded to bin, test fixes 2021-02-08 13:37:00 +01:00
Tomasz Sęk 294be87c64
Makefile cleanup 2021-01-28 17:21:18 +01:00
Tomasz Sęk 814f5d77c1
Fix scheme-doc-gen Makefile goal 2021-01-27 16:32:16 +01:00
Tomasz Sęk ea861d8bd5
Download all dependent binaries into repo/bin 2021-01-27 16:12:47 +01:00
Tomasz Sęk e03b3f25a5
Fix container-runtime-build Makefile goal 2021-01-27 14:29:05 +01:00
Tomasz Sęk 363b9e0fc0
Resolve some FIXME 2021-01-27 10:33:38 +01:00
Tomasz Sęk 524d0b861f
Refactor e2e tests to new ginkgo framework 2021-01-26 22:00:23 +01:00
Sylwia Brant b6bf47b949 Added base for envtests 2021-01-20 15:46:39 +01:00
Tomasz Sęk cb26623f5f
Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
Sylwia Brant 0b4bcb35a0 Removed Travis 2021-01-07 13:00:43 +01:00
Sylwia Brant 566ac9768f Grand Christmas Patch
Fixed helm not creating role permissions #424
Added ability to use custom k8s cluster domain #461
Fixed propagation of JENKINS_OPTS to seed-job agent #462
Fixed updating last backup #421
2020-12-15 10:18:40 +01:00
Akram Ben Aissi ee01c4c028
JenkinsImage controller based on kaniko (#394) 2020-05-29 15:00:36 +02:00
Akram Ben Aissi 86d717dd85 Move to golang 1.14 2020-05-14 06:14:45 +02:00
Akram Ben Aissi 35b5bfde7a
Update Makefile
Co-authored-by: Tomasz Sęk <31410181+tomaszsek@users.noreply.github.com>
2020-05-12 18:21:10 +02:00
Akram Ben Aissi 66d33ac6d3 Makefile complains about minikube not found when running inside docker 2020-05-07 10:57:10 +02:00
jkhelil 128c97be6b lint with golangci-lint 2020-05-06 16:22:52 +02:00
Tomasz Sęk 185f0533e4
Add e2e tests for the Helm Chart (#334) 2020-04-17 14:14:56 +02:00
Tomasz Sęk 0a0483aa77
#190 Improve e2e tests for OpenShift 2020-04-13 19:10:59 +02:00
Tomasz Sęk 544fef8d1c
#279 Fix helm chart package 2020-03-03 16:33:16 +01:00
Tomasz Sęk 12fa083e71
Use port-forward in e2e tests to communicate with Jenkins API
- add missing files
2020-01-23 13:48:29 +01:00
Tomasz Sęk 2fd1784461
#203 Add crc-run Makefile goal 2019-12-25 14:01:27 +01:00
Jakub Al-Khalili 80b0839e5d Fix nodePort issue, remove --namespace argument from Makefile 2019-12-19 13:54:32 +01:00
Jakub Al-Khalili eea28a42a3 Add support for podman & fix crc e2e tests (#214)
#203 Add support for podman - container runtime
2019-12-19 13:54:32 +01:00
Jakub Al-Khalili a612939f33 Add support for local development kubernetes cluster software (#207)
#203 Add support for local development kubernetes cluster
2019-12-19 13:54:31 +01:00
Tomasz Sęk 1cb29c4ad5
Fix bump-version Makefile goal 2019-12-18 15:43:25 +01:00
Tomasz Sęk 6d0d10521c
Fix bump-version Makefile goal 2019-12-18 15:15:11 +01:00
Jakub Al-Khalili 7df8b32f95 #173 Add waiting mechanism for seed job agent (#224)
#173 Add waiting mechanism for the seed job agent
2019-12-17 13:45:31 +01:00
Tomasz Sęk 667d263f7d
Improve Docker build 2019-12-17 11:04:56 +01:00
Jakub Al-Khalili 327a688674 Add generate-docs to Makefile 2019-10-29 13:32:05 +01:00
Rui Chen cd7e70df9c Update to use go 1.13-built staticcheck
Fix the link
2019-09-28 14:59:27 -04:00
Jakub Al-Khalili c7ceab8b90 Fix helm Makefile goals 2019-09-18 14:01:12 +02:00
Jakub Al-Khalili 4c18d315a4 Improve helm CR, add helm goals to Makefile 2019-09-18 12:09:25 +02:00
Jakub Al-Khalili f5c8d936d6 Small improvements in travis-prepare goal 2019-09-11 09:59:42 +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 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
Tomasz Sęk f89a8fe9f4
Update Makefile 2019-09-04 12:36:34 +02:00
Tomasz Sęk 64f6fa68eb
Improve Makefile 2019-08-19 16:53:28 +02:00
Tomasz Sęk 0c08fbfd8e
Move docs 2019-08-18 12:54:36 +02:00
Jakub Al-Khalili 55601886c1 Removed build goal from e2e tests 2019-07-09 15:00:25 +02:00
Jakub Al-Khalili 99e2308264 Improved Makefile and Dockerfile 2019-07-09 11:46:26 +02:00
Jakub Al-Khalili cc32111a51 Removed build goal from minikube-run 2019-07-09 10:34:45 +02:00
Jakub Al-Khalili 6d0704ca33 Fixed staticcheck and lint for macOS 2019-07-09 09:26:58 +02:00
Jakub Al-Khalili b1696e5d9e Fixed sed command on macOS 2019-07-08 15:30:51 +02:00