operator-sdk
Here are 99 public repositories matching this topic...
-
Updated
Mar 21, 2021 - Go
The kuttl cli overrides the testsuite file... with the exception of the test env. (this is a require to fix that).
If the kuttl-test.yaml has a configuration for startControlPlane: true and the cli is started with --start-kind.... the cli override should start kind.
Perhaps we should have an override that allows to point at a cluster (currently it is the default that is selected if no
Hi,
We have installed ArgoCD on OpenShift using the argocd operator and are shipping the logs from the ArgoCD-components to a external log management system, and would like the logs to be structured in json format.
I found that ArgoCD 1.6+ added the option --logformat, and I have indeed tested it successfully by setting the option manually in the Deployment spec for argocd-server:
na
Is your feature request related to a problem? Please describe.
The following error shows up in the log when the GitHub webhook is tested:
{"level":"error","ts":1593630175.1589122,"logger":"handler","msg":"could not parse webhook","error":"unknown X-Github-Event in message: ","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/home/travis/gopath/pkg/mod/github.com/go-logr/zapr@v
-
Updated
Jan 20, 2021 - Go
-
Updated
Jun 12, 2020 - Go
-
Updated
Mar 26, 2021 - HTML
-
Updated
Jul 11, 2020 - Dockerfile
-
Updated
Jan 2, 2021 - Makefile
-
Updated
Mar 25, 2021 - Go
-
Updated
Dec 3, 2020 - Go
-
Updated
Jun 14, 2020 - Go
It should be somewhat easy to translate from reading .circleci/config.yaml
-
Updated
Feb 17, 2021 - Go
-
Updated
Jan 11, 2021 - Go
-
Updated
Mar 27, 2021 - Go
Description of Issue
After go-config v0.7.0, our operator breaks on startup citing that there is no provider configured.
How to Reproduce
Update the following constraint in Gopkg.toml from 0.7.0 to any later release:
[[constraint]]
name = "github.com/micro/go-config"
version = "0.7.0"
Install dependencies and start operat
In #48 there was someone that gave POSTGRES_CLOUD_PROVIDER the value AZURE while it should be Azure. This shouldn't matter and we should run the provided value through ToLower() before we make the comparison.
See: https://github.com/TykTechnologies/tyk-operator/blob/master/docs/api_definitions.md#endpoint-level
Tyk Operator currently does not support allow, block & ignore list Endpoint level middlewares. (nee BlackList, WhiteList, Igno
-
Updated
Oct 16, 2020 - HTML
-
Updated
Jan 26, 2021 - Go
-
Updated
Mar 6, 2021 - Go
-
Updated
Feb 11, 2021 - Go
-
Updated
Nov 16, 2020 - Go
-
Updated
May 26, 2020 - Go
-
Updated
Oct 16, 2020 - Dockerfile
-
Updated
Jun 8, 2020 - Dockerfile
-
Updated
Dec 13, 2018 - Go
-
Updated
Mar 5, 2021 - Go
Improve this page
Add a description, image, and links to the operator-sdk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the operator-sdk topic, visit your repo's landing page and select "manage topics."

Currently, the litmus portal’s backend logs aren’t meaningful and formatted. Also, It’s difficult to find the root cause of any litmus portal component failure by going through the logs.
The requirements of this issue are:
List of c