Andrew Senetar
Andrew Senetar
pyrcc is no longer part of PyQt6, as part of considering migrating forward to PyQt6, need to update usages of resource file to reference files directly instead. Currently used for...
Add additional organization management endpoints to add, remove, list, and update users in an organization.
Expected behavior: Adding a config file with entries does not break operation of tsh commands, especially those that did not have any configuration applied. Current behavior: Adding an aliases section...
Expected behavior: `tsh kube ls -R` returns the list of all Kubernetes clusters for any of the functional associated leaf teleport clusters. Current behavior: If any teleport leaf cluster has...
Fixes #14688 ## Proposed Changes Update domain claims used for domainmapping to support wildcard. This allows domain claims like `*.example.com` to be used to match domains like `foo.example.com` and `bar.example.com`....
## What version of Knative? 1.1.4 1.10.6 ## Expected Behavior If a pod is not reachable the activator should remove it from the healthy list when serving requests. This allows...
## Describe the feature To support easier management in environments where auto-creating ClusterDomainClaims is not desired, support wildcard ClusterDomainClaims. This would allow a domain claim such as: ```yaml apiVersion: networking.internal.knative.dev/v1alpha1...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Package ecosystem helm ### Package manager version _No response_ ### Language version _No...
**Describe the bug** When deploying Knative-Serving to a non-default namespace (`knative-test`) the kourier bootstrap is still generated pointing the gateways to use `net-kourier-controller.knative-serving` for the xds cluster. This causes the...