Peter Sutter
Peter Sutter
add `logs` command to fetch logs for a given time window and component from loki
- [x] Hierarchical targeting - [x] Domain targeting #38 - [x] Direct targeting - [ ] History targeting #133 - [ ] Fuzzy targeting #135 - [x] Clone kubeconfig when...
**What would you like to be added**: It should be possible to access the runtime cluster using gardenctl **Why is this needed**:
Use `kubectl` plugins as this speaks to the community and features already an extension concept that we need for IaaS-specific subcommands. - [ ] One (`target`) or multiple (`garden`, `seed`,...
- [ ] https://github.com/gardener/gardenctl-v2/issues/93 - [ ] https://github.com/gardener/gardenlogin/issues/22
**What would you like to be added**: the `kubectl-env` subcommand should provide all relevant `kubeconfig`s. E.g. if a `Shoot` cluster is targeted, the `kubeconfig` should contain the following `kubeconfig`s (`contexts`,...
**What would you like to be added**: `gardenctl` should be able to fetch configuration, like the target patterns (https://github.com/gardener/gardenctl-v2/pull/44) or e.g. access restriction configuration from the garden cluster. Gardenctl could...
`diag` (merge with orphan) to run a self-diagnostic on a shoot (much like the robot does on /diag, see below), but it should work with operators (full diagnosis as they...
`ls` to list gardens, seeds, projects, shoots, and issues
`download`/`terraform` to download/execute everything that's necessary for the infrastructure bring-up if the extension is using the default TF support in Gardener