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

Thanos Receive design #8

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

philipgough
Copy link
Collaborator

No description provided.

// ObjectStorageConfig is the secret's key that contains the object storage configuration.
// The secret needs to be in the same namespace as the ReceiveHashring object.
// +kubebuilder:validation:Required
ObjectStorageConfig corev1.SecretKeySelector `json:"objectStorageConfig"`
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@saswatamcode should we be able to specify this globally and just allow overrides down here?

Copy link
Member

Choose a reason for hiding this comment

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

That might be a good idea actually. Will probably need to work it into ThanosStack cr

Copy link
Member

@saswatamcode saswatamcode left a comment

Choose a reason for hiding this comment

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

LGTM!

@philipgough philipgough merged commit 02f0f3d into thanos-community:initial-spec Jun 10, 2024
1 check passed
@philipgough philipgough deleted the receive branch June 11, 2024 09:46
@philipgough
Copy link
Collaborator Author

Part of #2

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.

2 participants