forked from drone/charts
-
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
Fetching upstream chart #1
Open
andreimoldo
wants to merge
92
commits into
MeisterLabs:master
Choose a base branch
from
drone: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
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
* drone chart updates - update to the latest version of the drone docker image, 2.11.1 - use /healthz for livenessProbe and add readinessProbe - update the chart to be compatibile with newer versions of kubernetes that require `pathType` for each specified path in an ingress - update templates/NOTES.txt and templates/ingress.yaml based on files generated by running `helm create drone` with helm version 3.8.2 - other changes required to get the tests working
* update appVersion to match drone image version
#52) * drone-runner-kube Updates drone-runner-kube service account to support annotations * Bump chart version
* initial drone-runner-docker chart release candidate
* common release label for drone chart
* fix(drone): wrong chart source url
this matches my email on artifacthub
* adding README for drone-runner-docker
now that the transfer is complete, this user can be removed
[SKIP CI] removing drone-runner-kube
* addind drone-gc to drone-runner-docker chart drone-gc will automatically prune docker images used in pipeline steps, this will keep the pod from using too much disk space
* Update deployment.yaml * Bump chart to version 0.4.1
* Add ingress className * increase drone chart version
* feat: add support for additional containers
* Adding extraVolumeMounts to main container.
* Fix autoscaling Co-authored-by: pandale <[email protected]>
* Fix autoscaling * Bump version * Add missing resources to dind and gc container Co-authored-by: pandale <[email protected]>
the MTU value can prevent Docker pipelines from executing properly
rearrange docker runner documentation
Co-authored-by: dependabot-ci <[email protected]>
drone-runner-docker: add support for additional pod labels
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.
No description provided.