Commit graph

121 commits

Author SHA1 Message Date
gardar
5e4c315b50
skip_changelog: add pytest cache to gitignore
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-06 21:59:04 +00:00
gardar
f165e2028f
skip_changelog: Run tests on new commits in already open PR's
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-06 21:57:59 +00:00
gardar
0c3d2197d5 chore: update version 2023-03-06 12:17:36 +00:00
gardar
463ab2ca60
Merge pull request #44 from andygrunwald/node-exporter-remove-cloudalchemy-reference
docs: Remove references to to previous named ansible collection cloudalchemy
2023-03-06 12:16:24 +00:00
gardar
d054a57357 chore: update version 2023-03-06 12:05:51 +00:00
gardar
d4a56acff5
Merge pull request #47 from gardar/ci/yamllint-cfg
refactor: move yamllint cfg to standard path
2023-03-06 12:04:36 +00:00
Andy Grunwald
afef3368dd
docs: Fix links to prometheus.io and to default settings (codefiles)
A few links to prometheus.io (escpecially config settings) have been broken.

Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
2023-03-06 09:59:43 +01:00
Andy Grunwald
38ab26df14
docs: Removed upgrade notice, because the migrated library follows a different version scheme
Because the new library (kind of) starts from fresh, the upgrade notice is not relevant anymore.

Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
2023-03-06 09:59:43 +01:00
Andy Grunwald
7bc4f474e3
docs: Remove references to to previous named ansible collection cloudalchemy
The repository is a migration from https://github.com/cloudalchemy/ansible-node-exporter.
The previous repository has been marked as archived already.

Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
2023-03-06 09:59:42 +01:00
gardar
b6798e438f
refactor: move yamllint cfg to standard path
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 13:55:00 +00:00
SuperQ
685521ccb2 chore: update version 2023-03-05 12:05:10 +00:00
Ben Kochie
99a78d4a3c
Merge pull request #46 from gardar/meta/fix-req-ansible
fix: follow PEP 440 standard for supported ansible versions
2023-03-05 13:03:58 +01:00
gardar
1f4900f9b6
fix: follow PEP 440 standard for supported ansible versions
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 11:55:01 +00:00
gardar
3b83b02c33 chore: update version 2023-03-05 09:59:25 +00:00
gardar
b7b8e60eac
Merge pull request #27 from gardar/docs/argument_specs
docs: add argument specs to roles
2023-03-05 09:58:17 +00:00
gardar
37de139b6c
docs: add alertmanager argument specs
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 09:51:57 +00:00
gardar
3874d05931
docs: add node_exporter argument specs
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 09:51:57 +00:00
gardar
4026a0cb85
docs: add snmp_exporter argument specs
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 09:51:57 +00:00
gardar
07fa36a238
docs: add argument specs for blackbox_exporter
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 09:51:57 +00:00
gardar
422292ac58
docs: add argument specs for prometheus role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 09:51:57 +00:00
gardar
518fc7df50 chore: update version 2023-03-04 13:07:27 +00:00
gardar
4363ad1730
Merge pull request #42 from prometheus-community/superq/fixup_publish
packaging: Fix publish action version
2023-03-04 13:06:14 +00:00
SuperQ
f2ef3677af
packaging: Fix publish action version
Use the full semver version for the publish action.

Signed-off-by: SuperQ <superq@gmail.com>
2023-03-04 09:09:48 +01:00
SuperQ
b86afe8f52 chore: update version 2023-03-04 08:03:21 +00:00
Ben Kochie
92121a91e5
Merge pull request #41 from gardar/ci/ansible-galaxy-publish
packaging: publish on ansible galaxy on release
2023-03-04 09:02:18 +01:00
gardar
389038d37f
packaging: publish on ansible galaxy on release
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-03 19:03:47 +00:00
Paweł Krupa
d92cdcd0ba
Merge pull request #40 from gardar/ci/cleanup-circleci 2023-03-03 18:10:38 +01:00
Paweł Krupa
cc5bfcb88f
Merge pull request #38 from prometheus-community/superq/more_build_ignore 2023-03-03 18:10:08 +01:00
paulfantom
b2675fe101 chore: update version 2023-03-03 17:08:41 +00:00
Paweł Krupa
fa3d4eba25
Merge pull request #39 from prometheus-community/superq/add_gardar 2023-03-03 18:07:31 +01:00
SuperQ
0afa8e4eef
packaging: Improve build ignore
Update the Galaxy build_ignore list to remove more repo junk from the
final tarball.

Signed-off-by: SuperQ <superq@gmail.com>
2023-03-03 17:30:28 +01:00
gardar
99726d382a
fix: remove unneeded circleci script
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-03 16:27:39 +00:00
SuperQ
e1faf1e998
docs: Add gardar as a maintainer
Welcome @gardar as a maintainer here.
* Fixup sort order.

Signed-off-by: SuperQ <superq@gmail.com>
2023-03-03 13:48:41 +01:00
SuperQ
3cc9db8b75 chore: update version 2023-03-03 06:42:14 +00:00
Ben Kochie
caf778650e
Merge pull request #28 from gardar/custom-url-mirror
feat: Allow grabbing binaries and checksums from a custom url/mirror
2023-03-03 07:41:04 +01:00
SuperQ
8ae61b9d7f chore: update version 2023-03-03 06:40:10 +00:00
Ben Kochie
9a049d0f6f
Merge pull request #22 from flowerysong/no_json_query
fix: Remove unnecessary dependency on jmespath
2023-03-03 07:38:55 +01:00
Paul Arthur
89ec2ce0f7 Remove unnecessary extra dependency
This is fairly straightforward manipulation to do with standard Jinja
features.

Signed-off-by: Paul Arthur <paul.arthur@flowerysong.com>
2023-03-02 21:16:47 +00:00
SuperQ
4897613f75 chore: update version 2023-03-02 20:21:52 +00:00
Ben Kochie
9af25329da
Merge pull request #37 from gardar/molecule/ansible2.9-req-install
fix: ansible 2.9 workaround for galaxy install from git
2023-03-02 21:20:39 +01:00
gardar
031a545cca
fix: ansible 2.9 workaround for galaxy install from git
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-02 19:13:25 +00:00
paulfantom
a0eaafd39e chore: update version 2023-03-02 14:15:22 +00:00
Paweł Krupa
0d9737fb4b
Merge pull request #36 from prometheus-community/superq/fix_auto_cl 2023-03-02 14:14:19 +01:00
gardar
9de5b0518d
refactor: support customizing blackbox_exporter url/mirror
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-02 12:49:34 +00:00
gardar
7f81fc0216
refactor: support customizing snmp_exporter url/mirror
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-02 12:49:34 +00:00
gardar
12a8260b2b
refactor: support customizing node_exporter url/mirror
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-02 12:49:34 +00:00
gardar
e57ae9b9d7
refactor: support customizing prometheus url/mirror
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-02 12:49:34 +00:00
gardar
9f4c0243e5
refactor: support customizing alertmanager url/mirror
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-02 12:49:34 +00:00
SuperQ
75eec8dec7
fix: Force push git changelogs
We need to use force push to update skipping the default branch
protection rules.

Signed-off-by: SuperQ <superq@gmail.com>
2023-03-02 13:11:17 +01:00
Ben Kochie
5e3e8e6b95
Merge pull request #35 from gardar/ci/ansible-lint
removed: remove lint from molecule to avoid repetition
2023-03-02 13:01:07 +01:00