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

Add "standard in" support to support-bundle #1134

Open
Tracked by #933
danj-replicated opened this issue Apr 21, 2023 · 2 comments
Open
Tracked by #933

Add "standard in" support to support-bundle #1134

danj-replicated opened this issue Apr 21, 2023 · 2 comments
Labels
type::feature New feature or request

Comments

@danj-replicated
Copy link
Contributor

Describe the rationale for the suggested feature.

the preflight binary now supports stdin, we should add support to support-bundle for consistency

Describe the feature

support-bundle should allow specs to be read in from stdin. like so:

some-generating-command | support-bundle -
@danj-replicated danj-replicated added the type::feature New feature or request label Apr 23, 2023
@xavpaice
Copy link
Member

This should additionally support the same items that preflight does - finding specs in secrets and configmaps with the appropriate label also.

@xavpaice
Copy link
Member

I think we can add this to #933 rather than add it directly to support-bundle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants