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

docs: add note about Tanka deploying test resources #1329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zerok
Copy link
Contributor

@zerok zerok commented Jan 30, 2025

This behaviour was previously undocumented. See
#550 for more context.

This behaviour was previously undocumented. See
#550 for more context.
@zerok zerok requested a review from a team as a code owner January 30, 2025 10:07
Copy link
Contributor

PR Preview Action v1.6.0

🚀 View preview at
https://grafana.github.io/tanka/pr-preview/pr-1329/

Built to branch gh-pages at 2025-01-30 10:08 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Copy link
Member

@iainlane iainlane left a comment

Choose a reason for hiding this comment

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

Should we change this default? We're still pre-1.0 so we can do this in a new version. Or is disabling this more of a niche thing?

@zerok
Copy link
Contributor Author

zerok commented Jan 30, 2025

Good question. The default in helm template is to have these run and in helm install there is no such option. Based on that, I think the expected behaviour would not to include those test resources since we use helm template for helm install-like scenarios.

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