forked from bitcoin-dev-project/warnet
-
Notifications
You must be signed in to change notification settings - Fork 0
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
App image #31
Open
willcl-ark
wants to merge
181
commits into
main
Choose a base branch
from
app-image
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
App image #31
Conversation
This file contains 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
…ngress Add ingress
Get the blessed version instead of the latest version.
ab70271
to
5814b32
Compare
We no longer need the logic for the latest version of helm. Also we don't need the NeedsHelm option in ToolStatus.
Add --debug option to run scenarios for faster development
Show user their arch instead of showing them "None"
scenarios will need a callable entrypoint for the pyz archive
also filter out unused files from the archive sent to the commander
…tall-kubectl Offer to install kubectl
Sometimes, p2p_block_store.blocks[best_block] == 2.
I didn't like the way I originally checked for the directory, then created it -- all the while using hard-coded values. This one-liner will attempt to make the directory based on KUBECONFIG and if it exists, then it won't complain. However, if it does not exist, it will create it. This also should solve the case of the user having a bespoke KUBECONFIG directory in which they deleted their "config" file. Now, we will use their bespoke path and create the config file in their preferred location.
fork-observer: add reachable tank addr in description for each card
…status-run-debug fix run --debug issue for service accounts
…ck-for-kube-folder users: check for ~/.kube and create if needed
deploy: redirect user to run if scenario was likely intent
setup: check that docker desktop users have enabled kubernetes
warnet logs: sort by pod age (newest first), and handle namespaces
…logs fix namespace bug in _logs()
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.
Only for CI to run