Gwonsoo-Lee
Gwonsoo-Lee
I think codebuild credentials are not supported.. I add the configurations downoaod from 'configurations as code" tap. But it is not working. ``` java.lang.NullPointerException at io.jenkins.plugins.casc.impl.configurators.DataBoundConfigurator.tryConstructor(DataBoundConfigurator.java:121) at io.jenkins.plugins.casc.impl.configurators.DataBoundConfigurator.instance(DataBoundConfigurator.java:77) at io.jenkins.plugins.casc.BaseConfigurator.configure(BaseConfigurator.java:267)...
I added tolerations to dashboard but I found that there is no option to add toleration to vtgate, etcd etc in vitessCluster CRD. Is there any other way to add...
Currently goployer select subnets with name prefix. If `use_public_subnets` is true, then it selects subnets with prefix `public`, otherwise 'private'. This is name dependent so that users cannot select subnets...
New feature for autoscaling group came out. Instance rebalancing occurs before 2-minutes termination notification and autoscaling will change the target spot instance with the new one available. This helps users...
**Describe the bug** Goployer cannot find the ami id with ami name. **To Reproduce** Steps to reproduce the behavior: 1. Deploy with `--ami=` **Expected behavior** Goployer should find the ami-id...
In 2.0.5 version, goployer status command shows security group information. But if source is another security group id, then it is hard for users to figure out what it is...
For each stack, slack alarm configuration is needed because some of stacks are really critical to the service so that failure deployment should be alarm in a special way. Currently,...
**Is your feature request related to a problem? Please describe.** There is no test code before checking goployer works in local system. Also if someone ones to deploy with goployer...
We need to provide required IAM Policy so that users can use goployer as soon as they downloaded it. This could be provided via terraform, or IAM Policy format. (Or...