operator
Here are 813 public repositories matching this topic...
Bug Report
NetworkChaos works with device: eth0, not work with device: eth0@if12
I am not sure if it would be a bug or an enhancement.
We could add a validation webhook, or trim the things after @.
What version of Kubernetes are you using?
N/A
What version of Chaos Mesh are you using?
README.md is still pointing to addons/strip-limits.libsonnet addon as a way to strip containers from set resource limits. However since release-0.8 resource requests are first-level settings and users should use
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
Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.
-
Updated
Jul 2, 2022 - Go
ETCD support for DCS
Hi There, noticed there is an environment variable to inject "etcd_host" but there are none in the repo for usernames and password. Could create a PR for that to add them to the operator configmap ?
Could enable etcd3 as well since there are no env variables for v3 (supported by Patroni).
Let me know what you guys think.
When autoscaling a RunnerSet you must set kind: RunnerSet as part of the scaleTargetRef: field, this isn't needed when the HRA is backing a RunnerDeployment. It would be nicer to just always have to set the type so it's less confusing. easier to document and consistent between the 2 runner kinds.
apiVersion: actions.summerwind.dev/v1alpha1
kind: RunnerDeployment
metadata:
nameIs 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
etcd operator creates/configures/manages etcd clusters atop Kubernetes
-
Updated
Apr 3, 2020 - Go
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
-
Updated
Jul 16, 2021 - Python
Swift Custom Operators for Mathematical Notation
-
Updated
Apr 20, 2021 - Swift
-
Updated
Jun 30, 2022 - Go
A library for scientific machine learning and physics-informed learning
-
Updated
Jul 4, 2022 - Python
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
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
Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
-
Updated
Jun 10, 2022 - 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.
A Python framework to write Kubernetes operators in just few lines of code.
-
Updated
Sep 14, 2020 - Python
Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
-
Updated
Jul 4, 2022 - Go
A simple introspective kubernetes service that forwards events to a specified sink.
-
Updated
Mar 6, 2022 - Go
Tenant Metrics
Requirement - what kind of business use case are you trying to solve?
Upgrade the otel dependency packages to the latest version.
Current used version of the otel packages is v0.20.0. This version was published Apr 23, 2021. We should upgrade this dependency to the latest version (v1.7.0 when this issue was opened)
For now, under "podSpec" - there is no way to set resources limits and requests for pt-heartbeat container from mysqlcluster's statefulset.
Please add option for pt-heartbeat like mysqlOperatorSidecarResources and metricsExporterResources.
Run and manage Vault on Kubernetes simply and securely
-
Updated
Mar 11, 2020 - Go
AWS Service Operator allows you to create AWS resources using kubectl.
-
Updated
Nov 7, 2019 - 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."


In https://github.com/open-policy-agent/gatekeeper/tree/master/charts/gatekeeper
I may be misunderstanding but shouldn't it be
v$(VERSION)? As-is it will tag it as0.0.1