Skip to content

Add .ansible-lint - #272

Merged
openshift-merge-bot[bot] merged 3 commits into
openshift:mainfrom
alinabuzachis:ansible-lint
Mar 26, 2026
Merged

Add .ansible-lint#272
openshift-merge-bot[bot] merged 3 commits into
openshift:mainfrom
alinabuzachis:ansible-lint

Conversation

@alinabuzachis

Copy link
Copy Markdown
Contributor

As per https://issues.redhat.com/browse/ACA-2243, add .ansible-lint file.

@openshift-ci
openshift-ci Bot requested review from abikouo and jillr February 24, 2026 16:18
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 24, 2026
@alinabuzachis

Copy link
Copy Markdown
Contributor Author

recheck

@alinabuzachis

Copy link
Copy Markdown
Contributor Author

/retest

@openshift-ci

openshift-ci Bot commented Mar 9, 2026

Copy link
Copy Markdown

@beeankha: changing LGTM is restricted to collaborators

Details

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@gravesm

gravesm commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Mar 10, 2026
@alinabuzachis

Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@alinabuzachis

Copy link
Copy Markdown
Contributor Author

/retest

@openshift-ci

openshift-ci Bot commented Mar 11, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abikouo, alinabuzachis, beeankha, gravesm

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [abikouo,alinabuzachis,gravesm]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot

Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD cfd6ee1 and 2 for PR HEAD 1f1251a in total

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 23, 2026
@alinabuzachis

Copy link
Copy Markdown
Contributor Author

/retest

Comment thread .ansible-lint
---
profile: production
exclude_paths:
- tests/unit

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.

The reason the linters are failing is because of some ignore lines in the sanity config. Specifically, things like

plugins/modules/k8s.py validate-modules:parameter-type-not-in-doc

The k8s collection has the exact same problem. In fact, the reason this collection needs that ignore is because of the arg spec being imported from k8s.core. The way we solved it in k8s is by adding tests/sanity here. I don't know if that's necessarily the best solution, but it does make the linters pass, and we are currently doing that with k8s.core.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@gravesm Can you please apply lgtm if the changes are good for you? Thank you.

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@openshift-ci

openshift-ci Bot commented Mar 25, 2026

Copy link
Copy Markdown

@alinabuzachis: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@alinabuzachis

Copy link
Copy Markdown
Contributor Author

/lgtm

@openshift-ci

openshift-ci Bot commented Mar 26, 2026

Copy link
Copy Markdown

@alinabuzachis: you cannot LGTM your own PR.

Details

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@alinabuzachis

Copy link
Copy Markdown
Contributor Author

@alinabuzachis: you cannot LGTM your own PR.

Details

Fair enough!

@abikouo @gravesm Can you please apply lgtm?

@gravesm

gravesm commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Mar 26, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit d30a349 into openshift:main Mar 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants