Commit Graph

61 Commits

Author SHA1 Message Date
Haitao Pan
4d02da27a0 debug 2023-01-13 16:31:00 +08:00
Haitao Pan
a47006dc3b fixed: helm-controller ci config 2023-01-13 16:28:15 +08:00
Haitao Pan
bbd9ea0b59 dockerfiles/flux-helm-controller.Dockerfile: update 2023-01-13 16:23:49 +08:00
Haitao Pan
f7531b2437 rebuild iamges for fluxcd2 chart v1.0.0 2023-01-13 16:00:19 +08:00
Haitao Pan
e18b237fd8 dockerfiles/flux-source-controller.Dockerfile: update 2023-01-13 15:36:34 +08:00
Haitao Pan
ad18cb355b add dockerfiles/flux-source-controller.Dockerfile 2023-01-13 15:30:35 +08:00
Haitao Pan
fa92070f79 add flux-notification-controller Dockerfile 2023-01-13 15:26:37 +08:00
Haitao Pan
f23a9569e5 dockerfiles/flux-kustomize-controller.Dockerfile: fixed build image 2023-01-13 15:18:58 +08:00
Haitao Pan
48e1247d57 add dockerfiles/flux-kustomize-controller.Dockerfile 2023-01-13 15:13:08 +08:00
Haitao Pan
9f601d28fa add dockerfiles/flux-image-reflector-controller.Dockerfile 2023-01-13 15:02:25 +08:00
Haitao Pan
8591dc90d3 debug 2023-01-13 12:42:18 +08:00
Haitao Pan
152cc89255 debug 2023-01-13 12:40:44 +08:00
Haitao Pan
9b8627a1e8 update 2023-01-13 12:36:50 +08:00
Haitao Pan
874ab25fa4 update 2023-01-13 12:34:06 +08:00
Haitao Pan
56a03faec3 remove image-automation-controller codes 2023-01-13 12:31:40 +08:00
Haitao Pan
d2c48a4281 debug 2023-01-13 12:17:27 +08:00
Haitao Pan
174e8f13a5 debug 2023-01-13 12:16:28 +08:00
Haitao Pan
76caa725cc debug 2023-01-13 12:08:00 +08:00
Haitao Pan
a604757e29 .github/workflows/flux-image-automation-controller.yaml: debug 2023-01-13 12:01:49 +08:00
Haitao Pan
20f56d83db debug 2023-01-13 11:51:33 +08:00
Haitao Pan
03548fd08f debug 2023-01-13 11:49:38 +08:00
Haitao Pan
39fd1e4344 .github/workflows/flux-image-automation-controller.yaml: debug 2023-01-13 11:44:22 +08:00
Haitao Pan
bfd755e157 .github/workflows/flux-image-automation-controller.yaml: debug 2023-01-13 11:39:03 +08:00
Haitao Pan
ae986cd6e4 .github/workflows/flux-image-automation-controller.yaml: debug 2023-01-13 11:27:12 +08:00
Haitao Pan
37e6a5847e .github/workflows/flux-image-automation-controller.yaml: debug 2023-01-13 11:25:43 +08:00
Haitao Pan
2d5aac776c .github/workflows/flux-image-automation-controller.yaml: debug 2023-01-13 11:21:45 +08:00
Haitao Pan
44f4d2149e .github/workflows/flux-image-automation-controller.yaml: debug 2023-01-13 11:18:01 +08:00
Haitao Pan
c09d9ba716 .github/workflows/flux-image-automation-controller.yaml: debug 2023-01-13 11:12:48 +08:00
Haitao Pan
c7b29db487 .github/workflows/flux-image-automation-controller.yaml: add working-directory 2023-01-13 11:06:41 +08:00
Haitao Pan
b015249e1a .github/workflows/flux-image-automation-controller.yaml: debug 2023-01-13 11:00:22 +08:00
Haitao Pan
a4a5337307 .github/workflows/flux-image-automation-controller.yaml: change dockerfile path 2023-01-13 10:41:00 +08:00
Haitao Pan
9f4bb91695 .github/workflows/flux-image-automation-controller.yaml: add build path 2023-01-13 10:39:34 +08:00
Haitao Pan
213c3253a4 add flux image-automation-controller 2023-01-13 10:30:23 +08:00
Haitao Pan
4c4fe273c4 update 2023-01-13 10:01:19 +08:00
Haitao Pan
16fb7afeb1 set-upstream branch with main 2022-12-27 12:48:26 +08:00
Haitao Pan
8a264a2326 .github/workflows/images.yaml: update 2022-12-27 12:31:55 +08:00
shenlan
3a7cf87e98
Update images.yaml 2022-12-27 12:28:11 +08:00
shenlan
8320d4431b
Update images.yaml 2022-12-27 12:27:54 +08:00
Haitao Pan
abadbde51c upgrade alpine version -> 3.17 2022-12-27 12:24:16 +08:00
Haitao Pan
c40bda6047 add github-ci workflow 2022-12-27 12:22:21 +08:00
Andrew Bernat
14ca4c036f
Use go modules for dependencies (#43)
* Use go modules for dependencies

* PR feedback: put back include in Makefile
It is necessary for travis because it uses Makefile targets in build-harness

* PR Feedback: Fix .travis.yml
Since make targets are based on go modules, travis.yml
definition needs to change appropriately to no longer
use godep and glide.
2020-11-06 12:45:26 -05:00
Hang Xie
db8ccea9da
Close connection to scrape target after retrieving data (#39) 2020-07-07 10:20:20 -04:00
Albin Kerouanton
46ec972162
Add missing docs for FORCE_HIGH_RES param (#33) 2020-04-22 13:30:30 -04:00
Albin Kerouanton
d28e9f220e
Add a flag to publish metrics with high resolution (#32)
So far, this tool is only publishing metrics with high resolution when
the original prometheus metrics have the label __cw_high_res.

However, in our case we're running exporters and prom-to-cloudwatch
as sidecars of ECS tasks. This tool being directly connected to the
exporters, we can't add the high res label.
2020-02-19 10:14:20 -05:00
Matt Ellis
73e36151de Add aws_session_token argument, to enable use of temp AWS credentials (#26)
* - Add `aws_session_token` argument to program, to enable use of temporary AWS credentials

* Fix spacing

*  Whitespace should be tab
2019-12-02 21:36:53 -05:00
Austin Cawley-Edwards
69a11e0656 feat: add ability to include dimensions per-metric (#29)
* feat: add ability to include dimensions per-metric

* docs: regenerate readme

* fix: invert inclusion list order

* style: spacing

* docs: make include/exclude dimension logic more clear
2019-10-14 14:24:14 -04:00
Austin Cawley-Edwards
57ffa27cbd feat: add ability to exclude dimensions per-metric (#28) 2019-10-10 10:14:29 -04:00
Edmund Fung
2087b3a047 Bug fix for helm template (#20)
Helm template Deployment has `resources` place at `Deployment.spec.template.spec.resources` where if should be at `Deployment.spec.template.spec.containers[0].resources` instead
2019-07-12 22:41:44 -07:00
Gustavo Pantuza
fb2d052145 Simplify conditional by removing unnecessary 'else' statement (#13) 2019-07-01 17:20:29 -04:00
Sergei Ivanov
73f00fc067 Compress CloudWatch API request payload using gzip (#18)
Signed-off-by: Sergei Ivanov <sergei_ivanov@mail.ru>
2019-06-24 22:40:21 -04:00