Commit Graph

  • 8467209d35 init restore Christian M. Adams 2021-04-01 14:52:22 -04:00
  • 80c8d87f71 Create an event when pvc is not set to alert the user Christian M. Adams 2021-03-31 15:21:42 -04:00
  • 6bc149bae2 template awxbackup crd into awx-operator.yml for easy deployment Christian M. Adams 2021-03-31 10:33:30 -04:00
  • 250ff960bd Add awxbackup CRD creation to molecule to get tests passing Christian M. Adams 2021-03-31 01:04:51 -04:00
  • e1dca00f46 Fix backup reconciliation loop, add error status Christian M. Adams 2021-03-30 16:57:01 -04:00
  • f17dcdc3e9 Swap vars and defaults, rename to awxbackups Christian M. Adams 2021-03-29 11:00:04 -04:00
  • 4839bdcaad Rename Backup CR to AWXBackup to be more unique - we could alternatively direct users to use the full GVK. Issue is potential conflict with AH operator CRs Christian M. Adams 2021-03-26 16:40:36 -04:00
  • 91dda5cb16 backup secrets to YAML files Christian M. Adams 2021-03-26 13:42:33 -04:00
  • 0a82fec359 Refactor backup role & store secrets as well Christian M. Adams 2021-03-25 01:31:18 -04:00
  • 13397f41ad use meta.data to keep pods and pvcs unique in the same namespace Christian M. Adams 2021-03-24 13:23:41 -04:00
  • 9e44e21a66 Rename pvc name var to be consistent with other backup variables Christian M. Adams 2021-03-24 11:27:08 -04:00
  • 54efda1a25 Use default cluster storage class if none is provided Christian M. Adams 2021-03-23 17:15:15 -04:00
  • bcd1410438 init backup CR files Christian M. Adams 2021-03-23 15:33:03 -04:00
  • fdcc745f11 Add watcher for backup CR Christian M. Adams 2021-03-23 11:19:25 -04:00
  • 4a5ca184c0 Use storage class to dynamically create volume for backups Christian M. Adams 2021-03-23 01:40:25 -04:00
  • e037feafbf Create management pod and pvc for backup Christian M. Adams 2021-03-19 16:45:26 -04:00
  • 0220c75884 wip deployment podspec or sts Christian M. Adams 2021-03-17 12:26:14 -04:00
  • 5f668d76f0 Merge pull request #262 from Spredzy/extra_settings Shane McDonald 2021-04-30 10:01:47 -04:00
  • 1d14ebccad Extra Settings: Allow one to pass extra API configuration settings. Yanis Guenane 2021-04-30 11:06:40 +02:00
  • 06ab6d2dad Merge pull request #257 from Spredzy/rename_postgres_parameters Yanis Guenane 2021-04-30 09:35:35 +02:00
  • 6b0ecacc63 Merge pull request #258 from Spredzy/fix_tower_ee_images Yanis Guenane 2021-04-30 09:35:20 +02:00
  • 2965a9091e PostgreSQL: Properly handle variable name difference when using Red Hat containers Yanis Guenane 2021-04-29 17:33:05 +02:00
  • 160209698c Properly hide tower_ee_images Yanis Guenane 2021-04-29 17:39:57 +02:00
  • 7361defa17 Merge pull request #198 from tchellomello/ssl_pg Marcelo Moreira de Mello 2021-04-28 15:51:01 -04:00
  • 68774a3ccc Merge pull request #250 from rooftopcellist/ee-vars Shane McDonald 2021-04-28 11:33:13 -04:00
  • 70b7991cdf Merge pull request #253 from Spredzy/base_component_on_deployment_type Shane McDonald 2021-04-28 11:32:37 -04:00
  • 4706aa9a1e Deployment type: Make more fields dynamic based on that field Yanis Guenane 2021-04-28 12:02:19 +02:00
  • fb183f4eab Merge pull request #251 from tchellomello/redeploy-it Marcelo Moreira de Mello 2021-04-27 23:29:19 -04:00
  • 3d5a9eae31 Handle statefulset updates Marcelo Moreira de Mello 2021-04-27 16:29:22 -04:00
  • e55d83ffa0 Add templated EE volume mount var to operator config Christian M. Adams 2021-04-27 15:53:02 -04:00
  • fd9ce8f0cb Merge pull request #249 from Spredzy/fix_wrong_indentation Yanis Guenane 2021-04-27 14:19:30 +02:00
  • 126228774c olm manifests: fix wrong identation making file incorrect Yanis Guenane 2021-04-27 13:24:31 +02:00
  • 3c26af0cd7 Merge pull request #217 from tchellomello/crashing Marcelo Moreira de Mello 2021-04-26 17:04:20 -04:00
  • b781300977 Merge pull request #248 from shanemcd/devel Shane McDonald 2021-04-26 14:10:43 -04:00
  • c0e164d763 Fix service type logic Shane McDonald 2021-04-26 13:58:44 -04:00
  • 2fd737fbc2 Merge pull request #204 from TheStally/devel Marcelo Moreira de Mello 2021-04-25 21:59:25 -04:00
  • ee9800c258 Merge pull request #244 from ilijamt/ee-conf-wrong Shane McDonald 2021-04-24 11:58:41 -04:00
  • 5b38c85f8a Extra changes for new tower_ingress_type NodePort stal 2021-04-24 15:16:49 +01:00
  • 72c122dff9 added missing comma, to AWX execution_environets.py file Ilija Matoski 2021-04-24 14:34:19 +02:00
  • 3e8834e057 Merge pull request #243 from ansible/shanemcd-patch-3 Shane McDonald 2021-04-23 14:24:28 -04:00
  • 5779afd858 Update default ee version Shane McDonald 2021-04-23 13:58:01 -04:00
  • da43c5ba7d Merge pull request #226 from fust/fix_postgres_resources Shane McDonald 2021-04-22 13:33:11 -04:00
  • cd181bc1fd Merge pull request #235 from tchellomello/split_image_expr Marcelo Moreira de Mello 2021-04-22 13:31:46 -04:00
  • 01f1321bd4 Merge branch 'devel' into split_image_expr Marcelo Moreira de Mello 2021-04-22 10:28:32 -04:00
  • 52768c9a65 updated coumentation Marcelo Moreira de Mello 2021-04-22 10:18:46 -04:00
  • 96b878f049 Add NodePort to tower_ingress_type enum TheStally 2021-04-22 08:39:28 +01:00
  • a00052a8ca Fix template logic TheStally 2021-04-22 08:37:31 +01:00
  • 4596c30e9d Make displayName for PostgreSQL parameters single line Thom Wijtenburg 2021-04-22 07:07:51 +02:00
  • 051500fff1 updated documentation Marcelo Moreira de Mello 2021-04-21 17:51:35 -04:00
  • bc34758c91 Split container image and version in 2 variables Marcelo Moreira de Mello 2021-04-21 17:18:02 -04:00
  • e3f027d625 Merge pull request #212 from tchellomello/change_pull_policy_redis Shane McDonald 2021-04-21 16:44:07 -04:00
  • 46fca2af5a updated Marcelo Moreira de Mello 2021-04-21 15:41:18 -04:00
  • dc073c85ed updated Marcelo Moreira de Mello 2021-04-21 15:02:33 -04:00
  • 597356f317 Handles deleting and recreating statefulset and deployment when needed Marcelo Moreira de Mello 2021-04-21 14:58:21 -04:00
  • 0655122a57 Merge pull request #234 from shanemcd/stop-using-devel Shane McDonald 2021-04-21 13:32:06 -04:00
  • 51ea411a79 Stop telling folks to use devel Shane McDonald 2021-04-21 13:19:43 -04:00
  • 776dba5e23 Merge pull request #216 from gamuniz/document_env_config Shane McDonald 2021-04-21 10:21:59 -04:00
  • 6858dcfa7a Merge pull request #231 from daenney/migration-docs Shane McDonald 2021-04-21 09:15:29 -04:00
  • ea018be298 migration: Clarify you can migrate in-place Daniele Sluijters 2021-04-21 15:01:21 +02:00
  • 841d1f94f2 Change default resource requirement to object Thom Wijtenburg 2021-04-20 11:52:56 +02:00
  • 262b1cca34 Update variable table for PostgreSQL service Thom Wijtenburg 2021-04-20 11:33:24 +02:00
  • 378a33aaee Fix PostgreSQL resource requests Thom Wijtenburg 2021-04-20 11:14:48 +02:00
  • 09652056b7 Added initial upgrade documentation Marcelo Moreira de Mello 2021-04-20 00:23:10 -04:00
  • 39ef816f5e Updated logic to avoid crash during upgrades Marcelo Moreira de Mello 2021-04-15 23:49:31 -04:00
  • f68dc77ea3 added documentation around environment variables Gabe Muniz 2021-04-15 17:33:31 -04:00
  • 51b2a211cb Merge pull request #214 from gamuniz/expose_extra_volume_config Shane McDonald 2021-04-15 16:08:11 -04:00
  • 9de67ad898 added default value for ee extra mounts Gabe Muniz 2021-04-15 15:25:45 -04:00
  • 8922e9fe7d added warning about kubernetes api naming Gabe Muniz 2021-04-15 11:09:32 -04:00
  • 90f25ab20c added ability to mount to Execution container with example Gabe Muniz 2021-04-15 09:51:45 -04:00
  • 6c476a994e added ability to mount conf.d and fixed underscore api issue Gabe Muniz 2021-04-14 15:58:52 -04:00
  • 1b87616a11 Add tower_ingress_type NodePort stal 2021-04-14 20:15:15 +01:00
  • 8d65b84b89 expose settings to use custom volumes and volume mounts Gabe Muniz 2021-04-14 14:16:04 -04:00
  • 13f7b2ae30 Fixed indentation lint Marcelo Moreira de Mello 2021-04-14 12:00:26 -04:00
  • bdcd95ab55 Fixing lint Marcelo Moreira de Mello 2021-04-14 11:45:46 -04:00
  • 032d6b790a Added OKD console deployment Marcelo Moreira de Mello 2021-04-09 00:33:23 -04:00
  • 125b6fbe58 Merge pull request #208 from a-eperez/devel Shane McDonald 2021-04-14 11:25:34 -04:00
  • d4d9d2a982 Correction, replace tower_tolerations by tower_postgres_tolerations Ernesto Pérez 2021-04-14 09:59:50 +02:00
  • 1cc47f7570 Correction, replace tower_node_selector by tower_postgres_selector Ernesto Pérez 2021-04-14 09:56:06 +02:00
  • 83a85d15c0 Inherit imagePullPolicy to redis container Marcelo Moreira de Mello 2021-04-13 21:28:55 -04:00
  • 0ab33a17df Fix yaml missing starting space in comment Ernesto Pérez 2021-04-13 14:33:47 +02:00
  • 30e4ad0d3d Postgres selector and tolerations description included in README.md Ernesto Pérez 2021-04-13 14:00:15 +02:00
  • 151ff11745 Add nodeSelector and tolerations for Postgres pod Ernesto Pérez 2021-04-13 13:50:14 +02:00
  • b942794179 Merge pull request #206 from tchellomello/pwd_quotes Shane McDonald 2021-04-12 16:36:53 -04:00
  • 57071129bf Removed jinja2 filter 'quote' for db password Marcelo Moreira de Mello 2021-04-12 16:23:21 -04:00
  • 0f90847c07 Add Service types to docs based on Ingress used stal 2021-04-12 21:14:54 +01:00
  • e091b32c4b use ClusterIP service when ingress type is Ingress stal 2021-04-12 19:35:29 +01:00
  • 298d39c57b Added support to override pg_sslmode Marcelo Moreira de Mello 2021-04-11 21:56:57 -04:00
  • 9503d3cf48 Merge pull request #197 from RylandDeGregory/rylanddegregory-patch-1 Shane McDonald 2021-04-08 12:45:05 -04:00
  • 95f04abdfd Added conditional to validate that tower_loadbalancer_annotations is defined Ryland DeGregory 2021-04-08 12:24:56 -04:00
  • 7e3f5047a1 Updated protocol var in LoadBalancer ingress spec Ryland DeGregory 2021-04-08 12:20:08 -04:00
  • 5c77cf004b Merge pull request #192 from shanemcd/gha-release-workflow Shane McDonald 2021-04-08 09:10:08 -04:00
  • 295ed47c43 Add GHA workflow for pushing releases to Quay Shane McDonald 2021-04-08 07:10:44 -04:00
  • d8b7ed81b5 Merge pull request #189 from shanemcd/bump-19 0.8.0 Shane McDonald 2021-04-07 18:00:16 -04:00
  • f4980917d2 Merge pull request #186 from tchellomello/build Shane McDonald 2021-04-07 17:27:45 -04:00
  • 1c9173f48a Regenerate OLM metadata Shane McDonald 2021-04-07 17:24:14 -04:00
  • f6b7a32a33 Bump version Shane McDonald 2021-04-07 17:23:59 -04:00
  • aa03a7f268 Ensure CRD exists before deploying Operator Shane McDonald 2021-04-07 17:20:52 -04:00
  • 136b2c47f8 Remove unnecessary variables from molecule CR Shane McDonald 2021-04-07 17:20:04 -04:00
  • 0043c375d8 Merge pull request #184 from no-12/devel Shane McDonald 2021-04-07 16:30:05 -04:00
  • c44c3fb095 Merge pull request #176 from rooftopcellist/fix-mismatched-db-name Shane McDonald 2021-04-07 16:29:52 -04:00