eoq
b684a5de35
Update README.md
...
one more tweak to uinstall comments
2021-09-08 16:03:18 -04:00
eoq
e6d7f88a33
Update README.md
...
modified uninstall section based on PR review feedback
2021-09-08 16:01:48 -04:00
eoq
cd9bbc3a0e
Add Uninstall section
...
Just a quick instruction on how to remove an AWX deployment from a new user who struggled with it for a bit.
2021-09-05 07:38:16 -04:00
Marcelo Moreira de Mello
4519dbdff7
Merge pull request #512 from thorian93/patch-1
...
Add clarification for inexperienced users
2021-09-02 12:32:18 -04:00
Christian Adams
549b8ca4c2
Merge pull request #508 from rooftopcellist/selective-v1-shift
...
Use v1 extensions because v1beta1 is being removed
2021-08-27 16:56:57 -04:00
Christian M. Adams
1df3df11ce
Use v1 extensions because v1beta1 is being removed
...
Signed-off-by: Christian M. Adams <chadams@redhat.com >
2021-08-27 13:28:07 -04:00
Thorian93
12e38b7f69
Add clarification for inexperienced users
...
We hit that issue ourselves and it took us weeks until someone pointed out our error.
As it feels like this could hit other users inexperienced with kubernetes too, I propose this note.
2021-08-27 09:40:11 +02:00
Shane McDonald
0da8f41a86
Merge pull request #500 from shanemcd/0.13.0
...
Bump versions / OLM metadata
0.13.0
2021-08-12 23:22:31 -04:00
Shane McDonald
8ac0de159a
Bump versions / OLM metadata
2021-08-12 23:12:22 -04:00
Shane McDonald
dcc32aa052
Merge pull request #499 from rooftopcellist/revert-fs-perm
...
Revert initContainer change to address FS permissions issues
2021-08-12 17:51:17 -04:00
Christian M. Adams
8952d8fd64
Revert "pgsql uses initContainer to address FS permissions"
...
This reverts commit 99d77dff99 .
2021-08-12 15:51:15 -04:00
Christian M. Adams
ebaa407444
Revert "Added fsGroup"
...
This reverts commit 649f0cc3fb .
2021-08-12 15:50:42 -04:00
Christian Adams
47cec1f28d
Merge pull request #485 from tchellomello/fsGroup-pgsql
...
pgsql uses initContainer to address FS permissions
2021-08-12 15:36:46 -04:00
Christian Adams
e636363e9e
Merge pull request #495 from ansible/awx-ee-latest
...
use awx-ee:latest
2021-08-11 16:26:59 -04:00
Elijah DeLee
91d299926a
update name of ee as well as the image
2021-08-11 14:54:24 -04:00
Elijah DeLee
01fe816fe8
use awx-ee:latest
...
We are updating the requirements in awx to get the latest receptor and runner in the task container,
we should also have the latest in the EE
see https://github.com/ansible/awx/pull/10861 and https://github.com/ansible/awx/pull/10858
2021-08-11 11:41:12 -04:00
Marcelo Moreira de Mello
649f0cc3fb
Added fsGroup
2021-07-31 00:56:20 -04:00
Marcelo Moreira de Mello
99d77dff99
pgsql uses initContainer to address FS permissions
2021-07-31 00:50:30 -04:00
Christian Adams
f0b439c125
Merge pull request #464 from js-rwwa/devel
...
Define ingress path as variable for deployments
2021-07-26 09:54:13 -04:00
Marcelo Moreira de Mello
4651216cc0
Merge pull request #413 from tchellomello/fsGroup
...
Use fsGroup and handles NFS shares
2021-07-21 12:06:29 -04:00
Marcelo Moreira de Mello
24916c6fa1
Using fsGroup and extends propers via InitContainer (NFS)
2021-07-21 10:36:55 -04:00
tabjer
e36b1a3b2c
Reset for some changes, updated crd and regenerated files
2021-07-15 08:44:30 +08:00
tabjer
cc6cb4b990
Updated awx-operator, crds for ingress_path
2021-07-12 12:23:11 +08:00
tabjer
0cd6d722af
Updated ingress documentation
2021-07-12 09:20:52 +08:00
tabjer
3a330e4943
Added default ingress_path, made it an overridable var
2021-07-12 09:09:01 +08:00
Marcelo Moreira de Mello
6e59e24c40
Merge pull request #463 from bluikko/patch-1
...
Typo in README.md
2021-07-10 01:23:30 -04:00
bluikko
5c8897554a
Typo in README.md
...
"from-file" mistyped as "from-fle"
2021-07-10 11:46:53 +07:00
Christian Adams
a8881c4de3
Merge pull request #460 from rooftopcellist/no_log_creds
...
Set no_log on all tasks that could leak secrets in logs
2021-07-08 09:11:25 -04:00
Christian M. Adams
68b00efe5e
Set no_log on all tasks that could leak secrets in logs
2021-07-07 18:19:31 -04:00
Shane McDonald
3fd13f58f1
Merge pull request #456 from nntrn/patch-1
...
Update README.md
2021-07-06 12:54:13 -04:00
Shane McDonald
c43da3c1d1
Merge pull request #453 from EagleIJoe/fix_route_status
...
added openshift api version
2021-07-06 12:50:51 -04:00
annie tran
f8d5595032
Update README.md
...
Add demonstration for running kubectl inside minikube and add step to create alias
2021-07-06 10:30:48 -05:00
Martin Adler
c9ec522956
added openshift api version
2021-07-05 11:12:34 +02:00
Yanis Guenane
adbdf82aa3
Merge pull request #450 from Zokormazo/secrets
...
Backup and restore secret type
2021-07-02 14:05:17 +02:00
Yanis Guenane
3f75d9a782
Merge pull request #448 from Zokormazo/disown-restored-secrets
...
Remove ownerReference on restored secrets
2021-07-02 14:02:55 +02:00
Julen Landa Alustiza
663c009cf4
Backup and restore secret type
...
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com >
2021-07-02 13:07:44 +02:00
Julen Landa Alustiza
c1b29505d9
Remove ownerReference on restored secrets
...
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com >
2021-07-02 11:44:12 +02:00
Christian Adams
328c92ffe6
Merge pull request #446 from rooftopcellist/missing-secrets
...
Do not check for default ee-pull-cred secret
2021-07-01 15:17:12 -04:00
Christian M. Adams
cf2cd14154
Do not check for default ee-pull-cred secret
...
* fix nested var ref for awx_spec.spec
2021-07-01 15:05:18 -04:00
Yanis Guenane
e86799e05f
Merge pull request #447 from rooftopcellist/namespace-not-required
...
Namespace not required
2021-07-01 21:01:58 +02:00
Christian M. Adams
1c74472b49
Namespace option always available in catalog for restores
2021-07-01 12:45:22 -04:00
Christian M. Adams
b79ab92714
Use restore namespace as default if none provided
2021-07-01 11:26:53 -04:00
Yanis Guenane
c0ff27a8e6
Merge pull request #444 from Spredzy/hide_postgres
...
Backup and Restore: Hide postgres_image overide
2021-07-01 15:16:46 +02:00
Yanis Guenane
a214264083
Backup and Restore: Hide postgres_image overide
2021-07-01 14:17:07 +02:00
Shane McDonald
869e7e3ef0
Merge pull request #442 from shiinro/devel
...
add image_pull_secret to postgres install
2021-06-30 15:33:27 -04:00
h-dev.inns-tools.ext
1ddbef6105
add image_pull_secret to postgres install
2021-06-30 20:43:33 +02:00
Shane McDonald
80001a192a
Merge pull request #441 from rooftopcellist/add-gen-secrets
...
Fix var so that generated secret names are added to spec backup
2021-06-30 12:52:22 -04:00
Christian M. Adams
8b2bfa7380
Fix var so that generated secret names are added to spec backup
2021-06-30 10:57:42 -04:00
Yanis Guenane
8f43d8fe51
Merge pull request #438 from Spredzy/fix_incorrect_type
...
olm-catalog: Update incorrect type for image_pull_secret
2021-06-29 13:53:50 +02:00
Yanis Guenane
920db19f52
olm-catalog: Update incorrect type for impage_pull_secret
2021-06-29 11:49:52 +02:00