Jan Hudec

Results 10 issues of Jan Hudec

It would be nice if there was an extension mechanism for passing custom parameters for custom object formatting. Sometimes custom objects have some formatting options that are either difficult to...

**Describe your environment** arm-v7a-linux-gnueabihf g++ 7.3.1, OSELAS build build environment set up with [ptxdist] 2019.01.0 toolchain `oselas.toolchain-2018.02.0-arm-v7a-linux-gnueabihf-gcc-7.3.1-glibc-2.27-binutils-2.30-kernel-4.15-sanitized` from [pengutronix repo]. [ptxdist]: https://www.ptxdist.org/ [pengutronix repo]: http://debian.pengutronix.de/debian/ **Steps to reproduce** Created a...

bug
help wanted
do-not-stale

Helm crashes whenever file given to the `-f` option has a `%` sign in its name. So e.g. `helm template -f ../%values.yaml some/chart` or `helm install -f ../%values.yaml some/chart`. The...

bug

Would detecting system timezone be appropriate addition to `chrono-tz`? The `chrono` package has `LocalTimezone`, but that only knows current offset and not the daylight-saving rules, so it is not sufficient...

documentation

I tested the `Authentication=Active Directory Default` authentication method as per and it logged in automatically by calling out to azure cli as expected. Since all the `Authentication` methods in that...

community-feedback
platform-sqlserver

The required parameter `resource` is missing from the description of the request to the token endpoint. The same in the other workflows where it is required. But it is clearly...

active-directory/svc
triaged
cxp
doc-bug
develop/subsvc
Pri1

### What would you like to be added? When a service has `network_mode` of the form `service:`*anotherservice*, it should be added as a second container into the deployment of *anotherservice*...

kind/feature

**Is your feature request related to a problem?/Why is this needed** I have a Kubernetes application that needs to access a SMB3 share exposed by non-Kubernetes server. In the past...

kind/feature

### What happened? After a failed deployment that involved re-creating some deployments, I'm getting errors like: ``` kubernetes:apps/v1:Deployment (deployment): error: Preview failed: update of resource "urn:pulumi:stack::project::kubernetes:apps/v1:Deployment::deployment" failed: deployments.apps "deployment" not...

kind/bug
awaiting-feedback

When installing features `dioxus:0.1.8` and `wasm-server-runner:0.1.8`, but it would apply similarly to all the features using the same binstall template, I'm getting ``` ./install.sh: line 23: !cargo: command not found...