- ci: Use Fedora 41, drop Fedora 39 (#221)
- ci: Use Fedora 41, drop Fedora 39 - part two (#222)
- fix: use __grafana_keyserver_datasource_type variable instead of its string value
- fix: Use correct syntax for keyserver port and test check
- fix: add support for Valkey (#212)
- fix: add leading triple-hyphen to all github workflow files (#214)
- docs: fix missing h2 markdown element (#211)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#213)
- ci: ansible-test action now requires ansible-core version (#215)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#217)
- ci: Add tft plan and workflow (#203)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#205)
- ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#206)
- ci: Add workflow for ci_test bad, use remote fmf plan (#207)
- ci: Fix missing slash in ARTIFACTS_URL (#208)
- test: stop firewall if used by test (#209)
- fix: Handle undefined item in pmie configuration
- fix: add configuration files for c10s and el10 (#199)
- fix: add support for EL10 (#200)
- ci: ansible-lint action now requires absolute directory (#198)
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#193)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#195)
- ci: Add supported_ansible_also to .ansible-lint (#196)
- ci: fix python unit test - copy pytest config to tests/unit (#188)
- ci: bump ansible/ansible-lint from 6 to 24 (#189)
- ci: make markdownlint ignore tests/roles (#190)
- ci: bump mathieudutour/github-tag-action from 6.1 to 6.2 (#191)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#186)
- feat: sync with latest ansible-pcp (#178)
- feat: support for ostree systems
- fix: add missing pmie webhook action configuration functionality (#183)
- refactor: improve support for ostree systems (#179)
- ci: bump actions/github-script from 6 to 7 (#180)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#182)
- feat: support for ostree systems (#175)
- build(deps): bump actions/checkout from 3 to 4 (#167)
- ci: dependabot commit msg lint; sort badges (#170)
- ci: use dump_packages.py callback to get packages used by role (#172)
- ci: tox-lsr version 3.1.1 (#174)
-
ci: Add markdownlint, test_converting_readme, and build_docs workflows (#163)
- markdownlint runs against README.md to avoid any issues with converting it to HTML
- test_converting_readme converts README.md > HTML and uploads this test artifact to ensure that conversion works fine
- build_docs converts README.md > HTML and pushes the result to the docs branch to publish dosc to GitHub pages site.
- Fix markdown issues in README.md
Signed-off-by: Sergei Petrosian [email protected]
-
docs: Make badges consistent, run markdownlint on all .md files (#164)
- Consistently generate badges for GH workflows in README RHELPLAN-146921
- Run markdownlint on all .md files
- Add custom-woke-action if not used already
- Rename woke action to Woke for a pretty badge
Signed-off-by: Sergei Petrosian [email protected]
-
ci: Remove badges from README.md prior to converting to HTML (#165)
- Remove thematic break after badges
- Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian [email protected]
- ci: Add pull request template and run commitlint on PR title only (#159)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#160)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#161)
- fix: make role work on ansible-core 2.15
- docs: Consistent contributing.md for all roles - allow role specific contributing.md section
- docs: remove unused Dependencies section in README
- test: check headers for ansible_managed, fingerprint
- ci: Add commitlint GitHub action to ensure conventional commits with feedback
- fix additional ansible-lint issues
- Add README-ansible.md to refer Ansible intro page on linux-system-roles.github.io (#146)
- Fingerprint ansible-pcp managed config files
- none
- fix pimeconf rule filesys vfs_rules support
- ansible-lint 6.x fixes (#133)
- Add check for non-inclusive language
- Avoid non-inclusive language
-
Use the firewall role and the selinux role from the metrics role
-
Introduce metrics_manage_firewall to use the firewall role to manage the pmcd, pmproxy, grafana and valkey or redis ports, depending on the configuration parameters. metrics_manage_firewall is set to false, by default.
-
Introduce metrics_manage_selinux to use the selinux role to manage the pmcd, pmproxy, grafana and valkey or redis ports, depending on the configuration parameters. metrics_manage_selinux is set to false, by default.
-
Add the test check task check_firewall_selinux.yml for verify the ports status.
-
Skip calling the firewall role when the managed node is rhel-6.
-
When metrics_manage_firewall and metrics_manage_selinux are set to false, the firewall role and the selinux role are not used, respectively.
- grafana: small wording tweak to grafana v8/v9 action names
- grafana: include config file for Grafana v9
- grafana: update grafana.ini to permit all grafana-pcp plugin components
- none
- none
- docs: make minimum redis and grafana versions more clear
Tackles Red Hat BZ #2094483
- restart pmie, pmlogger if changed, do not wait for handler
- make min_ansible_version a string in meta/main.yml
The Ansible developers say that min_ansible_version
in meta/main.yml
must be a string
value like "2.9"
, not a float
value like 2.9
.
-
Add changelog_to_tag.yml to .github/workflows
-
Add CHANGELOG.md
- Add CentOS 9 platform variables for each role
- none
- bump tox-lsr version to 2.11.0; remove py37; add py310
- none
- none
- Update tests with shell/grep cleanups
- Add a metrics_from_postfix boolean flag for the metrics role
- Resolve race condition with starting pmdapostfix
- Ensure a postfix log file exists for pmdapostfix to start
- Make all PMDA test checking with pmprobe more resilient
- Update tests using pmprobe to check agents for resilience
- Use correct role variable locations in mssql tests
- Incorporate improved bool test syntax suggestion
- Use correct role variable locations in mssql tests
- Provide pcp_\single_control option for control.d vs control files
- none
- none
- none
- none
- Add test cases for the ansible_managed header.
- Support metrics from postfix mail servers
- Add "follow: yes" to the template task in the mssql and elasticsearch subrole.
- none
- Add test cases for the ansible_managed header.
- System Roles should consistently use ansible_managed in configuration files it manages
- none
- bump tox-lsr version to 2.10.1
- none
- Address PyYAML vulnerability
- none
- Specify grafana username/password
- none
- bump tox-lsr version to 2.8.3
- Bump version in galaxy.yml
- change recursive role symlink to individual role dir symlinks
- none
- none
- Convert to using git-subtree for ansible-pcp sync-up
- Run the new tox test
- update tox-lsr version to 2.8.0
- Add github action workflow to sync with ansible-pcp nightly
- Add Fedora bpftrace package details for CI
- support python 39, ansible-core 2.12, ansible-plugin-scan
- none
- update tox-lsr version to 2.7.1
- none
- none
- use apt-get install -y
- use tox-lsr version 2.5.1
- check_redis should use shell not command
- none
- bpftrace: follow bpftrace.conf symlink for latest PCP versions
- none
- Raise supported Ansible version to 2.9
- none
- none
- none
- __pcp_target_hosts not defined so loop doesn't run
- none
- Add CentOS_9 variable definitions for all PCP roles
- Fix issues found by linters - enable all tests on all repos - remove suppressions
- Revert accidental inclusion of var path from the spark role
- Partial Revert "RHELPLAN-68122 - Collections - Metrics - fixing ansible-test errors"
- Fix ansible-test errors
- Remove python-26 environment from tox testing
- update to tox-lsr 2.4.0 - add support for ansible-test with docker
- CI: Add support for RHEL-9
- Add platform variables for RHEL 9 to all roles.
- do not use ignore_errors: yes
- Update mssql test to exclude non-x86_64 architectures
- use tox-lsr 2.2.0
- Update configuration file paths to support older PCP versions
- Define Fedora specific variables for export into Elasticsearch
- Rename the embedded roles to remove 'performancecopilot' naming
- Make sure elasticsearch_agent is always defined
- Make sure config dir of PMDAs exist
- Add centos8
- Configuration of bpftrace PMDA does not work on platforms where PCP version is less or equal to 5.1
- Local role variable "role_name" conflicts with global variable of the same name
- The role fails on RHEL-6 due to missing "cyrus-sasl-scram" package
- pmrepconf is not available on all platforms
- PMCD is not restarted on RHEL platform
- SASL authentication is not configured properly
- PMCD is not restarted after installation of ElasticSearch agent
- Missing installation of BCC agent when "metrics_graph_service: yes" is set
- Missing default value for "elasticsearch_agent" causes "performancecopilot_metrics_elasticsearch" role to fail
- Wrong setup of bpftrace users
- MSSQL agent does not register it self in PMCD due to missing python3-pyodbc package
- Configuration of Elasticsearch, MSSQL and BPFtrace agents fail
- Metrics sub-roles are not visible to Ansible in default configuration
- The role uses wrong role name when pointing to it self
- Typo in README.md - metrics_with_elasticsearch to be replaced by metrics_into_elasticsearch
- Fix of misspelled "Elasticsearch"
- Corrections to recently added metrics role functionality
- Fix wrong main role name in sub-roles
- Fix centos6 repos; use standard centos images
- Document the reasons for the use of ignore_errors
- Implementation of feature/platform support matrix into tests
- Set of tests to support new functionality in the metrics role
- remove ansible 2.7 support from molecule
- use tox-lsr 1.0.2
- use tox for ansible-lint instead of molecule
- use new tox-lsr plugin
- use github actions instead of travis
- tests_sanity_into_elasticsearch fails - __elasticsearch_packages_export_pcp is undefined
- tests_sanity_bpftrace failure in task Check if allowed users of bpftrace are configured
- Fix a typo in README file
- none
- none
- Document the ports used for various metrics role configurations
- Update fields names collected from the openmetrics endpoint
- Multiple inputs to multiple outputs
- [PCP] Add collection from openmetrics end point
- Update metrics role to use roles from the PCP collection
- none
- meta/main.yml: CI add support for Fedora 33
- lock ansible-lint version at 4.3.5; suppress role name lint warning
- sync collections related changes from template to metrics role