operator
Here are 538 public repositories matching this topic...
There is no e2e test and documents for external network delay and partition now
The e2e test could be found in /test/e2e/chaos/basic.go. Reading other tests in that file could help accomplish this issue.
Example for extern network delay:
apiVersion: chaos-mesh.org/v1alpha1
kind: NetworkChaos
metadata:
name: network-netem-example
namespace: chaos-testing
spec:
What is missing?
Not all objects created with kube-prometehus have recommended set of labels
Why do we need it?
To comply with best practices and allow easier dependency discovery
Environment
- kube-prom
- Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.5.0
- Where do you run it - cloud or metal? Kubernetes or OpenShift? GKE
- Are you running Postgres Operator in production? no
- Type of issue? Bug/Feature
The Postgres Operator currently supports setting [custom TLS certificates](https://postgres-operator.readthedocs.io/en/lat
-
Updated
Apr 3, 2020 - Go
This issue is
Is your feature request related to a problem? Please describe.
Vault has backends for AWS like dynamo and s3. However to use them you should provide credentials. AWS support 2 solutions to eliminate this. IAM roles for Service Accounts and Instance profile roles.
Due to some unknown reason vault requires more time to start when using dynamic creds than explicit definition keys in s3 block o
-
Updated
Aug 30, 2019 - Swift
-
Updated
Sep 14, 2020 - Python
-
Updated
Jun 11, 2020 - Java
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
-
Updated
Nov 7, 2019 - Go
-
Updated
Mar 11, 2020 - Go
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
Sep 17, 2020 - Go
-
Updated
Dec 21, 2020 - Go
According to the istio annotation docs, the sidecar.istio.io/inject annotation should only be applied to pods - see: https://istio.io/latest/docs/reference/config/annotations/.
$ istioctl analyze -A
Warn [IST0107] (Deployment jaeger-collector.observability) Misplaced annotation: sidecar.istio.io/inject can only be applied to Pod
Warn [IST0107] (Deployment jaeger-query.observability-
Updated
Sep 18, 2020
If I set:
camel.component.twitter-search.xxx
The camel-twitter component should be added to the set of dependencies automatically.
Also because the new property-binding mechanism goes in error otherwise.
We should inspect direct properties and property-files.
We may extend the search also to linked secrets and configmaps.
Problem
K8s-event posting can fail to post an event (kind: Event) for any reasons, such as API rate limiting, temporary API failures (HTTP 5xx), control plane connectivity issues, SSL handshake failures, etc.
This leads to the events being lost, while they can represent some value. This applies both to the events created from the per-object logger messages (logger.info(...) from the
-
Updated
Jul 22, 2020 - Go
-
Updated
Oct 11, 2020 - C
-
Updated
Dec 21, 2020 - Java
-
Updated
Dec 17, 2020 - Go
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.
Add this topic to your repo
To associate your repository with the operator topic, visit your repo's landing page and select "manage topics."
Feature Request
Describe the problem you need a feature to resolve.
I want to know when new
operator-sdkbinary and plugin versions are available when running certainoperator-sdkcommandsDescribe the solution you'd like.
When I run an
operator-sdkcommand, I want t