Steve Yoon

Results 6 issues of Steve Yoon

Prometheus CachedReporter provides a handler for metrics endpoint. It is useful to have the ability to access baseReporter from Scope so that the handler method can be called from the...

Feature Request: Add support for service account impersonation, enabling cross-organization access. This feature will allow authorized users to act on behalf of a service account, thereby gaining access to resources...

``` (node:93625) UnhandledPromiseRejectionWarning: ReferenceError: btoa is not defined at encode (/Users/me/workspace/wa-tunnel/node_modules/uint8-to-base64/cjs/index.js:8:3) at sendData (/Users/me/workspace/wa-tunnel/src/wasocket.js:37:26) at Socket. (/Users/me/workspace/wa-tunnel/src/client.js:61:11) at Socket.emit (events.js:400:28) at addChunk (internal/streams/readable.js:293:12) at readableAddChunk (internal/streams/readable.js:267:9) at Socket.Readable.push (internal/streams/readable.js:206:10) at...

feature request: configurable user agent

The kubectl deployer's defaultNamespace is determined by the current context's namespace. This behavior only allows applying raw YAML Kubernetes resources with multiple namespaces if the current context’s namespace is set...

Add support for custom dockerfile path