-
Is it possible to add an option to disable the telemetry send to `https://m.rp.vectorized.io/telemetry`.
I think you also should add something about that in the documentation.
You might also wa…
-
**FEATURE REQUEST**
I'd like the possibility to override the values in the `values.yaml` that gets packaged in the chart.
In my CI/CD scenario I build a bunch of dockerimages and a matching helm c…
Marty updated
2 years ago
-
This sample sql is not gonna work anymore
https://github.com/lyft/amundsendatabuilder/blob/21a763add3c00c34b4f4c2d9809f59e50fb264c8/example/dags/hive_sample_dag.py#L65-L79
## Expected Behavior…
-
I was using amundsen frontend with flaskoidc as auth layer wrapper, and following is the kubernetes deployment architecture :
Browser(Client) --(HTTPS)--> Nginx Ingress Controller --(HTTP, port:500…
-
### Describe the bug
Docker bundling does not occur as expected from reading the [docs](https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_lambda_python_alpha/README.html):
> If requirement…
-
Make argument `capella_cli` optional and pull public capella/cli Docker image if the arg is not specified.
> **Note**
> This issue can be solved, when public Docker images for different Capella ve…
-
I have a script that needs to be executed during container launch. This is because it needs the environment variables set from chef. After that, I can run my script and after run supervisord.
Howev…
-
- [x] Add Packagemanger for Dependencies (https://python-poetry.org/)
- [x] Add formatting tool (https://deepsource.io/blog/python-code-formatters/)
- [x] Add Linting Tools (https://github.com/PyCQA…
-
On amundsen advanced search, use a query term for column, and the xhr fails (that too silently without informing user)
## Expected Behavior
Should list down all the column entries and/or all the t…
-
Html tags are not properly rendered
Since markdown is superset of html, at least basic html tags needs to be rendered
https://github.com/amundsen-io/amundsenfrontendlibrary/pull/535 has missed so…