framctr
framctr
See [here](https://developer.microsoft.com/en-us/windows/bridges) for bridges.
Publish the Windows executable on the Windows Package Manager Community Repository to be used with `winget`. Does not require any modification to the original code, but a manifest file. Community...
I'm trying to deploy rocketmq on my testing cluster. I started from the scripts provided in that repo, but they do not work. I modified them in the following way:...
RocketMQ exporter does not show metrics comments and some metrics are not intuitive to understand. For example, what `rocketmq_brokeruntime_pmdt_0ms` stands for? **To Reproduce** Steps to reproduce the behavior: 1. Launch...
I would like to use Keyboard Manager to map some shortcuts to keys that currently are accessible only from the "Windows Character Map" application. Specifically I would like to map...
**Rancher Server Setup** - Rancher version: RKE2 - Installation option (Docker install/Helm Chart): - rancher-monitoring **User Information** - What is the role of the user logged in? Member **Describe the...
/kind feature **What happened**: Actually the security groups can be managed by OCCM just for load balancers. **What you expected to happen**: To enhance security, manage security groups for all...
**Rancher Server Setup** - Rancher version: 2.8.2 - Installation option (Docker install/Helm Chart): Helm - If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): 1.27.10+k3s2 - Proxy/Cert...
### Terraform Version Terraform v1.7.2 ### Affected Resource(s) - openstack_compute_instance_v2 ### Terraform Configuration Files ```hcl resource "openstack_compute_instance_v2" "example" { ... network { name = var.network_name } } output "debug" {...
### What problem are you facing? Actually ArtifactHub is showing just the versions related to the `master` channel and not the ones of the `stable`. ### How could Crossplane help...