sharmapulkit04
78d33977a7
Fixed docs and Makefile
2021-08-31 18:55:46 +05:30
sharmapulkit04
b8f5157906
Added kubectl manifests to deploy webhook
...
- Updatedd Makefile
- Added yaml manifests in deploy/
- Removed webhook/
2021-08-27 03:44:02 +05:30
sharmapulkit04
55c3e88037
Merge branch 'master' of github.com:jenkinsci/kubernetes-operator into security-validator-docs
2021-08-27 02:58:20 +05:30
sharmapulkit04
f527a8c5cb
Completed helm e2e tests and updated helm charts
...
- Completed helm tests for various scenarios
- Disabled startupapi check for cert manager webhook, defined a secret and updated templates
- Made the webhook completely optional
2021-08-20 12:37:55 +05:30
Sig00rd
38e46a13dd
Fix Helm package URL in Makefile & Index entry for 0.5.3 ( #631 )
...
* Fix url pointing to 0.5.3 Helm chart package in index
* Fix url used for indexing latest chart version in Makefile target releasing chart
2021-08-16 15:01:24 +02:00
Sig00rd
4e046280a3
Workflow: Release Helm chart ( #626 )
...
* Add Makefile target to release latest version of Helm chart
* Add workflow that packages Helm chart release and creates PR with it
* Remove old Helm targets
2021-08-16 10:54:12 +02:00
sharmapulkit04
52fe5fe95e
Implemented validation logic for the webhook
...
- Created a single Validate() function to validate both updating and creating Jenkins CR.
- Implemented the Validate function to fetch warnings from the API and do security check if
being enabled.
- Updated the helm charts and helm-e2e target to run the helm tests.
2021-07-15 02:53:49 +05:30
sharmapulkit04
e87c7cac5f
Added validation webhook,cert-manager,and updated Makefile.
...
- Scaffolded a new validation webhook using operator-sdk
- Added manifests for webhook.
- Added manifests for self signed issuer and certificates
- Added a new spec named ValidateSecurityWarnings to the Jenkins custom resource definition to enable/disable security check.
- Updated Makefile to deploy the operator locally.
- Updated helm template and default values.yaml
2021-06-30 20:34:51 +05:30
Szymon Fugas
6cc53704e8
Makefile goal to run docs locally ( #578 )
...
* Add makefile goal to run docs locally
2021-06-15 16:32:43 +02:00
Mateusz Korus
485abaad8d
Release 0.5.0 Helm Chart
2021-06-10 11:29:09 +02:00
Mateusz Korus
cd3dbeb0a5
Update website - 0.6.0 release
2021-06-10 10:39:12 +02:00
Mateusz Korus
fbea1ed790
Bump version to v0.6.0
2021-06-10 08:10:50 +02:00
SylwiaBrant
38fcdf5d37
#555 Add nightly release of a snapshot ( #566 )
...
* #555 Add nightly release of a snapshot
* Update README
* Bump image and plugins
* Bump image and plugins in Helm Chart
2021-05-24 12:13:27 +02:00
Mateusz Korus
81374d0857
Bump backup PVC version to v0.1.1
2021-05-06 11:17:51 +02:00
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