Commit Graph

61 Commits (794c324e64c4eb2f984b0f9b1a2ac3471d4d6faa)

Author SHA1 Message Date
Cyril Tovena 62272cdaa1
Fixes all lint errors. (#2768) 5 years ago
Owen Diehl 2a596a77d7
Lambda-Promtail (#2282) 5 years ago
Josh Soref 0d9cf4946a
Spelling (#2014) 5 years ago
Owen Diehl fee58f1a71
delete tag script filters by prefix instead of substring (#1942) 5 years ago
Ed Welch ab92ec8863
Update the CD deploy task name (#1780) 5 years ago
Edward Welch c715f862db strip the leading 'v' in front of docker images based on repo tags, grafana/loki:v1.4.0 -> grafana/loki:1.4.0 5 years ago
Robert Fratto 784c4ce232
ci: print error when getting tags fails (#1640) 5 years ago
Robert Fratto 1fe5dc45b3
ci: prune docker tags prefixed with "master-" older than 90 days on merge (#1639) 5 years ago
Edward Welch 92eea517d3 updating to 1.3.0 release 5 years ago
Robert Fratto 7b834c5ce1
Update release instructions and release script (#1391) 6 years ago
Xiang Dai 1dcf3d371b chore(/release): distribute binaries as .zip (#1160) 6 years ago
Ed Welch 12538b0d9e
simplify the release page and instructions on installing and working with binaries to remove our opinionated installation path. (#1290) 6 years ago
Anthony Woods 2d781e169c
update triggers to use new deployment_tools location (#1235) 6 years ago
Robert Fratto 0e2ae1ddab
ci: fix drone deploy job (#1232) 6 years ago
Sandeep Sukhani b75965e915 list backups just before starting deletion of wanted backups 6 years ago
Joe Elliott 80313471e5 Updated push path to current prod (#1108) 6 years ago
Sandeep Sukhani 3e0621ebf6 verify backups to work on latest list of backups 6 years ago
Hiroshi Hatake 0cfa33d90d fluent-bit shared object go plugin (#847) 6 years ago
Joe Elliott 778c0b6857 Update loki push path (#1049) 6 years ago
Sandeep Sukhani 158ca9d3dc
use latest bigtable backup docker image with fix for list backups (#1043) 6 years ago
Edward Welch a399cc1f4f updating the image version for loki-canary and adding the version increment to the release_prepare script 6 years ago
Sandeep Sukhani 70ed5feb9d
Change unit of duration params to hours to align it with duration config at other places in Loki (#998) 6 years ago
Sandeep Sukhani 481906c425 fix incrementing of bigtable_backup_job_backups_created metric (#930) 6 years ago
Xiang Dai 777fcfc04e optimize image tag script (#911) 6 years ago
Edward Welch 52efdfdf40 adding the beginnings of the release doc with steps, fixing a bug in the release_prepare.sh script and tweaking the output based on the current process. 6 years ago
Sandeep Sukhani ce945b42a4 fix data type passed to a function call and usage of oldest table number in bigtable backup 6 years ago
Sandeep Sukhani e65fd2e798
bigtable-backup-tool: Improvements (#895) 6 years ago
Konstantin Misyutin 9bb6bc2f26 set helm chart appVersion while release 6 years ago
sh0rez 205b43305e
chore(packaging): set tag length to 7 (#901) 6 years ago
sh0rez 45bdebf8b2
chore(ci/cd): build containers using drone.io (#891) 6 years ago
Sandeep Sukhani bd4a76c23b update docker image for bigtable-backup tool 6 years ago
Sandeep Sukhani b36f680f58 Added namespace to label value of job exported from bigtable backup cronjob 6 years ago
sh0rez f504de8013
chore(packaging): Release pipeline (#840) 6 years ago
Sandeep Sukhani 9930f70446
bigtable-backup: Tool for creating and managing periodic tables stored in Bigtable (#729) 6 years ago
sh0rez ace5993202
chore: deploy (#836) 6 years ago
sh0rez b887602e36
chore(packaging/docker): Support multiple architectures (#762) 6 years ago
Edward Welch cd5368a44d preparing for move into loki repo 6 years ago
Gene Liverman e156d3ba0c Add selector as required by k8s 1.8 and higher. (#716) 6 years ago
Edward Welch c326d6b08b adding a release process 6 years ago
Edward Welch 04facc4d00 updating docs for new pipeline config. 6 years ago
Cyril Tovena 4733221fe3
This add make target to deploy a dev version using helm (#586) 6 years ago
Edward Welch 34bb9db758 using an environment variable passed into an arg instead of reading the pod name from a file and the downardApi 6 years ago
Steven Sheehy ceffcb74ac Support CRI 1.14+ directory change 6 years ago
Steven Sheehy e79414726e Add scrape config for control plane static pods 6 years ago
Steven Sheehy 201f738bda Remove liveness probes from promtail 6 years ago
Steven Sheehy 8c0b3d8099 Add a /ready endpoint to promtail 6 years ago
Steven Sheehy 20d6c196b5
Separate loki & promtail charts 6 years ago
Edward Welch 5b7057dbdf Fixing promtail.sh to include the parser value in the generated yaml, defaults to docker 6 years ago
Steven Sheehy d0f73000a8
Helm: Allow custom promtail configuration 6 years ago
Tom Wilkie 55bad57ed9
Use __meta_kubernetes_pod_controller_name to ensure we scrape all pods. (#154) 6 years ago