Skip to content
#

operator

Here are 495 public repositories matching this topic...

jensfr
jensfr commented Sep 8, 2020

Bug Report

What did you do?

[kni@provisionhost-0-0 kata-operator]$ operator-sdk version
[Deprecation Notice] Operator SDK has a new CLI and project layout that is aligned with Kubebuilder.
See operator-sdk init -h and the following doc on how to scaffold a new project:
https://v0-19-x.sdk.operatorframework.io/docs/golang/quickstart/
To migrate existing projects to the new layou

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-

alexanderccc
alexanderccc commented Sep 9, 2020

We are trying to implement ILM with the Elasticsearch index used by jaeger. All tests were successful and it seems to work without any issue. The only problem is that we require a custom template (additional specification of the ILM policy) to be assigned to the bootstrapped index.

Because elasticsearch will handle the rollover we no longer require the rollover job so we set it to false in the

davsclaus
davsclaus commented Sep 10, 2020

The kamel init Foo.java command generates source code that has an ASF license header.

But since this is for end users and they may use other licenses or none at all, then we should generally not include a header out of the box. This also makes the code smaller and leaner and quicker to overview and understand.

This applies also to the other languages it can generate for like groovy, kotlin

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.