Don Naro
dc0e86b823
Add noxfile and workflow to test docsite PRs ( #1794 )
...
* add noxfile with mkdocs build session
* add nox build check
* include reusable nox in ci workflow
2024-03-27 14:29:38 -04:00
Rick Elrod
b559e836e4
Fix CI warnings (yamllint and GitHub Actions) ( #1547 )
...
- Fix indentation on one of the newer molecule files.
- Update to actions/checkout@v3 and actions/setup-python@v4 and helm/kind-action@v1.8.0.
Signed-off-by: Rick Elrod <rick@elrod.me >
2023-09-06 13:15:31 -05:00
Rick Elrod
c9ab99385a
Allow {web_,task_,}replicas to be 0 and split out molecule tests ( #1468 )
...
Signed-off-by: Rick Elrod <rick@elrod.me >
2023-07-18 17:07:55 -04:00
Hao Liu
ca6666d271
Fix failure in CI while creating kind cluster ( #1462 )
2023-06-23 10:18:58 -04:00
John Westcott IV
3faf76d7c9
Changing github actions from ubuntu-18 to ubuntu-latest
...
See https://github.com/actions/runner-images/issues/6002 for deprication warnings
2023-03-06 14:55:32 -05:00
Dimitri Savineau
d2efea08e6
ci: Add check for no_log statement ( #1096 )
...
Since e966e92 we're using the `no_log` variable to control the no_log
statement value.
This job will check if the no_log statements are correctly set.
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com >
2022-10-24 14:37:27 -04:00
Miles Wilson
bc08c4bbbe
Added helm values, templates, and readme
2022-07-11 19:59:03 -04:00
Brandon Ewing
3cd9ddd8c6
remove namespace from helm chart
...
Helm should be able to set the namespace for the operator at deploy time
via the --namespace option. Use yq to remove all references to
namespaces in the helm chart prior to publishing.
Update CI process to create namespace during install.
Resolves #907
2022-06-27 12:26:14 -05:00
Shane McDonald
191be7bf3c
Run test helm install in CI
2022-05-02 14:12:59 -04:00
Shane McDonald
eaa4d33aea
Move test requirements out of github action workflow
2021-09-29 18:39:27 -04:00
Shane McDonald
85f3c23788
Whitespace fixes
2021-09-29 18:39:25 -04:00
Shane McDonald
88dd0e648e
Force install of correct kustomize version in GHA
2021-09-29 18:39:25 -04:00
Shane McDonald
59efcb7be8
Install community.docker in tests
2021-09-29 18:39:25 -04:00
Shane McDonald
48ab801c8c
Adopt the new molecule/ directory structure from the operator-sdk 1.x scaffolding
2021-09-29 18:39:25 -04:00
Fabricio Aguiar
47c32d3e18
Pinning molecule
...
- temporarily pin molecule
- add color to molecule run
2021-09-17 17:20:02 -03:00
Shane McDonald
9a54ae2937
Delete test-local, run test-minikube in CI
...
bsycorp/kind is broken. See https://github.com/bsycorp/kind/issues/44
2021-06-22 14:35:39 -04:00
Tyler Auerbeck
90b88676c5
Update README; Update GHA to run on push to devel
2021-04-03 14:42:24 -04:00
Tyler Auerbeck
d713dce7e0
Intial GH Actions
2021-03-21 20:42:19 -04:00