Julian Löffler

Results 28 issues of Julian Löffler

## Context We are currently working with Crossplane and the tool upjet https://github.com/upbound/upjet This tool allows us to generate Crossplane providers from a terraform provider, the aim is to manage...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

new-resource
new-feature

## What and Why? - Gitlab 17 will deprecate the traditional runner registration flow, thus we need to create gitlab runner users. - As an operator of Gitlab i want...

enhancement

Just to put in on your radar, Seems the latest controller runtime / k8s versions is incompatible with crossplane-runtime Deps: ``` module github.com/crossplane-contrib/provider-keycloak go 1.22.0 toolchain go1.22.3 require ( dario.cat/mergo...

bug

Greetings, if i bump to version `v0.0.0-20240522174801-1ad3d4c87f21` ( https://github.com/crossplane-contrib/provider-keycloak/pull/81/files) i'll get the following message: ``` $ make generate 18:01:55 [ .. ] verify go modules dependencies have expected content all...

bug

## Problem Statement: I find myself coming back often to this repository whenever my CI/CD flow breaks, to see if the Makefile has changed Generally an upjet generated provider only...

### What problem are you facing? - The [keycloak provider ](https://github.com/crossplane-contrib/provider-keycloak) is generated via upjet - I'm currently facing the issue that the terraform provider uses generic types under the...

enhancement

**Describe the bug** - All Nodes can ping all other nodes --> Good - Linux pods work as expected --> Good - Pods started on windows nodes do not have...