Skip to content

Conversation

@frezes
Copy link
Collaborator

@frezes frezes commented Jan 24, 2024

No description provided.

Signed-off-by: frezes <zhangjunhao@kubesphere.io>
@frezes frezes requested a review from junotx January 24, 2024 10:46
@frezes
Copy link
Collaborator Author

frezes commented Jan 24, 2024

image: thanosio/thanos:v0.33.0
rulerTemplateSpec:
rulerWriteProxy:
image: frezes/cortex-tenant:v1.12.5
Copy link
Member

@benjaminhuo benjaminhuo Jan 25, 2024

Choose a reason for hiding this comment

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

do you need to sync this image to kubesphere repo? are there any modifications in this image?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Member

@benjaminhuo benjaminhuo Jan 25, 2024

Choose a reason for hiding this comment

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

we need github action for that repo to build image automatically including arm image

Comment on lines +290 to +293
if r.ruler.Spec.RemoteWriteConfig != nil {
fullPath := mountSecret(r.ruler.Spec.QueryConfig, "query-config", &sts.Spec.Template.Spec.Volumes, &container.VolumeMounts)
container.Args = append(container.Args, "--remote-write.config-file="+fullPath)

Copy link
Collaborator

Choose a reason for hiding this comment

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

mount RemoteWriteConfig

@benjaminhuo benjaminhuo merged commit e443ca0 into WizTelemetry:master Jan 25, 2024
@benjaminhuo
Copy link
Member

benjaminhuo commented Jan 25, 2024

Nice move!
we need more tests and docs on this change

@frezes frezes deleted the refactor/accessExternalDataSource branch April 3, 2024 01:46
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