Dr. Stefan Schimanski

Results 68 issues of Dr. Stefan Schimanski

## Summary This PR changes the field type from `string` to `logicalcluster.Name` in 1. `Workspace.Spec.Cluster` 2. `APIBinding.Status.APIExportClusterName` These changes do not influence the API, only the Go code. The main...

needs-rebase
lgtm
kind/api-change
size/L
release-note
dco-signoff: yes

### What happened? Today `space init` overrides the `up` profile. The `up` profile is most likely the cloud profile for many ppl trying Spaces for the first time. In any...

bug

### What problem are you facing? ```shell $ up login $ up cfg list NAME ID STATUS DEPLOYED CONFIGURATION CONFIGURATION STATUS sttts-test b5634552-731b-430f-bd9c-0753a0ec557a ready up-test-configuration ready $ up ctp kubeconfig...

enhancement
needs-project
needs-epic-link
needs-points-label

``` $ up xp install provider crossplane/provider-gcp:main $ ... ``` Requires https://github.com/crossplane/crossplane/pull/4298.

Smoke test for `up space init`. To be extended, e.g. moved into a real test suite.

Controller-runtime today allows to write controllers against one cluster only. Multi-cluster use-cases require the creation of multiple managers and/or cluster objects. This proposal is about adding native support for multi-cluster...

cncf-cla: yes
size/L

Replacing https://github.com/kubernetes-sigs/controller-runtime/pull/2207.

cncf-cla: yes
size/XXL
needs-rebase

### Description of your changes When these helpers error, the parent source file and line is something like ``` feature.go:194: resources not deleted: client rate limiter Wait returned an error:...

### Description of your changes This adds a CRD printer column for the namespace to the `Release` kind. Fixes # I have: - [x] Read and followed Crossplane's [contribution process]....

### Description As a service provide, I want `APIExports` and `APIResourceSchema` to be globally available for users. ### Proposed Design TBD

area/sharding
epic