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

Update the long-term policy compliance history design #105

Conversation

mprahl
Copy link
Member

@mprahl mprahl commented Dec 20, 2023

This stems from rethinking assumptions when doing the development.

@mprahl
Copy link
Member Author

mprahl commented Dec 20, 2023

/cc @JustinKuli

@openshift-ci openshift-ci bot requested a review from JustinKuli December 20, 2023 14:56
| kind | a string column of the policy Kind (e.g. ConfigurationPolicy) |
| api_group | a string column of the policy group (e.g. policy.open-cluster-management.io) |
| name | a string column for the name of the policy |
| namespace | an optional string column for the namespace of the policy. This will not be set for native OCM policies to avoid data duplication. |
Copy link
Member

Choose a reason for hiding this comment

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

Not set on OCM policies because it would just always be the cluster namespace?

Copy link
Member Author

Choose a reason for hiding this comment

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

Exactly.

@mprahl mprahl force-pushed the long-term-history3 branch from e85d3e5 to 5fbb14b Compare January 2, 2024 15:27
@mprahl mprahl requested a review from JustinKuli January 2, 2024 15:28
This stems from rethinking assumptions when doing the development.

Signed-off-by: mprahl <[email protected]>
Copy link

openshift-ci bot commented Jan 2, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JustinKuli, mprahl

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:

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

@openshift-merge-bot openshift-merge-bot bot merged commit fa2f6dc into open-cluster-management-io:main Jan 2, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants