-
With compatibility version, we check emulation version in deciding whether to serve a resource: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/server/deleted_kin…
-
The current approach of using tokens with cbio API via `dat.method=oauth2` is the following:
The auth provider requests a token from `offlineToken`
https://github.com/cBioPortal/cbioportal/blob/…
Aiosa updated
3 weeks ago
-
Our extension uses sidebar to display extra content about the current website, the content script communicates to the sidebar, acting as a controller.
It would be useful to have more control over i…
-
## Problem being solved
In the current version, this construct always tries to change the API status to PUBLISHED immediately after creation and checks if the new status is achieved (if not, it times…
-
- [x] Create a new API to manage draft entities using ID and type.
- [x] Update the entity pages to allow draft creation
- [x] allow the promotion of drafts to the production version
-
Currently there are two problems with the API:
- you cannot open database once, when the server starts, and close on exit, instead it would need to be opened and closed on every operation - this is…
-
Add support of Kubernetes 1.30 or higher.
Right now the CH supports "k8s.io/api v0.27.2" but newer versions of API supports things like:
```
lifecycle:
preStop:
sleep:
seconds: 10
…
-
## Feature request
#### Feature description
Currently, transitioning up a lifecycle node can be done via an external node, lifecycle manager, or using Opaque functions with some rather nasty loo…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
## What problem does this solve or what need does it fill?
Android and XR apps often needs to keep track of the app lifecycle state and react differently to each of them. State-aware behavior is al…