bonzofenix

Results 19 issues of bonzofenix

When I run tasks as a member of a team, it would be useful to have a service account associated to an aws role when deploying on EKS. This way...

When trying to use with newer cf release I am getting the following error: ``` Cloud Foundry API version 2.155.0 requires CLI version 7.0.1. You are currently on version 6.43.0+815ea2f3d.2019-02-20....

I encounter this issue while trying to apply a bosh errand that interacts with cf. This makes bosh-lite with CF internet dependant. To achieve full offline setup for cf and...

open-for-contribution

Available environment variables on push: Supported: https://github.com/SAP/jenkins-library/blob/04028a647c5f5f20a6dba865662dfecba687a0d4/cmd/cloudFoundryDeploy.go#L289C58-L289C76

**What steps did you take:** I installed the provider on a project and set the project to be run by terraform cloud **What happened:** I received the following error: `Executing...

enhancement
discussion

allow-acceptance-tests
skip-cleanup

Currently, we are using [mergo](https://github.com/imdario/mergo) library in the envelope_processor.go component. [Mergo](https://github.com/imdario/mergo) interface returns an error if it errors while merging 2 structs. This error could be avoided by removing [Mergo](https://github.com/imdario/mergo)...

enhancement
backlog

## Overview MTLS verification is performed server-side for communication in between App Autoscaler components. To prepare components to run as Cloud Foundry (CF) apps on SAP BTP, we need to...

breaking-change
allow-acceptance-tests

## Motivation To move autoscaler components into cf for production consumption we need to relay on a app lifecycle solution for autoscaler as a whole. As a first step we...

🚧🛠️ WIP📝