operator
Here are 470 public repositories matching this topic...
Feature Request
Is your feature request related to a problem? Please describe:
We can add Chaos Mesh helm file to https://github.com/helm/hub, but we need to make sure update it when we update local helm file
-
Updated
Aug 13, 2020 - Jsonnet
-
Updated
Apr 3, 2020 - Go
The UI uses the python boto3 library, which doesn't respect the AWS_ENDPOINT environment variable ( boto/boto3#1375 ).
Two updates need to be made, at:
https://github.com/zalando/postgres-operator/blob/master/ui/operator_ui/spiloutils.py#L269
https://github.com/zalando/postgres-operator/blob/master/ui/operator_ui/spiloutils.py#L290
client('s3', endpoint_url=e
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-
-
Updated
Aug 30, 2019 - Swift
Background
As discussed in #223 comments (zalando-incubator/kopf#223 (comment) and below), there is one type of handlers is missing: when an operator restarts, it should process all the objects that existed before, but were neither updated, nor deleted.
Originally, this was a technical solution for @kopf.on.resume() handlers in #96. But then it was
-
Updated
Jun 11, 2020 - Java
-
Updated
Nov 7, 2019 - Go
-
Updated
Mar 11, 2020 - Go
What would you like to be added:
Currently, kubectl kudo version only prints the current version of the KUDO CLI. It should also print the version of the KUDO controller if the con
Feature Request
Is your feature request related to a problem? Please describe:
The shared informer factory has called the WaitForCacheSync method, and it is no longer need to call it separately for each controller. We can remove Informer ().HasSynced because it will not be used.
-
Updated
Jul 20, 2020 - Go
-
Updated
Jul 29, 2020 - Go
-
Updated
Jul 10, 2020
It is common to name the Jaeger agent service jaeger-agent. This forces Kubernetes to create an environment variable JAEGER_AGENT_PORT as part of the service links. This conflicts with the an internal environmental variable used in the client library.
This will cause t
-
Updated
Jul 22, 2020 - Go
-
Updated
Jul 1, 2020 - C
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
-
Updated
Aug 18, 2020 - Go
-
Updated
Aug 17, 2020 - Java
Add example manifests for different persistence options (EBS volume / SSD mount / RAM disk)
-
Updated
Jul 13, 2020 - Go
Improve this page
Add a description, image, and links to the operator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the operator topic, visit your repo's landing page and select "manage topics."
What did you do?
What did you expect to see?