Skip to content

fix: remove buggy linting for eck-stack#22

Merged
jdaln merged 1 commit into
mainfrom
fix/remove-buggy-linting-eck
Jun 17, 2026
Merged

fix: remove buggy linting for eck-stack#22
jdaln merged 1 commit into
mainfrom
fix/remove-buggy-linting-eck

Conversation

@jdaln

@jdaln jdaln commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses an issue where the YAML auto-fixer (yamlfix) can produce invalid YAML for the Argo CD ECK stack Application, and updates the affected manifest formatting to a valid structure.

Changes:

  • Fix syncOptions formatting in the ECK Argo CD Application manifest to use a properly-indented block list.
  • Exclude common/monitoring/eck-stack.yaml from the YAML auto-fix workflow to avoid yamlfix producing invalid output for that file.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
common/monitoring/eck-stack.yaml Rewrites syncOptions into a valid, properly-indented YAML list.
.github/workflows/lint-yaml.yml Excludes the ECK stack manifest from yamlfix to prevent invalid rewrites during automated lint/fix runs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/lint-yaml.yml
@jdaln jdaln merged commit 16cc82d into main Jun 17, 2026
7 checks passed
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.

3 participants