-
I just made my first installation if Keel (latest) because it is exactly the CD tool I am looking for. The installation suceeded and looks good to me. I can login to the dashboard. However even though…
-
```
level=info msg="event channel is full, len: 128, cap: 128" context=buffer
```
We might want to remove the buffer altogether or do some batching in it as well to absorb some of the changes tha…
-
When deploying keel-arm:0.14.2 the UI responds with a 404. I've properly setup the service and specified username and password via environment variables per 'enabling the dashboard' documentation.
…
bsord updated
4 years ago
-
I keep coming across an error of a form "Expected 'XXX' to be a class, but found component instead." when I try to insert a model into another model and I can't work out what is causing it. It seems t…
-
Study how weight and length of keel influence the stability of the boat with software like MaxSurf or excel sheet.
-
Is this expected behavior?
When the latest tag moves to another hash/image, it is obvious that the image developers want this new latest-tagged-image to be used as latest, even if the version is no…
-
### Describe the bug
Uncrafting copper wire should give you raw copper wire, but if the disassembly task is finished by a NPC, you got copper wire instead, with a conversion ratio of 1 : 200.
### At…
-
I have a helm chart pulling an image from a private docker repository.
An image pull secret has been specified in the chart, it has also been added to the `values.yaml` in the `keel` property:
``…
-
Hi, I'm using Helm and for definitions on helm we define like this:
```yaml
keel:
# keel policy (all/major/minor/patch/force)
policy: all
# trigger type, defaults to events such as pubsub, …
-
Can you please give example "how I can do rollback" (automation or by passing A/B testing)?
It's will be great if I can do fast rollback.
For example it is can be notification with button "revert"…