managed-cluster-config icon indicating copy to clipboard operation
managed-cluster-config copied to clipboard

Generate resources required for log forwarder token refresher

Open philipgough opened this issue 2 months ago • 3 comments

What type of PR is this?

feature

What this PR does / why we need it?

This PR deploys a token refresher to the SC and MC for HCP in order to enable forwarding logs securely to a remote Loki

Which Jira/Github issue(s) this PR fixes?

https://issues.redhat.com/browse/RHOBS-1287

Fixes #

Special notes for your reviewer:

Pre-checks (if applicable):

  • [ ] Tested latest changes against a cluster

  • [ ] Included documentation changes with PR

  • [ ] If this is a new object that is not intended for the FedRAMP environment (if unsure, please reach out to team FedRAMP), please exclude it with:

    matchExpressions:
    - key: api.openshift.com/fedramp
      operator: NotIn
      values: ["true"]
    

philipgough avatar Sep 09 '25 10:09 philipgough

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

openshift-ci[bot] avatar Sep 09 '25 10:09 openshift-ci[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: philipgough Once this PR has been reviewed and has the lgtm label, please assign bng0y for approval. For more information see the 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

openshift-ci[bot] avatar Sep 09 '25 10:09 openshift-ci[bot]

@philipgough: all tests passed!

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.

openshift-ci[bot] avatar Sep 09 '25 15:09 openshift-ci[bot]