Lovro Sviben
Lovro Sviben
Test steps: Test the cluster resource calculation Create a cluster When the cluster is up, check the cluster.status.resourceUsage. It should correspond with the chosen node size. Check also on the...
Test steps: Test the cluster resource calculation Create a cluster When the cluster is up, check the cluster.status.resourceUsage. It should correspond with the chosen node size. Check also on the...
Test resource quota calculation on various providers
**What this PR does / why we need it**: Upgrades OPA integration gatekeeper from 3.6.0 to 3.7.2 **Which issue(s) this PR fixes**: Fixes #11180 **What type of PR is this?**...
When importing an EKS external cluster, it only works for the user which created the cluster. If a cluster is created on AWS UI using one of our Kubermatic accounts,...
Upgrade our Gatekeeper version which is installed with OPA Integration from 3.6.0 to 3.7.2. As 3.7.2 is not that fresh as well, check if we can easily upgrade further
### What problem are you facing? The `crossplane beta xpkg init` command was introduced in v1.13 as a BETA command. This issue will focus on promoting it to GA. ###...
### What problem are you facing? Copied from [Slack](https://crossplane.slack.com/archives/CEG3T90A1/p1699996775424049): > My XR has 13 instances of the problematic MR that requires deletion ordering, and each instance requires 4 different Usage...
Currently the Gatekeeper deployment happens in the `user-cluster-controller` and its deployed through code, meaning we have coded-in Deployments, SA and so on. This makes the Gatekeeper deployment very inflexible as...
### What happened? Noticed during testing of [ManagementPolicies migration](https://github.com/crossplane-contrib/provider-kubernetes/pull/163). We can see TLS error logs: ``` 2024/01/10 13:27:39 http: TLS handshake error from x.x.x.0:33524: EOF 2024/01/10 13:27:39 http: TLS handshake...