kubesaw / ksctl

ksctl is a command-line tool to manage your installation of KubeSaw
Apache License 2.0
4 stars 11 forks source link

add memberClusters selection #87

Closed MatousJobanek closed 1 month ago

MatousJobanek commented 1 month ago

so we can specify that particular users should be provisioned to a specific member cluster only (eg intel in DevSandbox)

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.00%. Comparing base (9e9b2f4) to head (5a3540c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #87 +/- ## ========================================== - Coverage 69.59% 68.00% -1.60% ========================================== Files 43 44 +1 Lines 2565 3175 +610 ========================================== + Hits 1785 2159 +374 - Misses 589 825 +236 Partials 191 191 ``` | [Files with missing lines](https://app.codecov.io/gh/kubesaw/ksctl/pull/87?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubesaw) | Coverage Δ | | |---|---|---| | [pkg/assets/kubesaw\_admins.go](https://app.codecov.io/gh/kubesaw/ksctl/pull/87?src=pr&el=tree&filepath=pkg%2Fassets%2Fkubesaw_admins.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubesaw#diff-cGtnL2Fzc2V0cy9rdWJlc2F3X2FkbWlucy5nbw==) | `100.00% <100.00%> (ø)` | | | [pkg/cmd/generate/cli\_configs.go](https://app.codecov.io/gh/kubesaw/ksctl/pull/87?src=pr&el=tree&filepath=pkg%2Fcmd%2Fgenerate%2Fcli_configs.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubesaw#diff-cGtnL2NtZC9nZW5lcmF0ZS9jbGlfY29uZmlncy5nbw==) | `73.62% <100.00%> (-1.04%)` | :arrow_down: | | [pkg/cmd/generate/cluster.go](https://app.codecov.io/gh/kubesaw/ksctl/pull/87?src=pr&el=tree&filepath=pkg%2Fcmd%2Fgenerate%2Fcluster.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubesaw#diff-cGtnL2NtZC9nZW5lcmF0ZS9jbHVzdGVyLmdv) | `76.92% <100.00%> (-3.08%)` | :arrow_down: | ... and [37 files with indirect coverage changes](https://app.codecov.io/gh/kubesaw/ksctl/pull/87/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubesaw)