Stavros Kontopoulos

Results 47 issues of Stavros Kontopoulos

I tried to run the example with scala 2.12 and Spark 2.4 and got an error: ``` val spark = { AmmoniteSparkSession.builder() .master("local[*]") .getOrCreate() } Loading spark-stubs https://repo1.maven.org/maven2/sh/almond/spark-stubs_24_2.12/0.2.0/spark-stubs_24_2.12-0.2.0.pom 100.0% [##########]...

* What is the proper way to add multiple resource support? I am looking at the comment [here](https://github.com/open-telemetry/opentelemetry-go/blob/4beb70416e1272c578edfe1d5f88a3a2236da178/exporters/metric/prometheus/prometheus.go#L55) and that lock is used only to get the exporter's controller during...

question
area:metrics

## Bug Report **What did you do?** I am experimenting with the olm based operator shutdown/cleanup process. A [runnable ](https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/manager#example-Manager-Add) is added to the controller runtime manager (used to implement...

kind/bug
triaged

## Describe the feature This is a placeholder for the feature track work described in the related [doc](https://docs.google.com/document/d/1M4ojQe_B-JXxFigJwjt80z6Rj_VlnBSv31oaekO0sXI/edit) and targets EmptyDir support only: Alpha (disabled by default): - [x] Add...

kind/feature
triage/accepted

## In what area(s)? /area API > /area autoscale > /area build > /area monitoring > /area networking > /area test-and-release Other classifications: > /kind good-first-issue > /kind process /kind...

kind/feature
area/API
triage/accepted

## Describe the feature This is a placeholder for the feature track work described in the related [doc](https://docs.google.com/document/d/1dba1JxwEr6ZWMHtrQI50Ht42aoqjbVNimChglaEKL9M): Alpha (disabled by default): - [x] Add rw pvc support in KService...

kind/feature
area/API
triage/accepted

## Proposed Changes * As in https://github.com/knative/serving/pull/12937. * Based on https://github.com/knative-sandbox/net-kourier/pull/862

area/API
size/S
area/networking
area/test-and-release
needs-rebase

**Problem** There are cases where a sidecar container is required to run along with the source container, in my case its [rbac-proxy](https://github.com/brancz/kube-rbac-proxy) and the goal is to secure metric endpoints....

kind/feature-request
priority/important-longterm
area/observability

One common scenario requested by customers for on-premise setups is utilizing a Serverless solution and then try to separate costs based on some multi-tenancy story eg. distribute costs among teams,...

enhancement
Needs Plan

# Changes - Exposes the reporting period used by Prometheus and Opencensus backend destinations. - Required for fixing https://github.com/knative/serving/issues/12069 /kind api-change

size/M
cla: yes
kind/api-change