crd
Here are 148 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?
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
Feature Request
Is your feature request related to a problem? Please describe.
As a user, I would like to try out the OLM tool and later would like to clean it up.
Describe the solution you'd like
Currently, I see that there is an install.sh that will install the OLM. Recirocatively, there should be an uninstall.sh.
-
Updated
May 17, 2022 - Go
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 25, 2022 - Go
-
Updated
Apr 25, 2022 - 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
Nov 7, 2021 - Shell
-
Updated
May 2, 2022 - Go
-
Updated
May 26, 2021 - Go
-
Updated
May 9, 2022 - Go
-
Updated
May 2, 2022 - Go
-
Updated
Jan 17, 2019 - Go
-
Updated
Apr 16, 2020 - Go
-
Updated
Dec 10, 2020 - Go
-
Updated
Dec 11, 2020 - Go
-
Updated
Oct 22, 2019 - Go
-
Updated
May 18, 2022 - Go
-
Updated
Oct 1, 2019 - Python
-
Updated
Mar 28, 2022 - Go
Can anyone who has previously used jekyll, mmistakes theme please help fix the website favicon.
Here's the link to the config.yml file
Thank you for your help!!
-
Updated
Dec 9, 2021 - Go
-
Updated
Dec 9, 2019 - Go
Read only fields were meant to be read only. However sometimes these fields must be set (in the case of an operator managing these resources for example).
We should add a mean to edit these fields with a context manager for example:
with pykorm.fields.UnlockReadOnly:
obj.read_only = 42-
Updated
Apr 14, 2022 - 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."
Describe the bug: