Hidde Beydals

Results 53 issues of Hidde Beydals

At present, running `flux bootstrap` will always commit with the same commit message: `Add manifests`. This does not tell the user much about the change in the commit when they...

enhancement
area/bootstrap

- [ ] decouple API client logic and transfer it to a generic [PHP package](https://github.com/hiddeco/giphy)

enhancement

### TL;DR This pull request addresses the majority of the backend part of #761, by reflecting the last 20 discovered artifacts for each subscription of a Warehouse in its Status,...

kind/enhancement
priority/normal
area/controller
area/api

Fixes: #1813 This moves the `.additionalLabels` configuration to `.global.additionalLabels` in a backward-compatible manner.

kind/enhancement
priority/normal
area/charts

The ~~UI~~ API server appears to order Promotions for a Stage by their Phase and creation timestamp. However, as the creation timestamp does not include nanoseconds, this approach will fail...

kind/bug
good first issue
priority/normal
area/api
size/tiny
help-wanted

This pull request changes the way Stages keep track of their current Freight, by removing the patching of the Stage from the Promotion reconciler and replacing it with logic to...

kind/enhancement
kind/refactor
priority/normal

Due to #1748 adding the Status of the Promotion to the `PromotionInfo`, and #1721 adding the Freight itself. The `PromotionInfo` now contains a duplicate `FreightReference`, as the Status of the...

kind/refactor
priority/low
area/controller
area/api

We do at present not distinguish "not found" errors (permanent) from e.g. "the Kubernetes API server temporary can not be reached" (transient). Because of this, a Stage's verification process may...

kind/enhancement
priority/normal
area/controller

> I have been wondering if we should start documenting some annotations as well, to allow people to drive certain mechanics (e.g. refreshes and reverifications) using `kubectl`. > > This...

area/documentation
kind/enhancement
priority/normal

At present, to initialize the promotion of Freight to (subscribers of) a Stage a user has to click on an icon on the left or right side of the applicable...

kind/discussion
area/ui
needs/priority
needs-discussion
kind/feature-request
area/usability