-
### Steps to reproduce
1. Install `flutter` using `git`.
2. Use the `3.16` stable version.
3. Go to your Flutter project.
4. Run `flutter build`.
### Expected results
Inform to us using `f…
-
### Problem Description
Point of failure (`index` is 1)
```c++
void PopupShadowNode::AddView(ShadowNode &child, int64_t index) {
if (index != 0) {
assert(false);
return;
}
```
…
-
Setting up OpenUnison with ArgoCD.
When I try to login I get "You are not authorized for failed authentication. If you feel you received this message in error, please contact your system administrat…
-
The OVER clause isn't supported by our ZetaSQL to Calcite translator. It can be trivially enabled in the parser with the example below, but there is some work required to convert the parsed ZetaSQL pr…
-
**Design proposal**
Library of modules that can be utilized by Operators of other projects to provide common features to all Operators.
**Description**
Possible modules would be for things su…
-
# Créer un opérateur Kubernetes en Java … C’est possible ! - Ourson’s blog
Il n’y a pas que GO pour créer un opérateur Kubernetes, c’est aussi possible en Java :coffee:!
[https://philippart-s.github…
-
background:
[#164] issue
reason:
1. `Spark history server` has not a stable available chart since helm/chart repo archived
2. As a user of `spark-on-k8s-operator`, there is a very high probabi…
-
This is an uber work item with two phases to remove legacy in-house-built AmqpChannelProcessor in favor of cache invalidation operator. The migration will save the dev team from owning complex code wi…
-
Hi!
I've generated a new project using Quarkus starter, with Kotlin and Operator SDK selected, and Quarkus version `3.13.0` (the newest one). However, when building the project, I see such warning:…
-
## Bug Report
#### What did you do?
I'm using `josdk-spring-boot-starter` to build an operator with a managed dependent resource, something similar to this [example](https://github.com/ope…