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

Azure RedHat Openshift (ARO) support #8469

Merged
merged 15 commits into from Apr 19, 2023

Conversation

jbianquetti-nami
Copy link
Contributor

@jbianquetti-nami jbianquetti-nami commented Apr 5, 2023

Add support for ARO in cloud custodian

Example policy:

policies:
  - name: broken-open-shift
    resource: azure.open-shift
    filters:
      - type: value
        key: name
        op: equal
        value_type: normalize
        value: environment-64ozd
    actions:
      - type: delete

jbianquetti-nami and others added 7 commits April 5, 2023 16:46
Signed-off-by: Jorge Bianquetti <jbianquetti@vmware.com>
Signed-off-by: Jorge Bianquetti <jbianquetti@vmware.com>
Signed-off-by: Jorge Bianquetti <jbianquetti@vmware.com>
Signed-off-by: Jorge Bianquetti <jbianquetti@vmware.com>
Signed-off-by: Jorge Bianquetti <jbianquetti@vmware.com>
@jbianquetti-nami
Copy link
Contributor Author

@kapilt Would you take a look at this? Thanks.

@kapilt
Copy link
Collaborator

kapilt commented Apr 19, 2023

ci seems to be failing on docs due to /home/runner/work/cloud-custodian/cloud-custodian/docs/source/azure/resources/aro.rst: WARNING: document isn't included in any toctree

I do wonder if thats an artifact of caching in the docs ci independent of this pr.

Copy link
Collaborator

@kapilt kapilt left a comment

Choose a reason for hiding this comment

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

thanks, lgtm

@kapilt kapilt merged commit ef53a60 into cloud-custodian:main Apr 19, 2023
21 checks passed
@jbianquetti-nami jbianquetti-nami deleted the azure_aro branch April 20, 2023 09:14
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.

None yet

2 participants