-
Once the go client for the management api is available, we need to code a wrapper library to make it usable in the context of K8ssandra, or some facade code that would allow us to elegantly deal with …
-
### Summary
> [!NOTE]
> This is the issue we're going to be using to discuss our first integration: the Fitbit API.
Iris is going to be integrating various third-party API services, starting with…
-
I used two single-node clusters as the control cluster and the normal cluster.
**Kairos version:**
control cluster info
```
cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)…
-
API so we can maybe make a web editor?
-
After I upgraded Kubernetes from 1.25 to 1.27 in the Rancher Web UI, I noticed that the rancher-monitoring-kube-state-metrics logs show errors like:
E1122 07:11:43.035802 1 reflector.go:138] …
-
pkg/server/storage_api/storage_api_test.TestAdminDecommissionedOperations [failed](https://tanzanite.cluster.engflow.com/invocations/default/c3d4d360-3dc4-4b9a-a7c3-f3b5cd196e40?testReportRun=12&testR…
-
@b-zee Sorry to bother you but wonder if you have a moment to comment.
I'm looking at extending rclone (written in Go) to use Autonomi. I hope to write most of this in Rust and call it from Go so w…
-
I am have been trying to debug an issue i have with StorageFile.GetFileFromPathAsync.
In my use case, i am accessing this API via a winrt-go [(https://github.com/hu13/winrt-go).](https://github.com/h…
-
### Failure cluster [44fa5cdb3ee6c1ca81f2](https://go.k8s.io/triage#44fa5cdb3ee6c1ca81f2)
##### Error text:
```
Failed;Failed;
=== RUN TestFrontProxyConfig/WithoutUID
testserver.go:581: R…
pohly updated
2 weeks ago
-
### Proposal Details
I try to create a [tool](https://github.com/apleshkov/tmtr) to translate text/template and html/template to go source code.
For example:
```html
{{.}}
```
translates to …