Peter Hrvola

Results 9 issues of Peter Hrvola

Just an idea to provide additional decompression algorithm, but requires external dependency.

Hello, I'm grateful for this package which simplifies running and solving python dependencies quite a bit. However, I'd like to know if there is some recommended way to package the...

I'm running solr operator on GKE Autopilot clust with example from [here](https://solr.apache.org/operator/articles/explore-v030-gke.html) - the example requires to round-up resource requests to values supported by autopilot. However, operator keeps re-deploying deployments...

in case when terraform provisioning fails due to cluster network being only partially provisioned the terraform doesn't register it and thus is not removed during deletion adds double delete for...

OCA Verified

Hello, the installation of oracle-cloud-agent fails because the bucket url is not accessible to public. ``` yum: name: "https://objectstorage.us-phoenix-1.oraclecloud.com/p/aV_mSl96KIiapAeZtsyo-SUcPCSurDfWaj06f4XVVoNKIsxvqlZ65guPTnMuNawR/n/imagegen/b/agent_test/o/1.37.0/3/oracle-cloud-agent-1.37.2-10459.el8.x86_64.rpm" state: present disable_gpg_check: yes ``` ``` {"code":"BucketNotFound","message":"Either the bucket named 'agent_test'...

Whend adding content dynamically(not as last element) and then calling update function, causes logicall error. In IE11 everything works as expected but in FF and CH occurs mistake.

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
In-Progress

There's conflicting documentation for `oci_devops_trigger` resource. Based on the [documentation](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/devops_trigger) the `actions.filter.include` attribute is only available for gitlab self-hosted servers but `actions.filter.include.base_ref` attribute is available for github, gitlab, devops_project. One...

bug
In-Progress

In the [documentation](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/devops_trigger#repository_id) for oci_devops_trigger in the example the `repository_id` is of type `oci_artifacts_repository` however based on the description it should be `oci_devops_repository`

bug
In-Progress