Marcus Noble
Marcus Noble
Add support for the following data types: - Dates - Numbers - Colours - URLs
When trying to run on Windows it fails when Midldleman-Deploy tries to include ptools. Commenting out Middleman-Deploy in the Gemfile allows it to run but obviously not a permanent solution....
Currently, ingress-nginx create a "Sync" event whenever ingress resources are added or updated. In large clusters this can result in over 100,000 events being created with very little value for...
Fixes #121 * Adds multi-select to the user media list to allow for bulk deleting media. * For image types, a preview is also displayed in the list Example: ![Bulk...
/kind bug **What steps did you take and what happened:** 1. Spin up a bootstrap cluster in Kind 2. Create a new target cluster with at least one `AWSMachinePool` defined...
/kind feature **Describe the solution you'd like** I would like to be able to use Flatcar linux for the control plane and worker nodes with CAPG. **Anything else you would...
/kind feature **Describe the solution you'd like** The current implementation of CAPA when using non-managed clusters only allows for the creation of either a private ELB or an internet-facing ELB...
What this PR does / why we need it: Adds build targets for Ubuntu 22.04 on AWS and GCP Which issue(s) this PR fixes (optional, in fixes #(, fixes #,...
### Feature request A new field, that supports variable substitution, that allows specifying a display name to use for the Task in TaskRuns created from a Matrix. ### Use case...
We've had several PRs lately to bump versions of various dependencies that we've noticed have become several versions out of date. We tend to do this on an ad-hoc basis...