Karl Skewes

Results 50 comments of Karl Skewes

We have just migrated an application to EC2 bake and deploy and have been doing a lot of pipeline runs paying close attention. We use the red black strategy. We...

Colleague has confirmed that Spinnaker looks to be evaluating SPeL, specifically `[${__range_s}s] ` in the `ConfigMap`'s json files are being logged as `[__range_ss]`.

I can't find any mention of `SPeL` (case insenstive grep) in https://github.com/spinnaker/orca/tree/master/orca-sql/src/main/kotlin/com/netflix/spinnaker/orca/sql/pipeline/persistence directory. I wonder then if the same change from https://github.com/spinnaker/orca/pull/3529 would apply?

Thanks very much Eric. Can confirm that the SPeL portion does appear to be warnings (and logged manifests) only. Have added another cluster (and wall of yaml to context), which...

@spinnakerbot remove-label stale Still happening on 1.24.x. I need to upgrade to 1.25 and see plus check where we got to with the proposal by Eric above.

Not yet. We are working through a new AWS EC2 bake & deploy pipeline and until the pipeline json is completely codified I still need the UI which I think...