Donovan Muller

Results 22 issues of Donovan Muller

For the unlucky teams in a corporate environment, where all API requests have to go through a HTTPS proxy, with the action run on self-hosted runners, unfortunately this action does...

Adds support for configuring an optional `HttpsProxyAgent` on the `request`, when either the `https_proxy` or `HTTPS_PROXY` environment variable is set. Resolves #27

Initial run of `gluster::server` is successful. Volume created and started. When `gluster::server` runs again, the following gets vomited out: ``` NoMethodError ------------- private method `select' called for nil:NilClass ... Relevant...

Question

If you configure a volume size attribute using the percentage of the size of the volume group. I.e. `50%VG` it bombs [`volume_extend` recipe](https://github.com/shortdudey123/chef-gluster/blob/master/recipes/volume_extend.rb#L46) because there's no regex match.

Feature Request

High level feature to add support for all major public clouds: * AWS ✅ * GCP ( #641 ) * Azure ( #642 ) * Digital Ocean Every public cloud...

enhancement
providers

As per the supported load balancing strategies in the [initial design](https://github.com/AbsaOSS/ohmyglb/blob/master/docs/index.md#load-balancing-strategies) a _weighted_ round robin strategy should be implemented to ensure the guarantees stated: > **Weighted round robin** - Specialisation...

enhancement

In preparation for the `1.0` release, complete the following items: * API stabilisation * Add full documentation * Publish to [OperatorHub](https://operatorhub.io/) All documentation and publishing items above should have the...

documentation
enhancement

Given the five phases of the [Operator Maturity Model](https://github.com/operator-framework/operator-sdk/blob/master/doc/images/operator-capability-level.png): 1. Basic Install 2. Seamless Upgrades 3. Full Lifecycle 4. Deep Insights 5. Auto Pilot Consider all phases and implement the...

enhancement
OpenShift

As per the supported load balancing strategies in the [initial design](https://github.com/AbsaOSS/ohmyglb/blob/master/docs/index.md#load-balancing-strategies) a _manual_ strategy should be implemented to ensure the guarantees stated: > **Manual** - Eligibility is manually specified as...

enhancement

**Is this a request for help?**: --- **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): FEATURE REQUEST **Which chart**: * `artifactory` * `artifactory-ha` **What you expected to happen**:...

enhancement
documentation
triaged