Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Linter warnings for docs & ansible #17

Merged
merged 4 commits into from
Apr 14, 2024
Merged

Conversation

Searge
Copy link
Collaborator

@Searge Searge commented Apr 14, 2024

No description provided.

… README

The Grafana configuration file is moved to the Kubernetes directory to align with infrastructure changes, and a README file is added to the Vagrant folder to provide instructions and explanations about its contents.

Changes:
- Moved Grafana configuration file from "vm/grafana.yaml" to "ansible/files/k8s/grafana.yaml"
- Added a README file in the "vm" directory to explain the contents and purpose of the Vagrant folder
- Deleted the "vm/README.md" file which contained outdated information about Vagrant setup
- Deleted the "vm/vagrant/install-guest-additions.sh" script as it's no longer needed for the updated setup
Updated the CODE_OF_CONDUCT.md and SECURITY.md files to improve readability, clarity, and consistency. Changes include:

- Fixing formatting and alignment issues in the CODE_OF_CONDUCT.md file
- Updating URLs in the CODE_OF_CONDUCT.md and SECURITY.md files to use markdown hyperlink syntax for consistency and readability
- Adding line breaks for improved readability in the SECURITY.md file
@Searge Searge requested review from a team as code owners April 14, 2024 17:21
Made style adjustments to improve consistency and readability in the ansible-lint.yml file and YAML inventory files. Changes include:

- Excluded the "files" directory in ansible-lint.yml to align with project conventions
- Updated indentation and removed unnecessary whitespace in the inventory YAML files
… automounting

This commit updates the resource limits for the Grafana container in the `grafana.yaml` file. The CPU limit is set to "1" and the CPU request is set to "0.5". Additionally, the service account token automounting is disabled by setting `automountServiceAccountToken` to false.
Copy link

sonarcloud bot commented Apr 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Searge Searge merged commit 68126af into develop Apr 14, 2024
5 checks passed
@Searge Searge deleted the fix/linter_warnings branch April 14, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant