keel icon indicating copy to clipboard operation
keel copied to clipboard

Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates

Results 156 keel issues
Sort by recently updated
recently updated
newest added

In the docs there is a reference to 'https://sunstone.dev/keel?namespace=keel&username=admin&password=admin&tag=latest' to download the yaml to install. However, all requests to sunstone.dev give a time-out.

Hello, If I set the deployment to work via AWS_ROLE_ARN, then not pass it ACCESS and SECRET, it doesn't work. I am deploying Keel via Helm.. version helm 0.9.10 with...

Please add support for [Google Artifact Registry](https://cloud.google.com/artifact-registry), which is the next generation of Container Registry.

Hi there, I'm trying to run Keel in my Rancher cluster, deployed using Kubernetes manifests, and am facing 2 issues. The startup debug log is at the bottom of this...

As per https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/#add-imagepullsecrets-to-a-service-account one can define a service account and associate `imagePullSecrets` with it, then specify the service account in pod spec. In result, when Kubernetes creates the pod, it...

Looking at the commit history, the last commit was Nov 2, 2021. We were looking to evaluate this for our stack. However, almost 20 months since the last commit is...

At the present time, keel support only american gcr (gcr.io), but it exists others (for instance eu.gcr.io). Point to the code https://github.com/keel-hq/keel/blob/74a5f3b0c2c75c532681aab1be609e9f4fb8ad13/extension/credentialshelper/gcr/gcr.go#L48

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies
javascript

Keel does not update the kind Rollout from ArgoRollouts, can support be added or do I have to modify something so that it detects the changes? Thank you very much

# Summary Add `securityContext` to the keel Deployment so that it complies with PSS/restricted: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted # Motivation The default install fails 4 of the policies: ```bash kustomize build https://github.com/kyverno/policies//pod-security |...