operator-sdk icon indicating copy to clipboard operation
operator-sdk copied to clipboard

load_restrictor to load-restrictor

Open odra opened this issue 3 years ago • 2 comments

Signed-off-by: Leonardo Rossetti [email protected]

Description of the change:

The ansible molecule template[1] is using --load_restrictor parameter in kustomize which is breaking molecule tests but replacing it with --load-restrictor works fine.

[1] - https://github.com/operator-framework/operator-sdk/blob/master/internal/plugins/ansible/v1/scaffolds/internal/templates/molecule/mdefault/kustomize.go#L42

Motivation for the change:

The template generating kustomize.yml for ansible molecule tests is not using the correct CLI argument.

Checklist

If the pull request includes user-facing changes, extra documentation is required:

odra avatar Jan 26 '22 10:01 odra

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

openshift-bot avatar Jun 16 '22 18:06 openshift-bot

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale

openshift-bot avatar Jul 16 '22 19:07 openshift-bot

@odra: PR needs rebase.

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/test-infra repository.

openshift-merge-robot avatar Aug 13 '22 22:08 openshift-merge-robot

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

openshift-bot avatar Sep 13 '22 00:09 openshift-bot

@openshift-bot: Closed this PR.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

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/test-infra repository.

openshift-ci[bot] avatar Sep 13 '22 00:09 openshift-ci[bot]