forked from dokku/dokku
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from dokku:master #572
Open
pull
wants to merge
3,968
commits into
stackriot:master
Choose a base branch
from
dokku:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+49,877
−10,288
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-vhosts/traefik-3.1.6 chore(deps): bump traefik from 3.1.5 to 3.1.6 in /plugins/traefik-vhosts
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.4 to 3.2.0. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.1.4...3.2.0) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…mon/golang.org/x/crypto-0.28.0 chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 in /plugins/common
…ing-3.2.0 chore(deps): bump pyparsing from 3.1.4 to 3.2.0 in /docs/_build
…nresty and k3s plugins Closes #7267
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.40 to 9.5.41. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.40...9.5.41) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…-material-9.5.41 chore(deps): bump mkdocs-material from 9.5.40 to 9.5.41 in /docs/_build
Add support for various timeout-related functions to nginx, openresty and k3s plugins
If the scheduler is not docker-local, we will assume that a separate plugin trigger will pull access/error logs on our behalf. For k3s, the naive implementation is to pull logs from a single container (multiple ingress-nginx pods will be supported in a future release). Closes #7268
Bumps node from 22-alpine to 23-alpine. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps node from 22-alpine to 23-alpine. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps node from 22-alpine to 23-alpine. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps node from 22-alpine to 23-alpine. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps node from 22-alpine to 23-alpine. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…erfile-procfile-bad/node-23-alpine chore(deps): bump node from 22-alpine to 23-alpine in /tests/apps/dockerfile-procfile-bad
…erfile-noexpose/node-23-alpine chore(deps): bump node from 22-alpine to 23-alpine in /tests/apps/dockerfile-noexpose
…erfile-app-json-formations/node-23-alpine chore(deps): bump node from 22-alpine to 23-alpine in /tests/apps/dockerfile-app-json-formations
…erfile-procfile/node-23-alpine chore(deps): bump node from 22-alpine to 23-alpine in /tests/apps/dockerfile-procfile
…erfile/node-23-alpine chore(deps): bump node from 22-alpine to 23-alpine in /tests/apps/dockerfile
Add support for non-local nginx implementations
Folks might mistakenly pull the latest template file - which introduces new variables - causing deployment failures. This change allows them to use the newer template by checking if the variables are set before using them. Closes #7277
Allow usage of newer nginx.conf.sigil on older versions of dokku
A change in cloud-init and/or the Ubuntu image provided by Digitalocean causes builds to fail due to cloud-init status exiting 2. The error is ignorable. See digitalocean/marketplace-partners#186 for more details.
This includes changes up to May 2, 2024 from this link: https://github.com/digitalocean/marketplace-partners/commits/master/scripts/99-img-check.sh
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.4 to 45.0.5. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v45.0.4...v45.0.5) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.47 to 9.5.48. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.47...9.5.48) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…-material-9.5.48 chore(deps): bump mkdocs-material from 9.5.47 to 9.5.48 in /docs/_build
…ons/changed-files-45.0.5 chore(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.30.0. - [Commits](golang/crypto@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…mon/golang.org/x/crypto-0.30.0 chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 in /plugins/common
…nt property does not exist
docs: add -w 0 to base64 for safe usage in ssh commands
Add documentation for all file formats dokku uses
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.36.0 to 1.36.1. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.0...v1.36.1) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
There is a bug in the Keda project that caused Keda to incorrectly handle empty trigger lists. If self-managing the ScaledObject when using an HTTPScaledObject, an external-push trigger must be created. This change additionally updates the chart to fix any potential bugs in usage of keda.
Check if tty is actually used and support proper output when it's not
Correctly handle scale to zero with the Keda http addon
Bumps timberio/vector from 0.42.0-debian to 0.43.1-debian. --- updated-dependencies: - dependency-name: timberio/vector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…mon/github.com/onsi/gomega-1.36.1 chore(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 in /plugins/common
Bumps traefik from 3.2.1 to 3.2.2. --- updated-dependencies: - dependency-name: traefik dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…sts before utilizing it.
…-vhosts/traefik-3.2.2 chore(deps): bump traefik from 3.2.1 to 3.2.2 in /plugins/traefik-vhosts
Properly resolve imagePullSecrets from app and deploymentID if relevant property does not exist
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.30.0 to 0.31.0. - [Commits](golang/crypto@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…mberio/vector-0.43.1-debian chore(deps): bump timberio/vector from 0.42.0-debian to 0.43.1-debian in /plugins/logs
Empty items should just be treated as such.
…ker-options/golang.org/x/crypto-0.31.0 chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /plugins/docker-options
# History ## 0.35.13 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.35.13/bootstrap.sh sudo DOKKU_TAG=v0.35.13 bash bootstrap.sh ``` ### Bug Fixes - #7410: @josegonzalez Only raise nil responses for k8s list calls as errors - #7403: @Tashows Properly resolve imagePullSecrets from app and deploymentID if relevant property does not exist - #7404: @josegonzalez Correctly handle scale to zero with the Keda http addon - #7400: @Tashows Check if tty is actually used and support proper output when it's not ### Documentation - #7395: @josegonzalez Add documentation for all file formats dokku uses - #7399: @nonZero Add -w 0 to base64 call in config:set docs for safe usage in ssh commands ### Tests - #7380: @josegonzalez Run unit tests outside of docker by default ### Dependencies - #7409: @dependabot[bot] chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /plugins/docker-options - #7405: @dependabot[bot] chore(deps): bump timberio/vector from 0.42.0-debian to 0.43.1-debian in /plugins/logs - #7407: @dependabot[bot] chore(deps): bump traefik from 3.2.1 to 3.2.2 in /plugins/traefik-vhosts - #7402: @dependabot[bot] chore(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 in /plugins/common - #7390: @dependabot[bot] chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 in /plugins/common - #7397: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5 - #7398: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.47 to 9.5.48 in /docs/_build - #7394: @dependabot[bot] chore(deps): bump django from 5.0.9 to 5.0.10 in /tests/apps/dockerfile-release - #7385: @dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/go-fail-predeploy - #7386: @dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/zombies-dockerfile-tini - #7387: @dependabot[bot] chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 in /tests/apps/gogrpc - #7388: @dependabot[bot] chore(deps): bump python from 3.13.0-alpine to 3.13.1-alpine in /docs/_build - #7389: @dependabot[bot] chore(deps): bump six from 1.16.0 to 1.17.0 in /docs/_build - #7392: @dependabot[bot] chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 in /plugins/scheduler-docker-local - #7393: @dependabot[bot] chore(deps): bump python from 3.13.0-bookworm to 3.13.1-bookworm in /tests/apps/dockerfile-release - #7384: @dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/gogrpc - #7383: @dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/zombies-dockerfile-no-tini - #7382: @dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/go-fail-postdeploy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )