This repository is currently being migrated. It's locked while the migration is in progress.
Add bundle yaml files from old PR with updates#4
Merged
Conversation
Collaborator
Author
|
@croomes - As before, I'm not expecting an in depth review. I'm really just creating the PR to keep track of things. These changes should give us the framework to do dynamic transforms on troubleshoot schemas via the CLI going forward - the actual collectors/analyzers and how they ultimately look is less important. There are still some complications such as namespaces embedded in large strings that make up I'll leave this open for a couple of days and if nobody gets to it in the mean time I'll go ahead and merge. |
- Run the cli with a command - Run the cli with multple commands - Exec into an existing cli
Targetting all nodes from the cluster with or without StorageOS and running a nc for all StorageOS Ports.
- ps - netcat - top - storageos cli get nodes, volumes, cluster, etc - lsblk - df - logs (operator + DS + scheduler + CSI)
Includes new flags for stos-operator-namespace and stos-cluster-namespace for bundle cmd.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR includes a bunch of support bundle yaml files from an old PR to original repo (croomes/kubectl-plugin#1). The bundles have been updated to work with up to date namespace(s).
A larger part of this PR is kyaml capabilities added to troubleshoot yaml passed to CLI - fields such as namespaces and other for collectors and analyzers can now be patched dynamically via the CLI prior to running. Namespaces for storageos operator and cluster are passed to CLI the same as for install command. This will ultimately be rolled up into a k8s style config