This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Releases: cloudfoundry-incubator/quarks-job
Releases · cloudfoundry-incubator/quarks-job
v1.0.218 🌈
- https://hub.helm.sh/charts/quarks/quarks-job
- https://hub.docker.com/r/cfcontainerization/quarks-job/tags
🚀 Features
- Use namespace to generate Release.fullname @manno (#237)
- Add support for registry authentication @rohitsakala (#158)
🐛 Bug Fixes
🧰 Maintenance
- Bump go version to 1.15.8 @manno (#238)
- Update controller runtime 0.8.2 @manno (#231)
- Fix build-helm.sh issue with Helm 3.5 @rohitsakala (#228)
- Revert 'Make errands and auto-errands work' @manno (#155)
- Bump github.com/spf13/afero from 1.2.2 to 1.4.1 @dependabot-preview (#137)
- Bump quarks-utils dependency @manno (#135)
- Publish to gchr.io @manno (#129)
- Bump quarks-utils to publish to ghcr.io @manno (#128)
v1.0.202 🌈'
Changes
- Add release-drafter to Github actions @manno (#127)
- Bump quarks-utils @manno (#126)
- Remove unused pod example file @manno (#125)
- Update quarks-utils dependency @rohitsakala (#124)
- refactor: Use podref package from quarks-utils @manno (#123)
- Avoid linter warnings @manno (#122)
- Fix two linter warnings @manno (#121)
- Don't generate CLI index page anymore @manno (#120)
- Use shared versioning script @manno (#119)
- Bump golang 1.14 @manno (#118)
- Adapt doc-command generation and drop command docs in the repo @mudler (#117)
- Generate CLI options from shared helpers @mudler (#116)
- Update README with links pointing to official docs @mudler (#115)
- Use shared integration helpers @manno (#112)
- Tune the golangci-lint job @manno (#114)
- Clean up code for master golangci-lint issues @edwardstudy (#111)
- Change meltdown implementation @rohitsakala (#109)
- Only run publish on main repo @manno (#110)
- Use more shared scripts @manno (#106)
- Allow to override base image in our docker images @mudler (#105)
- Simpler tools-shared script to download shared tools @manno (#104)
- Clean up persist output @manno (#103)
- Fix publish workflow github action @rohitsakala (#102)
- Linting and PRs @manno (#100)
- Remove testing tmp dir functions @manno (#99)
- Shared scripts @manno (#98)
- Fix typo in publish-helm @manno (#97)
- Fix filename bug in publish helm script @rohitsakala (#96)
- Consume common scripts in quarks-utils @mudler (#92)
- Use --merge to preserve helm chart dates @manno (#89)
- Swtich to Github Actions @rohitsakala (#95)
- Limit quarks jobs list to a namespace @manno (#93)
- Consume gen-kube from quarks-utils @mudler (#87)
- Add a test for namespace predicates @manno (#86)
- Update quarks utils package @rohitsakala (#88)
- Dev builds create pre-release helm charts/images @manno (#85)
- Fix development version by unshallowing git repo @manno (#84)
- Preserve timestamps when publishing helm charts @manno (#83)
- Update quarks utils package @rohitsakala (#82)
- Watch&Act on all labeled namespaces @manno (#76)
- Add additional annotations feature in quarks-job @rohitsakala (#79)
- Add basic status track on qJob @edwardstudy (#73)
- Remove Entanglement code from Quarks Job @rohitsakala (#78)
- Add testing of kubernetes 1.17.0,1.18.0 in travis @rohitsakala (#81)
- Configurable Meltdown @mudler (#80)
- fix: upgrade to controller-runtime 0.6.0 @viovanov (#77)
- Clean up RBAC templates @manno (#75)
- Add commit number as patch version @edwardstudy (#74)
- Quarks job should be able to watch pods @viovanov (#72)
- Add namespaced logging messages @manno (#71)
- Get helm-v3 on travis @edwardstudy (#70)
- Remove github releases publish @edwardstudy (#69)
- Publish helm release on github repo instead of s3 @edwardstudy (#67)
- Update quarks-utils for new logger @manno (#68)
- Switch OS to SLE @manno (#66)
- Install helm package in publish-helm travis stage @rohitsakala (#65)
- Sanitize secret labels @rohitsakala (#64)
- Switch to helm v3 @manno (#63)
- Update k8s versions to test @manno (#62)
- Entanglement label @manno (#61)
- Don't use a valid image tag in the helm template @manno (#48)
- Travis publish needs skip_cleanup @manno (#60)
- Publish task on master shouldn't use kind clusters @manno (#59)
- Bump quarks-utils to latest version @manno (#58)
- Deploy and publish on master shouldn't run tests again @manno (#57)
- Add status to validation, to prevent pruning @manno (#56)
- Add preserveunknownfields field to crd spec @rohitsakala (#53)
- Old dependency on cf-operator image, still needed? @manno (#52)
- Create role in watch namespace @manno (#51)
- Fix flaky test case of output persistor @HeavyWombat (#50)
- Drop unused operator namespace @manno (#49)
- Versioning: use build separator @manno (#47)
- Restrict permissions to minimal in helm chart @rohitsakala (#45)
- Introduce fan out persitence for link secrets @HeavyWombat (#46)
- Bump to controller-runtime 0.4.0 @manno (#44)
- Apply helm chart guidelines @manno (#39)
- Add godoc, report, coveralls badges @edwardstudy (#43)
- Remove the bool label in favor of the qjob name label @edwardstudy (#40)
- Add missing helm default values and comments @rohitsakala (#42)
- Output secrets can have individual labels @manno (#38)
- Add .Release.Namespace to helm template @jkbschmid (#37)
- Persist output needs more permissions on secrets @manno (#35)
- Bump quarks-utils @viovanov (#34)
- Add separate service account for persist output @manno (#33)
- Use pre-existing service account @manno (#32)
- Multiple outputs per job @manno (#29)
- Remove newline in go.mod @rohitsakala (#31)
- Add createWatchNamespace helm variable @rohitsakala (#30)
- Refactor job creator and persist output @manno (#28)
- Remove instance group labels from quarks-job @manno (#26)
- Fix repo name default (quarks-job) for docker image flag @manno (#27)
- Update controller names @edwardstudy (#23)
- Update quarks-utils dependency @rohitsakala (#22)
- Add missing namespace template @manno (#18)
- Rename resource for quarks @edwardstudy (#20)
- Adapt to quarks-utils latest package @rohitsakala (#21)