Maggie Neterval

Results 8 issues of Maggie Neterval

Related to: https://github.com/spinnaker/spinnaker/issues/4752 ### Rationale: Users are frequently frustrated by generic `RetrofitError`s surfaced in pipeline execution details in the UI. A `RetrofitError`'s message is not surfaced when the error was...

no-lifecycle
sig/platform
contributions welcome

### Overview: A number of issues have been reported due to Spinnaker attempting to evaluate `${}`-wrapped expressions not meant for Spinnaker to evaluate as SpEL. There is a partial solution...

no-lifecycle
sig/kubernetes

### Issue Summary: After we refactor the manifest deployment operations to remove the need for the `liveManifestCalls` flag, we should take the opportunity to re-evaluate and strongly type the contracts...

provider/kubernetes-v2
no-lifecycle
sig/kubernetes

As discussed in the UI SIG, many community members would like to contribute to Deck, but there is a high barrier to entry based on the confusing combination of AngularJS...

component/deck
ui
beginner friendly
provider/kubernetes-v2
no-lifecycle

### Issue Summary: Replace Clouddriver's use of `kubectl` with the [Kubernetes Java client library](https://github.com/kubernetes-client/java). ### Cloud Provider(s): Kubernetes V2 ### Feature Area: Clouddriver ### Description: When the Kubernetes V2 provider...

no-lifecycle
sig/kubernetes

## Overview Currently, Kubernetes operations include the entire manifest in the pipeline context, leading to performance problems such as execution details failing to load. We should instead pass the full...

no-lifecycle
sig/kubernetes

Document an example using Skaffold with a GitHub Action.

kind/todo
area/docs

## Overview In addition to caching [fewer types of resources](https://github.com/spinnaker/spinnaker/issues/5905), Clouddriver should store the minimum data necessary about each relevant resource, and replace cache lookups with live calls where appropriate....

no-lifecycle
sig/kubernetes