operator
Here are 697 public repositories matching this topic...
Feature Request
Is your feature request related to a problem? Please describe:
No.
Describe the feature you'd like:
providing additional printer columns for each type of Chaos.
When I execute `kubectl get
What happened?
I wanted to configure my kubeadm-like cluster to get monitored by prometheus-operator. I started using the following file:
apiVersion: kubeadm.k8s.io/v1alpha1
kind: MasterConfiguration
api:
advertiseAddress: 192.168.1.173 (I changed the IP from here)
bindPort: 6443
authorizationModes:
- Node
- RBAC
certificatesDir: /etc/kubernetes/pki
cloudProvider:We can add an upgrade/downgrade command for litmusctl binary, it can look at the matrix of versions in a file and upgrade/downgrade according to the user's choice.
example
- litmusctl upgrade v0.5.0
- litmusctl downgrade v0.4.0
Initial questions
- Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.7.0
- Where do you run it - cloud or metal? Kubernetes or OpenShift? Kubernetes on GKE
- Are you running Postgres Operator in production? no - not yet
- Type of issue? feature request
Background
In #1638 I described in detail the process I went thro
-
Updated
Nov 6, 2021 - Go
-
Updated
Apr 3, 2020 - Go
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
Jul 16, 2021 - Python
Feature
Add a new flag to the controller to allow you to define the default scaleDownDelaySecondsAfterScaleOut value preventing the need to have this attribute added to all your HRAs if the default of 10 minutes doesn't work for your environment.
Constant set here
https://github.com/actions-runner-controller/actions-runner-controller/blob/master/controllers/horizontalrunnerautoscaler_co
-
Updated
Apr 20, 2021 - Swift
-
Updated
Sep 14, 2020 - Python
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
Nov 3, 2021 - Go
-
Updated
Nov 7, 2021 - Go
-
Updated
Apr 27, 2021 - Go
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
Oct 29, 2021 - Go
-
Updated
Mar 11, 2020 - Go
-
Updated
Nov 7, 2019 - Go
Hi,
I'm integrating jaeger with elastic cloud APM (https://www.elastic.co/guide/en/apm/server/current/jaeger.html). Elastic requires to pass a secret as tag in order to authenticate. Currently it is not possible to mount custom secrets as env variables so I'm forced to expose it as a part of manifest.
I've also tried to do some workaround with volume mounts but it didn't work:
apiVer
-
Updated
Nov 8, 2021 - Python
I can't find any documentation about upgrading mysql-operator from 0.4 to 0.5.
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."


--skip-go-version-check