Closed rtnpro closed 5 years ago
@jaypipes What changes need to be done to get this code merged?
@jaypipes What changes need to be done to get this code merged?
Apologies, @rtnpro, I was on PTO and overseas...
I'll see about getting this merged ASAP.
Issue #, if available:
Fixes #209
Description of changes:
Currently, when fetching cloudformation template object from Kubernetes, we fail to fetch the object from a specific namespace, even if the namespace is specified in the spec for an AWS service object like S3Bucket, etc., and coerce to using the 'default' namespace, which may not contain the cloudformation template objects.
This pull request allows fetching cloudformation temaplate objects from specified namespaces.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.