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

use the distroless image for development with a cluster #41

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

jgbernalp
Copy link
Contributor

This PR adjusts the binary name in the distroless images. Also adjusts the metrics default port to avoid collisions while testing locally, fixes: #40

@jgbernalp jgbernalp requested a review from Nexucis December 20, 2024 08:57
Dockerfile Show resolved Hide resolved
@Nexucis
Copy link
Member

Nexucis commented Dec 20, 2024

@jgbernalp to fix the CI, you need to update the file https://github.com/perses/perses-operator/blob/main/scripts/generate-goreleaser/.goreleaser.base.yaml#L5 to update the binary there

@jgbernalp jgbernalp force-pushed the use-distroless-for-local-setup branch from ffef9ea to 856c76c Compare December 20, 2024 09:15
@jgbernalp jgbernalp force-pushed the use-distroless-for-local-setup branch from 856c76c to d9de318 Compare December 23, 2024 10:29
.dockerignore Show resolved Hide resolved
@Nexucis Nexucis merged commit da21371 into main Dec 23, 2024
5 checks passed
@Nexucis Nexucis deleted the use-distroless-for-local-setup branch December 23, 2024 11:37
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.

Perses build fails with updated instructions
2 participants