-
When reconciling a `PackageInfo`, the `PackageInfoController` should pull the package's spec from the package repository only if the time elapsed since the `PackageInfo`'s last update date is greater …
-
Following format for the package repo:
```
glasskube/packages/
├─ packages/
│ ├─ ingress-nginx/
│ │ ├─ packageinfo.yaml
│ ├─ kubernetes-dashboard/
│ │ ├─ packageinfo.yaml
├─ README.md
…
pmig updated
9 months ago
-
The new options introduced in https://github.com/glasskube/operator/pull/448 have not yet been documented in https://glasskube.eu/docs/crd-reference/gitlab/
pmig updated
10 months ago
-
- [x] integrate lottie player to reuse our favorite animation
- [x] Add reactnative.dev inspired star and follow on X buttons
- [x] add missing features from readme to website
- [x] add newslet…
pmig updated
9 months ago
-
-
The link in our README.md is already expired. Maybe we can create a permanent link.
pmig updated
10 months ago
-
### Terraform Version
```shell
1.7.2
```
### Terraform Configuration Files
not relevant
### Debug Output
```
$ terraform version
Terraform v1.7.2
on darwin_amd64
+ provider registry.terrafor…
-
In Artifact Hub, the `official` status means that the publisher **owns the software** a package primarily focuses on. If we consider the *example* of a [chart used to install Consul](https://artifacth…
-
The CLI should have a consequent default behaviour for all commands that have some long-running operation in the background (like install, uninstall). This default behaviour (either wait or not-wait) …
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
brew update
brew install docker colima
brew reinstall --force qe…