-
I understand the KPT documentation will be removed from the readme and replaced by a separate alternative install - this issue is tracking a problem with the missing policies before we run the core-la…
-
### Expected Behavior
I am using an RxJava 2 `io.reactivex.Single` type as return type of a Micronaut declarative HTTP client (with annotation `@Client`). An example looks like this:
```
@Clien…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
Declarative list formatting
### Developer environment
None
### Wha…
-
**Description**
There are cases where using the public Sigstore deployment is not an option, e.g. privacy concerns. Some organizations may opt to provide their own Sigstore deployment. Verifiers mu…
-
I really miss declarative service exporters.
I'm happy to see the declarative rsocket client option available, but the serverside still requires a ton of boilerplate. Creating controllers to mirror s…
-
Our frontend is getting fairly complicated - and some parts outdated - given it's written with modern technologies. Some patterns are getting old and are not being learned by new developers. We need t…
-
Checklist:
* [ ] I've included steps to reproduce the bug.
* [ ] I've included the version of argo rollouts.
**Describe the bug**
When SyncOption is set to ServerSideApply=true, features…
-
See partner interconnect procedure (any BGP will do - vpn, partner interconnect, direct interconnect, peering)
- https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/298
Archit…
-
[RFC42](https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md) is the future, let's migrate to it
###### List generated with `grep -rn "extraConfig\|extraOptions" nixos/modules | gre…
-
Use orm, we doesn't need to write raw sql to do crud operation, instead of using sqlalchemy package to deal with database.
Usually, with one orm class to map one database table. for example as below:…