-
If I change
```
platform: '{{ docker_fps_open_liberty_platforms }}'
```
from
```
docker_fps_open_liberty_platforms: ['linux/amd64']
```
to
```
docker_fps_open_liberty_platforms: ['linux/am…
-
**Describe the bug**
Our started open-liberty crashes after about 3 Minutes with the dump below.
We use the latest full version from docker (library/open-liberty:full) which resolves into: Open Li…
-
The information you provide here will be included in the Open Liberty GA release blog post ([example](https://openliberty.io/blog/2022/01/18/microprofile5-22001.html)), which will be published on [ope…
-
Currently all stacks use the Appsody Operator. However, there are other Operators now available, specifically the Open Liberty (certified) Operator and JBoss (certified) / Wildfly (community) Operato…
-
The information you provide here will be included in the Open Liberty beta blog post ([example](https://openliberty.io/blog/2020/08/05/jakarta-grpc-beta-20009.html)), which will be published on [openl…
-
Extension gave a "No Liberty dev found" error when stopping a devc instance started from the dashboard using the "Start in containers" option.
2 terminals opened in VS Code. The one started by ext…
-
Today we use the 'jbatch' implementation
https://github.com/WASdev/standards.jsr352.jbatch, the original JSR 352 Batch Reference Implementation,
as both the "Compatible Implementation" used to vali…
-
We are deploying docker image for open liberty 20.0.x on Azure cloud and on AKS cluster and seeing high usage of Application Server CPU during performance run.
We have tried with all below base im…
-
**Codewind version**: 0.12
**OS**: Windows
**IDE extension version:0.12**
**IDE version:IntelliJ 2019-3-5**
**Description:**
When I install Codewind and create an Appsody Open Liberty pro…
-
## Description
**SameSite Cookie High-Level Overview:**
- This SameSite attribute restricts a browser from sending a cookie in various requests.
- In Open Liberty, SameSite is enabled via the ser…