Skip to content
#

helm-charts

Here are 855 public repositories matching this topic...

glehmann
glehmann commented Aug 19, 2021

Description of the problem/feature request
Add a configuration (flag, env var, …) to force the colored output

Description of the existing behavior vs. expected behavior
When not run from a terminal, there is no color in the output. This is usually fine, except in a few cases, like during continuous integration.

Additional context
I'm running kube-linter from gitlab-ci, and wou

Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/

  • Updated Sep 5, 2020
  • Jupyter Notebook
agaffney
agaffney commented May 10, 2021

I came across a helm chart that generated manifests such as the following:

kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1beta1

Because the mapping file is using a multiline substring match that looks for apiVersion followed by kind, the tool did not recognize these resources as needing to be updated. I had to manually edit the map file to switch the order to get it

The AWS EKS Accelerator for Terraform is a framework designed to help deploy and operate secure multi-account, multi-region AWS environments. The power of the solution is the configuration file which enables the users to provide a unique terraform state for each cluster and manage multiple clusters from one repository. This code base allows users to deploy EKS add-ons using Helm charts.

  • Updated Jan 5, 2022
  • HCL

Improve this page

Add a description, image, and links to the helm-charts 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 helm-charts topic, visit your repo's landing page and select "manage topics."

Learn more