Skip to content
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
wants to merge 92 commits into
base: master
Choose a base branch
from
Open

Conversation

andreimoldo
Copy link

No description provided.

Jim Sheldon and others added 30 commits May 2, 2022 15:07
* 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
bradrydzewski and others added 30 commits October 4, 2022 14:03
[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
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.