Christian Adams
363aa3642b
added capability to set the redis container resources ( #899 )
...
* added capability to set the redis container resources
* Reduce resource requests so that it can be scheduled on GitHub workflows
Co-authored-by: Cedric Morin <cedric.morin_ext@michelin.com >
2022-05-03 08:53:45 -04:00
Shane McDonald
bf74d5cc34
Merge pull request #799 from mamercad/helm
...
Add Helm functionality
0.21.0
2022-05-02 14:38:24 -04:00
Shane McDonald
46586bd7b6
Rework helm release process
...
This was mostly me working around a limitation in chart-releaser where it does not allow for uploading a chart to an existing release.
2022-05-02 14:12:59 -04:00
Shane McDonald
191be7bf3c
Run test helm install in CI
2022-05-02 14:12:59 -04:00
Shane McDonald
b7e5f235ad
Fix yq target
...
Without this I was seeing:
$ make yq
tar: yq_linux_amd64: Not found in archive
tar: Exiting with failure status due to previous errors
make: *** [Makefile:240: yq] Error 2
2022-05-02 14:12:59 -04:00
Mark Mercado
6cbc6a7234
Set CHART_OWNER as ${{ github.repository_owner }}
2022-05-02 14:12:59 -04:00
Mark Mercado
beba6a900d
Update kustomize build args for v4+
2022-05-02 14:12:59 -04:00
Mark Mercado
7f72260445
Adding document-start markers
2022-05-02 14:12:59 -04:00
Mark Mercado
5b7baa106d
Adding CI for "make helm-chart"
2022-05-02 14:12:59 -04:00
Mark Mercado
9380686395
Handle amd64 versus x86_64
2022-05-02 14:12:59 -04:00
Mark Mercado
0de966153d
Fix kubectl-slice for amd64
2022-05-02 14:12:59 -04:00
Mark Mercado
efaa4718ec
Adding Helm functionality
2022-05-02 14:12:57 -04:00
Shane McDonald
e6a473b765
Merge pull request #887 from ansible/add-content-type-option-header-op
...
Add the X-Content-Type-Options nosniff header
2022-05-02 08:25:48 -04:00
Christian Adams
859384e9f6
Changed default pull secret to agreed upon name ( #896 )
2022-04-29 16:21:03 -04:00
Christian Adams
b66a16508f
Clarify docs on how to configure an External Database ( #895 )
2022-04-29 15:35:07 -04:00
Christian Adams
3da427f31d
Look for a specific pull secret when deployed in certain cloud environments ( #894 )
0.20.2
2022-04-27 15:44:10 -04:00
Shane McDonald
9f2b51a6a9
Fix mistake in debugging docs
2022-04-25 16:32:50 -04:00
Hung Tran
5b73ad172e
Load LDAP password from secret and update guideline ( #659 )
...
* Load LDAP password from secret and update guideline
* Add pod_labels for custom pod labels
Signed-off-by: Loc Mai <lmai@axon.com >
* Omit tls secret if using wildcard cert
* Resolve conflicts
* Remove the ingress changes
* Remove the config changes
* Load LDAP password from secret and update guideline
* Omit tls secret if using wildcard cert
* Resolve conflicts
* Remove the ingress changes
* Remove the config changes
Co-authored-by: hungts <hungts@axon.com >
Co-authored-by: Loc Mai <lmai@axon.com >
Co-authored-by: Max Bidlingmaier <Max-Florian.Bidlingmaier@sap.com >
Co-authored-by: Max Bidlingmaier <maks@konsolan.de >
2022-04-25 16:16:10 -04:00
Shane McDonald
2227301707
Merge pull request #888 from shanemcd/debugging-docs
...
Add docs/debugging.md
2022-04-25 16:11:21 -04:00
Shane McDonald
9f63fc0da5
Add docs/debugging.md
2022-04-25 16:02:30 -04:00
Seth Foster
322aea970d
Merge pull request #886 from fosterseth/make_csrf_settings_boolean
...
Render cookie settings as a boolean
2022-04-25 15:45:42 -04:00
Seth Foster
c4bef95662
Render cookie settings as a boolean
2022-04-25 15:31:09 -04:00
Jeff Bradberry
fa705f6466
Add the X-Content-Type-Options nosniff header
2022-04-25 14:00:07 -04:00
Seth Foster
7fd5083c16
Merge pull request #862 from fosterseth/add_priorityclass_option
...
Add priority class options to high priority pods
0.20.1
2022-04-21 15:40:55 -04:00
Christian M. Adams
daf15a93bf
Reduce the resources requests for CI runs
...
* GitHub Workflows run in a resource constrained environment, we were
asking too much of it, so pods never got scheduled.
2022-04-21 15:10:09 -04:00
Christian M. Adams
dfa0f6d45e
Add docs for priority classes & fix typo
2022-04-21 11:59:15 -04:00
Christian M. Adams
21062f0708
Add default resource requests for postgres containers
2022-04-18 12:30:02 -04:00
Seth Foster
5372771bac
Add priority class options to high priority pods
...
- Add postgres_priority_class
- Add control_plane_priority_class
- Add default requests for postgres pod to ensure at a "Burstable" QoS
2022-04-18 12:29:54 -04:00
Mac Chaffee
8df0969e6a
Fix namespace name in readme ( #868 )
...
Signed-off-by: Mac Chaffee <machaffe@renci.org >
2022-04-15 16:08:43 -04:00
Jeremy Kimber
5af7e7f4b9
Ensure custom control plane EE is defined prior to creation of application credentials ( #873 )
...
Co-authored-by: Jeremy Kimber <jeremy.kimber@garmin.com >
2022-04-15 16:04:47 -04:00
Christian Adams
d8f91d112e
Stop updating the admin user password ( #874 )
...
* This is overwriting changes the user makes to the admin password via
the app itself
2022-04-14 16:35:37 -04:00
Christian Adams
379552218d
Add back image_pull_secret field for backwards compatibility ( #870 )
2022-04-14 13:25:54 -04:00
David Luong
1686875321
Customize CSRF options ( #825 )
2022-04-13 19:42:07 -04:00
Christian Adams
1b41d945e6
Check if image_pull_secrets variable is defined ( #865 )
...
* Do not attempt to backup secret if none are defined
2022-04-11 11:10:09 -04:00
Dragutan Alexandr
5e81729bc9
Update README.md ( #858 )
...
cut off svg-content, link preserverd.
2022-04-06 21:39:49 -04:00
Christian Adams
575e594314
Wait for the postgres pod to enter the ready state before starting containers ( #861 )
2022-04-06 08:29:53 -04:00
Christian Adams
5f76d4917e
Enable setting a list of image_pull_secrets ( #860 )
...
When there are e.g. multiple authenticated container registries used
we need to be able to add multiple imagePullSecrets to the k8s resource
Co-authored-by: Maximilian Meister <maximilian.meister@pm.me >
2022-04-05 11:51:21 -04:00
gamuniz
94c5c41a24
reording the django tasks to avoid race condition aap-2847 ( #855 )
...
* Reorder the django init tasks to avoid race condition - aap-2847
2022-04-01 14:55:57 -04:00
Shane McDonald
ee84625107
Merge pull request #843 from mac-chaffee/kustomize-umbrella
...
Add docs for proper kustomization installs
0.20.0
2022-03-28 16:56:01 -04:00
Mac Chaffee
add76c159b
Mention how to install Kustomize.
...
It's recommended to install the standalone version of kustomize rather
than using the version that ships with kubectl because that version is
typically very old and doesn't match the docs.
2022-03-26 11:53:17 -04:00
Mac Chaffee
375031e1f8
Remove explicit tags to avoid need to bump versions
...
Signed-off-by: Mac Chaffee <machaffe@renci.org >
2022-03-24 19:18:46 -04:00
Christian Adams
ca6ab0a380
Merge pull request #844 from rooftopcellist/update-changelog
...
Add Changelog entries for 0.19.0 release
0.19.0
2022-03-23 18:20:00 -04:00
Christian M. Adams
236bce6970
Add Changelog entries for 0.19.0 release
2022-03-23 18:10:23 -04:00
Mac Chaffee
0a9e9722c5
Add docs for proper kustomization installs
2022-03-23 15:42:24 -04:00
Shane McDonald
58ac0cc369
Merge pull request #835 from shanemcd/stream8
...
Use stream8 for init container
2022-03-22 09:11:19 -04:00
Christian Adams
c3ac2e2cde
Merge pull request #838 from kurokobo/quote
...
fix: add quotes for PGPASSWORD for the backup and restore roles
2022-03-21 10:50:51 -04:00
kurokobo
589a3751e1
fix: add quotes for PGPASSWORD for the backup and restore roles
2022-03-20 16:13:12 +09:00
Shane McDonald
12a58d71fb
Use stream8 for init container
2022-03-18 13:56:15 -04:00
Shane McDonald
6b873b05ab
Merge pull request #822 from kurokobo/operator_version
...
fix: add OPERATOR_VERSION as build-arg to pass the version to operator
2022-03-18 11:06:08 -04:00
Christian Adams
5e97ff7c08
Merge pull request #827 from rooftopcellist/rm-inject-params
...
Add AWX Logo to OLM deployments
2022-03-16 14:15:49 -04:00