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

Support hypershift-operator scoping for secretJanitor #4979

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pamelachristie
Copy link

What this PR does / why we need it:

These changes extend the hostedcluster annotation scoping support to the secretJanitor. The secretJanitor was originally introduced in #3969, but scoping support was not included. Scoping support was originally introduced in #3702.

Checklist

  • Subject and description added to both, commit and PR.
  • Relevant issues have been referenced.
  • This change includes docs.
  • This change includes unit tests.

Copy link

netlify bot commented Oct 24, 2024

Deploy Preview for hypershift-docs ready!

Name Link
🔨 Latest commit ace0345
🔍 Latest deploy log https://app.netlify.com/sites/hypershift-docs/deploys/671a9d6af785060009d32f2f
😎 Deploy Preview https://deploy-preview-4979--hypershift-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@openshift-ci openshift-ci bot requested review from csrwng and sjenning October 24, 2024 19:20
@openshift-ci openshift-ci bot added area/hypershift-operator Indicates the PR includes changes for the hypershift operator and API - outside an OCP release needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. and removed do-not-merge/needs-area labels Oct 24, 2024
Copy link
Contributor

openshift-ci bot commented Oct 24, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: pamelachristie
Once this PR has been reviewed and has the lgtm label, please assign csrwng for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files:

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

Copy link
Contributor

openshift-ci bot commented Oct 24, 2024

Hi @pamelachristie. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@enxebre
Copy link
Member

enxebre commented Oct 30, 2024

Thanks! are you ok to cover the filter func within PredicatesForHostedClusterAnnotationScoping and also getHostedClusterScopeAnnotation with unit tests before extending their consumption any further?

@pamelachristie
Copy link
Author

@enxebre are you looking for me to provide more unit testing for the already implemented functions?

@pamelachristie
Copy link
Author

@enxebre bump

@bryan-cox
Copy link
Member

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Dec 13, 2024
@pamelachristie
Copy link
Author

/retest-required

1 similar comment
@pamelachristie
Copy link
Author

/retest-required

@pamelachristie
Copy link
Author

@bryan-cox @enxebre could I get some help determining why some of the PR tests are failing?

@bryan-cox
Copy link
Member

/retest-required

@bryan-cox
Copy link
Member

AKS test seems like a flake.

The override test I believe is known to be broken.

Copy link
Contributor

openshift-ci bot commented Jan 10, 2025

@pamelachristie: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/okd-scos-e2e-aws-ovn ace0345 link false /test okd-scos-e2e-aws-ovn
ci/prow/e2e-aws-override ace0345 link true /test e2e-aws-override

Full PR test history. Your PR dashboard.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hypershift-operator Indicates the PR includes changes for the hypershift operator and API - outside an OCP release ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants