Gergely Brautigam
Gergely Brautigam
The new deployment manager straight out accepts python files too. Currently we are only scanning for jinja templates.
It should be possible to `rollout` new changes to instances that are already in the ASG. That means, increasing the capacity temporary, have a new instance appear and rotate out...
The mocks are all over the place.
It only creates the droplet so far. Now, actually deploy the app for it.
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Create a unified Logger interface which developers can use to log debug and...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] A new feature was introduced in this pr: https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/3741 This is a...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] This is a catch-all issue for everything that needs to be done...