Jeff Bachtel

Results 17 issues of Jeff Bachtel

Similar to https://github.com/cdarwin/go-koans/pull/9 without the variable renames. Was required for `about_allocations.go` to find `assert()` which really makes no sense.

`argparse` has the concept of setting a `choices` container for an argument. This is useful for automatically limiting user input and printing allowed choices in generated help, see https://docs.python.org/3/library/argparse.html#choices I...

This updates terraform dep to 0.12.8 (just what I happen to use locally) and makes the Makefile work on MacOS. I hope you don't mind the latter, the date options...

In CI toolchains capable of parsing and making workflow decisions based on xunit xml artifacts, it would be useful for config-lint to emit such an XML file of its linting...

enhancement

Currently, the pipeline catalog (`mu catalog`) supports a list of iamUsers which are added to a group that has permission to access Service Catalog mu portfolios. Add the ability to...

enhancement

mu support for CFN extensions is currently per-namespace. When adding extensions such as mu-cfn_nag, it would be desirable to only apply the extension to a particular environment, so that unnecessary...

enhancement
extensions

##### ISSUE TYPE - Bug Report ##### SUMMARY A freshly launched awx object with operator 0.19.0 still ##### ENVIRONMENT * AWX version: (unknown, default for operator 0.19.0) * Operator version:...

Notary is not very useful in production without a JWT server for authn/z. The JWT implementation expected does not seem particularly compatible with non-Docker Enterprise / Docker Hub implementations (judging...

Is it possible to use IPv6 for the internal overlay network? Our IPv4 RFC1918 allocation strategy has been...not good.

enhancement

This might be possible, hence posing as question. Is there a way within a certain YAML/JSON CFN context to list schema-legal sub-attributes? As an example, if I have an `AWS::EC2::Instance`...