Skip to content

Conversation

@dvaldivia
Copy link
Collaborator

This PR pushes down the Annotations for the Tenant to the underlying PVCs via their Claim Template

@dvaldivia dvaldivia self-assigned this Aug 5, 2020
minInst.Spec.Metadata = &metav1.ObjectMeta{}
}
annotations = tenantReq.Annotations
minInst.Spec.Metadata.Annotations = annotations

Choose a reason for hiding this comment

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

Applying the annotation to both PVC and the Tenant?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, the requests Annotations for the Tenant are pushed down to the PVC

Choose a reason for hiding this comment

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

We can split them later I guess..

@dvaldivia dvaldivia merged commit 16a6524 into minio:master Aug 5, 2020
@dvaldivia dvaldivia deleted the claim-template-annotations branch August 5, 2020 19:36
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.

3 participants