Issues
- 10
- 0
Shift-left with `ksail analyze` and `ksail lint`
#322 opened by devantler - 0
Add `ksail scan` with support for popular scanning tools like KubeScape, Polaris and K8sGPT
#320 opened by devantler - 0
Call `flux reconcile Kustomization <kustomization>` for all kustomizations to speed up reconciliation flow
#319 opened by devantler - 0
Update KSail init to create HelmReleases
#306 opened by devantler - 0
- 0
Add support for remote targets
#238 opened by devantler - 0
Extract K9s impl in KSail to dotnet-k9s-cli
#296 opened by devantler - 0
Extract Age impl in KSail to dotnet-age-cli
#293 opened by devantler - 0
Extract Flux impl in KSail to dotnet-flux-cli
#294 opened by devantler - 0
Extract K3d impl in KSail to dotnet-k3d-cli
#295 opened by devantler - 0
Extract libraries to dotnet-commons
#286 opened by devantler - 0
Embedded error should bubble up
#285 opened by rvangsgaard - 0
Create a KSail YAML config with a hosted schema
#206 opened by devantler - 0
Add Talos support to KSail
#234 opened by devantler - 8
Do not decrypt in-place
#284 opened by rvangsgaard - 5
Automatically discover clusterName
#209 opened by rvangsgaard - 0
Minimize the printouts from waiting on ksail check.
#228 opened by devantler - 0
Improve test coverage
#134 opened by devantler - 0
Add timestamps to running KSail commands
#229 opened by devantler - 0
Fix ksail init, so it produces a valid output.
#271 opened by devantler - 0
Add support for Kind
#267 opened by devantler - 0
Ensure `ksail down <name-of-cluster> --delete-pull-through-registries` removes all registries
#245 opened by devantler - 0
Support VCluster
#237 opened by devantler - 0
Consider supporting eBPF support with a cli flag
#231 opened by devantler - 0
- 0
Move the WriteKeysToDefaultKeysTxt method to a Helper class, and call it parent ...
#147 opened by github-actions - 0
- 1
await GenerateKSailConfigFileAsync($"{clusterName}-ksail-config.yaml");
#214 opened by github-actions - 0
Move the AppendOrReplaceKey method to a Helper class along with the WriteKeysToD...
#149 opened by github-actions - 0
Implement check command with condition[1].type == healthy. This should work for ...
#141 opened by github-actions - 0
Improve termination handling
#146 opened by devantler - 0
- 0
Add ksail gen helm commmand
#177 opened by devantler - 0
- 0
Add a better error handling for when the port is occupied when creating local docker registries.
#204 opened by devantler - 1
- 0
Move this method to a generator. Provisioning should not generate files.
#215 opened by github-actions - 0
- 1
- 0
The .sops.yaml file is not generated
#208 opened by devantler - 0
- 0
sops decryption is depedendent on .sops.yaml file
#200 opened by devantler - 0
Wrong kustomization printed when timout reached
#168 opened by devantler - 0
Fix export functionality
#173 opened by devantler - 0
Rework SOPS key generation
#174 opened by devantler - 0
Release KSail on official Homebrew
#164 opened by devantler - 0
Add option to set kubeconfig on the check command
#145 opened by devantler - 0
Change Elapsed time to be more expressive
#139 opened by devantler - 0
Make sure that the up commands reads sops keys from the environment over reading them from the ./ksail/keys
#133 opened by devantler