Shane McDonald
670b1f7d40
Merge pull request #612 from shanemcd/allow-awx-version-override
...
Allow for overriding default AWX version as env var
2021-10-20 17:13:25 -04:00
Shane McDonald
7b59c36263
Allow for overriding default AWX version as env var
2021-10-20 17:01:23 -04:00
Shane McDonald
c8d4ae16bb
Merge pull request #613 from shanemcd/obtain-version-from-git
...
Obtain version from git
2021-10-18 17:56:01 -04:00
Shane McDonald
2e74c63c9e
Obtain version from git tags
...
If you `git checkout <some-released-tag>` this should just work. If you run this from the HEAD of devel, you will need to run `make docker-build docker-push` and override the appropriate image versions.
2021-10-18 17:37:26 -04:00
Shane McDonald
706dc80f17
Revert "Lookup version from git when building bundle / catalog"
...
This reverts commit 7fd4d46f6e .
2021-10-18 17:37:26 -04:00
Shane McDonald
3d6094a5b0
Merge pull request #606 from rooftopcellist/generate-csv
...
Inject OLM parameters when generating bundle
2021-10-15 14:04:40 -04:00
Christian M. Adams
37470a0943
Inject OLM parameters when generating bundle
...
Signed-off-by: Christian M. Adams <chadams@redhat.com >
2021-10-14 01:18:27 -04:00
Shane McDonald
b65ba92b08
Merge pull request #605 from shanemcd/get-scm-version-for-bundle
...
Get version from tags when building bundle / catalog
2021-10-13 15:10:25 -04:00
Shane McDonald
7fd4d46f6e
Lookup version from git when building bundle / catalog
...
VERSION = "latest" breaks `make bundle` and `make catalog`.
2021-10-13 14:59:32 -04:00
Shane McDonald
eaff6898a4
Ignore files generated by bundle / catalog Make targets
2021-10-13 14:54:55 -04:00
Shane McDonald
38c64a504d
Merge pull request #559 from oliverf1/redis_capabilities
...
Add an option to specify container capabilities for the redis container
2021-10-13 14:24:23 -04:00
Shane McDonald
563bdd6360
Merge pull request #602 from shanemcd/kind-load-docker-image
...
Copy awx image into kind cluster in molecule tests
2021-10-11 18:25:02 -04:00
Shane McDonald
9eb0e35861
Copy awx image into kind cluster in molecule tests
...
This only happens when overriding the AWX image used in tests.
2021-10-11 18:14:57 -04:00
Shane McDonald
21fe2646b4
Merge pull request #598 from shanemcd/show-me-the-errors
...
Surface any errors that happen while launching demo jt in tests
2021-10-08 14:58:39 -04:00
Shane McDonald
ebbb87f9a6
Surface any errors that happen while launching demo jt in tests
2021-10-08 14:45:57 -04:00
Shane McDonald
ee2980b8bb
Merge pull request #589 from shanemcd/override-awx-image-in-tests
...
Allow for overridding awx image in tests
2021-10-06 20:08:12 -04:00
Shane McDonald
2426956a0a
Allow for overridding awx image in tests
2021-10-06 19:57:36 -04:00
Shane McDonald
391e0bb1b8
Merge pull request #587 from shanemcd/no-hardcoded-versions
...
Introduce latest tag
2021-10-05 21:31:08 -04:00
Shane McDonald
5e7fe9b05f
Tag releases as "latest"
2021-10-05 21:20:10 -04:00
Shane McDonald
685c5efc94
Switch to latest tag
2021-10-05 21:20:02 -04:00
Shane McDonald
e3d5827951
Merge pull request #586 from shanemcd/no-hardcoded-versions
...
Remove hardcoded versions from repo
2021-10-05 21:11:32 -04:00
Shane McDonald
ebb4e76e1c
Merge pull request #585 from shanemcd/fix-devel-workflow
...
Fix devel workflow
2021-10-05 20:58:59 -04:00
Shane McDonald
f62b66d4ae
Remove hardcoded versions from repo
2021-10-05 20:56:29 -04:00
Shane McDonald
1f73e2ca32
Fix devel workflow
2021-10-05 20:51:56 -04:00
Shane McDonald
48f990f4a1
Merge pull request #579 from sdigit/devel
...
Add Ingress path type option
2021-10-04 17:58:14 -04:00
Sean Davis
b1dcf16fc8
Add Ingress path type option ( #1 )
...
* make ingress_path_type an option
* add to spec
2021-10-04 10:31:56 -05:00
Shane McDonald
9e9457cf99
Fix release workflow
0.14.0
2021-10-03 10:19:07 -04:00
Shane McDonald
b59205ce69
Fix release workflow
2021-10-03 10:12:23 -04:00
Olivier
f0c5d1b4e3
Add an option to specify container capabilities for the redis container
...
With some kubernetes clusters and settings, you might need to specify
some capabilities so the container can start. For example, the CHOWN,
SETUID and SETGID capabilties.
Setting the redis_capabilities option will add the capabilities in
the deployment.
2021-10-02 18:43:37 -04:00
Shane McDonald
d6eafcd85b
Merge pull request #577 from shanemcd/awx-19.4.0
...
Bump AWX version
2021-10-02 16:16:07 -04:00
Shane McDonald
eb0d3cdebf
Merge pull request #576 from jamesmarshall24/pr-issue-565
...
Note for wrapping pg password in quotes
2021-10-02 15:32:46 -04:00
Shane McDonald
ad2b49ab29
Update release workflow
...
To work with newer versions of operator-sdk
2021-10-02 15:27:41 -04:00
Shane McDonald
1095bc0518
Use AWX 19.4.0
2021-10-02 15:23:55 -04:00
jamesmarshall24
133dfc5138
Note for wrapping pg password in quotes
...
- Add a note suggesting the password for postgres stringData be wrapped in quotes especially for passwords with special characters.
2021-10-01 16:00:07 -07:00
Shane McDonald
7e4923864f
Merge pull request #567 from craph/devel
...
Fix: Enhance migration documentation
2021-10-01 14:00:30 -04:00
Shane McDonald
ebe5d1e2f4
Merge pull request #569 from shanemcd/sdk-1.x
...
Migrate project to operator-sdk 1.x
2021-10-01 10:44:38 -04:00
Shane McDonald
8b64670146
Work around bug in k8s module with the "template" attribute
2021-09-29 20:24:00 -04:00
Shane McDonald
86e0cf884f
Add smoke test that verifies that basic jobs work
2021-09-29 18:39:27 -04:00
Shane McDonald
eaa4d33aea
Move test requirements out of github action workflow
2021-09-29 18:39:27 -04:00
Shane McDonald
ccff76dec5
Do not set default hostname for ingress
2021-09-29 18:39:27 -04:00
Shane McDonald
91d17eabef
Delete scripts/ directory
2021-09-29 18:39:27 -04:00
Shane McDonald
ca72423ca4
Update release process docs
2021-09-29 18:39:27 -04:00
Shane McDonald
12361d6ff1
Delete files no longer necessary
2021-09-29 18:39:26 -04:00
Shane McDonald
e9ade56842
Add note about upgrading to 0.14.0
2021-09-29 18:39:26 -04:00
Shane McDonald
cf22f9ba52
Fix link to upgrade docs
2021-09-29 18:39:26 -04:00
Shane McDonald
d4c8fd67f3
Update readme
2021-09-29 18:39:26 -04:00
Shane McDonald
d9fbda5e15
Add ability to override namespace when running make deploy
2021-09-29 18:39:26 -04:00
Shane McDonald
aa969e2a93
yamllint: ignore files managed by kustomize
2021-09-29 18:39:26 -04:00
Shane McDonald
d27bb69b96
Lower resource requirements to get CI passing
2021-09-29 18:39:25 -04:00
Shane McDonald
85f3c23788
Whitespace fixes
2021-09-29 18:39:25 -04:00