You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
ADDED: Simplified Kubernetes with sbm k8s run that will orchestrate the individual steps (prep, enqueue, monitor) and encapsulate all kubectl commands used to create resources
ADDED: Simplified Container Apps with sbm containerapp run that will orchestrate the individual steps (prep, enqueue, deploy and montitor)
UPDATED:sbm k8s savesettings will now create a json file instead of yaml files. All other subcommands will also take --settingsfile and --settingsfilekey values to be more in sync with the other execution types. You can still generate YAML files dynamically with sbm k8s creatyaml if you want to
UPDATED: Overhaul of template scripts used to create sample and integration test resources and settings files to unify prefix resource names