Jose Diaz-Gonzalez
|
e163e18150
|
feat: add ability to skip restarts on link and unlink
Refs dokku/dokku-redis#192
|
2023-02-20 23:26:44 -05:00 |
|
Jose Diaz-Gonzalez
|
93015e0971
|
fix: correct imports
|
2023-02-08 01:42:06 -05:00 |
|
Jose Diaz-Gonzalez
|
ffa72395f6
|
feat: add support for network related flags on create, clone, and upgrade
Also add some tests to cover all the network-related functionality.
|
2023-02-08 00:03:25 -05:00 |
|
Jose Diaz-Gonzalez
|
149e4e753a
|
fix: properly support new image and image-version values during plugin upgrades
Closes dokku/dokku-mongo#143
Closes dokku/dokku-redis#193
Closes dokku/dokku-redis#195
|
2023-02-07 06:53:40 -05:00 |
|
Jose Diaz-Gonzalez
|
223aab449b
|
refactor: use DOCKER_BIN env var instead of calling docker directly
This will allow us to alias the docker binary with podman for most actions - other than updating running containers.
|
2023-02-07 03:53:08 -05:00 |
|
Jose Diaz-Gonzalez
|
9b21d136d3
|
refactor: use namespaced docker commands for interacting with the docker binary
|
2023-02-07 03:39:42 -05:00 |
|
Jose Diaz-Gonzalez
|
e024260fe6
|
fix: pull the new docker image when upgrading a service if DOCKER_IMAGE_PULL is not disabled
Refs dokku/dokku-clickhouse#51
|
2023-02-07 02:45:35 -05:00 |
|
Jose Diaz-Gonzalez
|
bf311b72f0
|
docs: properly spell lollipop
I've been misspelling my stand-in variable name for years...
|
2021-09-13 00:57:33 -04:00 |
|
Jose Diaz-Gonzalez
|
daedb8e811
|
feat: allow setting shm-size on created containers
Refs dokku/dokku-postgres#188
Closes dokku/dokku-postgres#201
|
2021-09-13 00:46:48 -04:00 |
|
Jose Diaz-Gonzalez
|
be56940b0f
|
feat: add ability to set container config options during create/clone/upgrade actions
Also add to documentation where possible.
Closes dokku/dokku-mongo#131
|
2021-09-12 22:16:14 -04:00 |
|
Jose Diaz-Gonzalez
|
6fe30de9f2
|
chore: run shfmt
|
2019-05-30 11:06:25 -04:00 |
|
Jose Diaz-Gonzalez
|
0948e2813a
|
chore: unify with other plugins
|
2019-03-19 14:59:49 -04:00 |
|
Jose Diaz-Gonzalez
|
fc3f6a8a52
|
fix: correct the validation message
|
2019-03-09 16:39:34 -05:00 |
|
Jose Diaz-Gonzalez
|
b7724b826c
|
fix: correct issues in upgrade and fix tests
|
2018-10-11 14:16:47 -04:00 |
|
Jose Diaz-Gonzalez
|
765f44dcfe
|
feat: skip upgrade if service is already up to date
|
2018-10-11 00:04:52 -04:00 |
|
Jose Diaz-Gonzalez
|
c96d25706b
|
fix: ensure flags are properly represented in help output
|
2018-10-10 23:31:52 -04:00 |
|
Jose Diaz-Gonzalez
|
5f2e184d68
|
feat: add support for restarting containers to ensure links continue to work properly when the application has resolved dns of the link
|
2018-10-10 23:14:45 -04:00 |
|
Jose Diaz-Gonzalez
|
1c35653e7e
|
fix: correct short-flag for image-version and custom-env
|
2018-10-10 03:02:56 -04:00 |
|
Jose Diaz-Gonzalez
|
980e7d1650
|
fix: correct name for upgrade flags in help output
|
2018-10-10 03:00:22 -04:00 |
|
Jose Diaz-Gonzalez
|
a39ade3161
|
chore: correct verbiage around upgrades
|
2018-10-10 02:54:34 -04:00 |
|
Jose Diaz-Gonzalez
|
20dd893a77
|
fix: pass correct variable for upgrade command
|
2018-10-10 02:49:30 -04:00 |
|
Jose Diaz-Gonzalez
|
ab9da6349e
|
fix: do not force-set plugin image and version to existing image and version
|
2018-10-10 02:39:10 -04:00 |
|
Jose Diaz-Gonzalez
|
c2ed798db0
|
chore: remove unnecessary call
|
2018-10-10 02:32:59 -04:00 |
|
Jose Diaz-Gonzalez
|
284ffa3177
|
feat: add ability to upgrade service image and image-version
|
2018-10-10 00:13:59 -04:00 |
|