Paul Podgorsek

Results 14 issues of Paul Podgorsek

As the reports folder might have been mounted, it is not guaranteed that its permissions can be changed. (this should be done by the process that runs the container) It...

bug

This ticket was broken away from issue #352 in order to better track those individual features.

AWS Device Farm allows to use real devices to run tests, all connected to their cloud infrastructure. It would be good to check whether they have an API which could...

enhancement

Self-signed certificates are always problematic. It should be possible to declare them in the configuration to avoid any issues when running tests on sites which are using them.

enhancement

### Summary I recently had to change the client secret of my Azure service principal. If the new password contains `~` then Terraform cannot connect to the remote backend configuration....

bug
module
plugins
cloud

Strangely enough, no automated build has been set up for this project. This would allow to perform a first check of all pull requests before a manual review is done....

Podman and Docker provide the `--platform` option which allows to build and run an image for a specific architecture. It would be very useful for users to be able to...

enhancement

##### SUMMARY Currently, the `azure_rm_storageblob` module allows to upload a blob and that blob inherits the access tier of its container. The Azure API allows to set a blob's access...

question
medium_priority
new_feature
hold

While running `gradlew build` using the Gradle wrapper (2.8), I get the following error: ``` $ ./gradlew build :compileJava :createExtraFiles UP-TO-DATE :processResources FAILURE: Build failed with an exception. * What...

**Related command** ```sh az account get-access-token --output json --resource "https://graph.microsoft.com" ``` **Is your feature request related to a problem? Please describe.** I see a strange behaviour by following these steps:...

ARM
customer-reported
feature-request
Auto-Assign
Azure CLI Team