Max Jonas Werner

Results 52 issues of Max Jonas Werner

Currently the integration tests only check if ImageRepository was able to fetch tags. We should extend the tests to also create an ImagePolicy and check if they fetch the digest...

This commit adds a conditions function for the HorizontalPodAutoscaler kind. It follows the definition documented [here](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/#appendix-horizontal-pod-autoscaler-status-conditions).

size/L
cncf-cla: yes

I'd like to join the media fact checking team proposed in [this discussion](https://github.com/open-gitops/project/discussions/99). /cc @scottrigby who kindly asked me to create this issue.

volunteering

The following tests are currently part of the unit test suite but actually depend on a running Gitea instance. They should be moved to the e2e suite and then use...

help wanted

Ginkgo v2 offers features such as `DeferredCleanup` that would simplify our e2e tests a lot.

enhancement
help wanted

In certain (private or corporate) environments usage of an HTTP proxy is mandatory to connect to services inside or outside of the environment. go-git-providers should support these use cases by...

enhancement

* When I hide a window using Cmd+H it isn't selectable from the HotSwitch panel, anymore. * Also, minimized windows are not reachable using HotSwitch.

enhancement

The `projects` command now has a parameter `GROUP`: ``` $ gitlab projects -h List all your projects or projects within a specific group Usage: gitlab projects [GROUP] [flags] Flags: --format...

Given that most of the underlying functionality is split out of the actual commands, anyway, there is opportunity to provide importable Go routines for interacting with GitLab instances.

enhancement

enhancement