-
- [x] `@monokle/parser` - existing resources parsing logic already duplicated in multiple places (Desktop, Cloud, CLI), see #4. In progress - #478.
- [x] `@monokle/synchroniser` - logic related to Au…
-
When an access token is directly passed we should not use `Bearer` but instead `Apitoken`.
Example
```
{
"Authorization": "Apitoken mca_fsdjkl43fdsd"
}
```
-
A new home for all models related to files, resources, CRDs, Helm and Kustomization. It also contains the logic for parsing these.
You can think about all the extractFiles, extractResources, etc lo…
-
I'm sorry - i didn't know where to post this - I would like to suggest to add Monokle to the "Projects Integrating Kustomize" section on kustomize.io
Monokle is a unified visual tool for authoring…
-
**Is your feature request related to a problem? Please describe.**
When I logged in in Cloud, I had to use my Github account.
But when creating a new test, I had to create a github token, had to …
-
Some highlights seems to be a bit off (see screenshot below). Tested with https://github.com/kubeshop/monokle-demo.
Might be an issue with `@monokle/validation`.
![image](https://github.com/kube…
-
As a **Testkube user** I would like to **be able to use Testkube with Docker** in order to **include it into custom environment**.
Create a Docker image FROM UBUNTU with the Testkube CLI installed …
-
**Describe the bug**
When I make a preview of my current helm configuration (under Helm Dry-run configurations) in version 2.3, I got error
```
undefined - W0721 10:20:05.656292 3841 loader.go:…
-
When I try to create a new project from Git and provide a project for which a path already exists I get:
Closing the error reveals:
the initial crash seems uneccessary :D
-
With https://github.com/kubeshop/monokle-core/pull/373 and then https://github.com/kubeshop/monokle-core/pull/387 we have rules configurability and real use case where such rules are used.
The conf…