Skip to content
#

operator

Here are 485 public repositories matching this topic...

chaos-mesh
bonifaido
bonifaido commented Mar 25, 2020

Is your feature request related to a problem? Please describe.
Investigate github.com/google/go-containerregistry to replace the heroku/docker-registry-client which seems to be unmaintained.

Describe the solution you'd like
Check the go-containerregistry library and see if it fits our needs.

Describe alternatives you've considered
We already use a forked version of the docker-

jpkrohling
jpkrohling commented Aug 20, 2020

Given the following CR:

apiVersion: jaegertracing.io/v1
kind: Jaeger
metadata:
  name: simplest
spec:
  allInOne:
    options:
      reporter.grpc.host-port: "opentelemetrycollector-sample-collector-headless.default.svc:14250"

The Jaeger Operator should not be adding the other inferred gRPC options. Using the CR above, the following is the set of options passed to the

kubernetes-operator
pawelprazak
pawelprazak commented Oct 22, 2019

There is no reason stated in the kubernetes event here:

2s          Warning   CRValidationFailure   Jenkins   Base CR validation failed

The logs:

2019-10-22T09:04:47.894Z        WARN    controller-jenkins      base/validate.go:244    Not found volume for 'backup-script' volume mount in container 'backup' {"cr": "infrastructure", "container": "backup"}
2019-10-22T09:04:47.894Z 

Improve this page

Add a description, image, and links to the operator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the operator topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.