stolostron / ansible-collection.core

OCM/ACM Ansible Collection
Apache License 2.0
19 stars 13 forks source link

Add managedcluster_info module #162

Closed MaxBab closed 1 year ago

MaxBab commented 1 year ago

The new - managedcluster_info module will be able to retrieve managed clusters information from the Hub. The following information will be available for each cluster:

The module is able to fetch specific cluster by specifying "cluster" parameter.

Signed-off-by: Maxim Babushkin mbabushk@redhat.com

MaxBab commented 1 year ago

Hello,

Appreciate any help here. I have a "CI / Sanity (stable-2.10)" test failed, but I'm not sure why. The same errors appears for the "CI / Sanity (stable-2.11)", but this test passes.

cdoan1 commented 1 year ago

/lgtm

cdoan1 commented 1 year ago

lets see if we can unblock you!

cdoan1 commented 1 year ago

Hi @MaxBab

  1. can you rebase when you get a chance
  2. it will still fail with the integration tests, so I'll just need setup a server where we can test.
MaxBab commented 1 year ago

@cdoan1

Rebased.

cdoan1 commented 1 year ago

One more rebase and you should have a good build! Dang if time and versions would just stop right ?! :-)

cdoan1 commented 1 year ago

/lgtm

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cdoan1, MaxBab

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/stolostron/ansible-collection.core/blob/main/OWNERS)~~ [cdoan1] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment