-
We have a lot of tests that start by installing the latest Gateway API CRDs, and end with removing them.
The YAML is fetched from GitHub every time (`/content/en/boilerplates/snips/gateway-api-instal…
-
### Problem
FUNC_API_REMOTE_ONLY marks functions that require a channel id and these functions currently aren't usable from Lua/vimscript.
### Expected behavior
Rename FUNC_API_REMOTE_ONLY to FUNC_…
-
> Note that if a cookie's [SameSite](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie#samesitesamesite-value) attribute is set to Strict or Lax, then the cookie will not be sent cr…
-
**What happened?**:
I would like to be able to get the metrics from both APIs.
```
$kubectl get --raw /apis/external.metrics.k8s.io/v1beta1 | jq
Error from server (NotFound): the server could …
-
### What steps did you take and what happened?
```
clusterctl generate cluster k8s-management --infrastructure vsphere --kubernetes-version v1.29.1 --control-plane-machine-count 1 --worker-machine…
-
## Description
We are currently using two APIs to download manifests, segments, and subtitle files. The XHR API is used for non low-latency streaming and to fetch the manifest and external subtitle f…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch name
main
### Commit ID
the latest
### Other environment information
```Markdown
ubuntu 22.…
-
-
**Problem description**
AppId, EdgeCloudZoneId, etc IDs are currently defined as strings with format `UUID`. Our platform currently uses [ULIDs](https://github.com/ulid/spec). It's not really feasi…
-
## Pre Check
- Create a new Rails 7 app `rails new test_app --api`
- Add devise
- run `rails g devise:install`
- run `rails g devise User`
- POST to `/users` and see the error stated below
#…