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
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
Shane McDonald
965647f933
Update tests to use kubernetes.core
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
Shane McDonald
65b89ea7bd
Fix ansible-lint
2021-09-29 18:39:24 -04:00
Shane McDonald
69203723ef
Update scaffolding to pass yamllint
2021-09-29 18:39:24 -04:00
Shane McDonald
e97def4429
meta -> ansible_operator_meta
2021-09-29 18:39:24 -04:00
Shane McDonald
316d08ccb4
Begin to migrate towards operator-sdk 1.x project structure
2021-09-29 18:39:22 -04:00
Raphaël COMBEAU
26fb620a40
Fix: Enhance migration documentation refs: https://github.com/ansible/awx-operator/issues/557
2021-09-28 16:29:42 +02:00
Yanis Guenane
302957e509
Merge pull request #541 from rooftopcellist/restrict-sa
...
Move to namespace-scoped operator for better security & isolation
2021-09-21 09:30:47 +02:00
Christian M. Adams
8bd6cffd7b
Add namespace-scoped upgrade docs & changelog entry
2021-09-20 17:21:42 -04:00
Christian M. Adams
58c3ebf4b0
Move to a per-namespace deployment approach
...
* This increases security, the awx-operator SA has less cluster-wide
access
* This means one operator can only deploy to a single namespace
* If AWX deployments are needed in multiple namespaces, multiple
awx-operators can be deployed to accomplish this.
Signed-off-by: Christian M. Adams <chadams@redhat.com >
2021-09-20 09:15:10 -04:00
Christian M. Adams
fcbf8b5715
Reduce awx-operator service account permissions
2021-09-20 09:15:09 -04:00
Yanis Guenane
1165492185
Merge pull request #552 from fao89/color
...
Pinning molecule
2021-09-20 10:04:27 +02:00