-
**Describe the bug**
We only support the following combinations of resource type - manifest scope:
- `ClusterPackage` - `Cluster`
- `Package` - `Namespaced`
Everything else might lead to undesir…
-
When a package has no configuration values, the `glasskube configure` command should show "This package has no configuration values" and quit.
Example: `glasskube configure cert-manager`.
-
**Is your feature request related to a problem? Please describe.**
The `glasskube version` command shows the versions of the CLI and package operator.
**Describe the solution you'd like**
It woul…
-
**Is your feature request related to a problem? Please describe.**
Glasskube packages can also directly applied to the cluster using the GitOps approach. This is also often requested, but not yet doc…
pmig updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
`-o` (output) flag is not yet implemented for listing packages, only for clusterpackages.
**Describe the solution you'd like**
S…
-
**Is your feature request related to a problem? Please describe.**
Installing a namespace-scoped package can be more complicated than necessary if the target namespace does not exist yet. In that cas…
-
**Describe the bug**
Cant get to bootstrap glasskube, I'm using an EKS cluster with Fargate nodes, tried purging and reinstalling.
**To Reproduce**
Steps to reproduce the behavior:
1. Create an …
-
**Is your feature request related to a problem? Please describe.**
Glasskube installation and upgrading are detailed in the documentation. However, the current MacOS installation method does not incl…
-
**Is your feature request related to a problem? Please describe.**
Like #899, but for the describe command of a package.
**Describe the solution you'd like**
Message should be shown below the sta…
-
See #629 for details.
The `--dry-run` flag can be used by users, who want to simulate updating a package, but don't actually want to update it.