crd
Here are 130 public repositories matching this topic...
Bug Report
https://github.com/chaos-mesh/chaos-mesh/blob/master/controllers/awschaos/ec2stop/types.go#L56-L60 These lines of codes make it possible to use another endpoint (like localstack) to do AWS experiments. However, the Recover of ec2stop and other kinds of chaos doesn't have these codes.
It was amazing that even with this bug, the integration test has passed. The expected pheno
Currently, we have a lot of env vars in the litmusportal, so we need to use envconfig pkg to validate and process the env vars.
PKG- https://github.com/kelseyhightower/envconfig
Need to add in:
- graphql-server
- event-tracker
- subscriber
- authentication-server
Bug Report
Validating your package OLM docs is outdated and is missing SDK info
What did you do?
Check the link: https://olm.operatorframework.io/docs/tasks/validate-package/#validation
What did you expect to see?
The doc describing for the users how to validate the bundle with SDK
Also, I'd expected that to be the first option described
And then, should we still speak
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
Apr 28, 2021 - Go
-
Updated
Apr 28, 2021 - Go
Currently the env variables injected are specific to this docker image https://github.com/barney-s/docker-airflow
Align it with https://github.com/puckel/docker-airflow and make necessary changes in the operator to make it work with both.
related to GoogleCloudPlatform/airflow-operator#10
-
Updated
Apr 14, 2021 - Shell
-
Updated
Feb 18, 2021 - Go
-
Updated
Apr 1, 2021 - Go
-
Updated
Apr 20, 2021 - Go
-
Updated
Apr 29, 2021 - Go
-
Updated
Jan 17, 2019 - Go
-
Updated
Apr 16, 2020 - Go
-
Updated
Dec 10, 2020 - Go
-
Updated
Oct 22, 2019 - Go
-
Updated
Dec 11, 2020 - Go
-
Updated
Oct 1, 2019 - Python
-
Updated
Apr 27, 2021 - Go
-
Updated
Apr 29, 2021 - Go
-
Updated
Dec 9, 2019 - Go
-
Updated
Jun 14, 2020 - Go
-
Updated
Dec 20, 2020 - Go
-
Updated
Nov 25, 2020 - Go
-
Updated
Apr 27, 2018 - Go
-
Updated
Jan 20, 2019 - Go
Improve this page
Add a description, image, and links to the crd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the crd topic, visit your repo's landing page and select "manage topics."
It could be useful to allow for controller's sync period to be configurable.
Background:
See Kubernetes sample controller diagram for reference.
cert-manager's controller consists of a number of control loops that sync variouscert-manager's and Ku