Timothy Clarke

Results 7 issues of Timothy Clarke

### Environment Flask-Appbuilder version: 3.3.1 pip freeze output: ``` adal==1.2.7 alembic==1.6.5 amqp==2.6.1 anyio==3.2.1 apache-airflow==2.1.2 apache-airflow-providers-amazon==2.0.0 apache-airflow-providers-celery==2.0.0 apache-airflow-providers-cncf-kubernetes==2.0.0 apache-airflow-providers-docker==2.0.0 apache-airflow-providers-elasticsearch==2.0.2 apache-airflow-providers-ftp==2.0.0 apache-airflow-providers-google==4.0.0 apache-airflow-providers-grpc==2.0.0 apache-airflow-providers-hashicorp==2.0.0 apache-airflow-providers-http==2.0.0 apache-airflow-providers-imap==2.0.0 apache-airflow-providers-microsoft-azure==3.0.0 apache-airflow-providers-mongo==2.0.0 apache-airflow-providers-mysql==2.0.0 apache-airflow-providers-postgres==2.0.0 apache-airflow-providers-redis==2.0.0...

## Meta: **CircleCI CLI Version:** `0.1.14827+c5ecfd4 (release)` **Operating System:** Linux / Ubuntu **CircleCI CLI Diagnostic:** ``` --- CircleCI CLI Diagnostics --- Debugger mode: false Config found: /home/timothy/.circleci/cli.yml API host: https://circleci.com...

bug

The only tags in your docker repo's are `latest`. Please add semver or even just commit-id tags.

Creating DNS for multihost entries aka roundrobin DNS. Updated to TF 12 This addresses https://github.com/meltwater/terraform-aws-asg-dns-handler/issues/33 For the repo owner If you want people such as myself raising PR's please consider...

### Terraform Core Version 1.3.7 ### AWS Provider Version 4.55.0 ### Affected Resource(s) aws_codedeploy_deployment_group.load_balancer_info.target_group_pair_info.prod_traffic_route.listener_arns Aka ``` resource "aws_codedeploy_deployment_group" "example" { load_balancer_info { target_group_pair_info { prod_traffic_route { listener_arns = [aws_lb_listener.http.arn,aws_lb_listener.https.arn] }...

bug
needs-triage
service/deploy

Thanks for the talk at London DevOps Two idea's 1) For longer running PR's it would be useful to have a 'draft' plan, similar to how you can be draft...

enhancement
help wanted
user-reported

Firstly This is a life saver, thank you. - Please document in the main readme.md of this project that there is a helm repo. Please include the link - In...