krisek
krisek
*Description*: At the moment Cartography doesn't give detailed information about traditionally routed environments (ie. environments not using Transit Gateway) in AWS. The aim is to develop the required code to...
##### SUMMARY I have a release in failed state on my cluster, the module doesn't try to upgrade/install it, I need to assert the result of the module and resolve...
##### SUMMARY The Kubernetes returns with `--check --diff` CLI parameters, the actual diff that would be applied on the cluster. It would be great if the helm module would do...
…/about-aws/global-infrastructure/regional-product-services/ Hello, I wanted to use Ansible to deploy something to eu-north-1 and realized that boto doesn't know about the AZ. I added the new endpoints based on the AWS...
##### SUMMARY Module to create, update, or delete AWS Endpoint Services ##### ISSUE TYPE - New Module Pull Request ##### COMPONENT NAME ec2_vpc_endpoint_service ##### ADDITIONAL INFORMATION Please see module documentation
### Summary I don't find an option to enable private dns in the ec2_vpc_endpoint module. Interestingly boto3 documentation says that the `PrivateDnsEnabled` parameter in the `create_vpc_endpoint` call is by default...
Gal.2.6-ból hiányzik egy zárójel: ``` if chapter['chapterid'] + '.' + str(verse['num']) == 'Gal.2.6': verse['text'] = re.sub(r'személyét :', r'személyét):', verse['text']) ```
A Károli fordításban néhány helyen (talán három igeversben), a * jegyzet hivatkozás karakter bennmaradt. Az alábbi Python / regexp megtalálja és törli őket: ``` verse['text'] = re.sub(r'• ', r'', verse['text'])...
The "Click On Deployment of Contrail and Kubernetes in AWS" wiki page is outdated; the referred Cloudformation template points to non-existing CentOS AMIs. I prepared a version of this kind...
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser: Chrome - Local OS: Debian testing - Remote...