Tim Flannagan

Results 44 issues of Tim Flannagan

Follow-up to #293 which overhauled the BundleDeployment API to support the dynamic creation of Bundle contents. Goal: revisit the status.installedBundleName and the custom printer columns. Currently, the UX around the...

lifecycle/stale
priority/important-soon
needs-grooming

Follow-up to #293 which updated the BD API and removed support for the static linkage of Bundle contents when interacting with the plain provisioner's BD controller. Copy-pasting the description in...

priority/important-longterm
lifecycle/stale

Goal: refactor the main Reconcile method for the BI controller into individual methods to help reduce the amount of complexity (and overall LoC) for the driver function. Right now the...

lifecycle/stale
priority/important-soon

Summary: Bundles that reference an invalid, or a non-existent unique provisioner ID result in the Bundle resource not being reconciled by any of the provisioner(s) installed on-cluster, and there aren't...

priority/important-longterm
lifecycle/frozen

Follow-up to #293 which added support for dynamically created Bundles through the BI API. Goal: consolidate the Bundle's Unpacked phase with the BI's HasValidBundle status condition type.

good first issue
lifecycle/stale
priority/important-soon
needs-grooming

Introduce a rukpak website for housing documentation: - Use Hugo for serving and generating static sites to remain consistent with rest of operator-framework projects - Determine whether we want to...

kind/documentation
lifecycle/frozen
needs-grooming

Expose a way to repoll Bundle's that have already been marked as unpacked and the resources have been created for non-run-once type operations. This configuration can likely live as a...

priority/important-soon
lifecycle/frozen
needs-grooming

# Description Introduces a new v1alpha1 DirectResponseRoute API to the Gloo project. This API allows GW API users to configure direct response functionality through the HTTPRoute resource via extensionRef: ```yaml...

### Gloo Edge Product Open Source ### Gloo Edge Version main ### Kubernetes Version 1.29 ### Describe the bug When defining an HTTPRoute that configures an extensionRef to a non-existent...

Type: Bug
release/1.17
release/1.18
Area: K8S Gateway API

# Description This commit introduces initial support for the upstream GW API 1.1 release. The 1.1 release had several changes that we need to evaluate and implement support for during...

work in progress