Andreas Kupries
Andreas Kupries
# Release Notes ## Rancher General / UI Extended Rancher's AzureAD auth provider with a __filter__ field affecting listing the __groups attached to a user__. When set during configuration of...
:warning: :warning: :warning: The field name of `Limit users by group membership` is unfortunately bogus. What gets limited is the list of groups for a user. The field name claims...
Ditto https://www.libvips.org/API/current/libvips-create.html#vips-invertlut
Just seen, the `See Also` section of https://www.libvips.org/API/current/libvips-generate.html#vips-image-pipelinev
Sam, the parts of interest to you are at the bottom of this comment, see `This would require...`, or maybe the paragraph before that. > @andreas-kupries Trying to confirm my...
Looking into the Drone CI failures. The general error message seen over and over is: > custom_test.go:55: cluster test-custom-one-node creation wait failed on: prov cluster is not ready: timeout waiting...
> There is a kube `Watch` on this resource, and it is not reported as ready per all the conditions, for more than 5 minutes. Question is, are we watching...
Relevant flaky test: https://github.com/rancher/rancher/issues/42248
@JonCrowther Trialed the PR incrementally to see when importing a generic cluster breaks. As you may see I was able to have the entirety of the status mgmt, including conditions,...
## Status The current state of the PR represents a rework of the controllers to carefully handle the shared `Status` field. This depends on the `Status.Conditions` array to be properly...